Commit Graph

20602 Commits

Author SHA1 Message Date
Paul Chote
ecebb2a844 Change depth function to <=. 2016-04-15 09:42:28 -04:00
abcdefg30
0538f0c66e Merge pull request #11105 from obrakmann/fix11046_subs-not-attackable
Fix submarines not being attackable when surfaced
2016-04-14 17:45:23 +02:00
Oliver Brakmann
189b94f3a0 Merge pull request #11110 from reaperrr/fix-win-make-check
Remove Platforms.Null from Windows style check
2016-04-13 20:31:32 +02:00
reaperrr
f4d5c1d755 Remove Platforms.Null from Windows style check
Doesn't exist anymore.
2016-04-13 18:35:17 +02:00
Oliver Brakmann
2fbea092bc Fix submarines not being attackable when surfaced
This will also fix the issue of all pre-placed subs playing the submerging sound during the start of a map.
2016-04-12 21:17:04 +02:00
Oliver Brakmann
c68e03366c Merge pull request #11097 from Mailaender/group-sound-traits
Grouped the sound traits together
2016-04-12 18:46:08 +02:00
reaperrr
6239aad070 Merge pull request #11017 from Mailaender/radar-refactor
Grouped the radar traits together
2016-04-12 17:07:01 +02:00
Matthias Mailänder
be3ea7b79e Move audio traits into Sounds namespace. 2016-04-10 22:34:10 +02:00
Matthias Mailänder
c4475539a1 Move CaptureNotification into Sounds sub-folder. 2016-04-10 22:33:37 +02:00
abcdefg30
f911a80b04 Merge pull request #11095 from Mailaender/lua-getactors
Added Player.GetActors to the Lua API
2016-04-10 21:32:03 +02:00
Oliver Brakmann
833dbb3e0d Merge pull request #11089 from GraionDilach/ts-debris-fix
Fix TS debris angles.
2016-04-10 21:09:49 +02:00
Matthias Mailänder
f37f1f1e0c Add Player.GetActors to the Lua API. 2016-04-10 19:52:41 +02:00
Matthias Mailänder
18d38f0bad Merge pull request #11065 from abcdefg30/luaMapActors
Add a lua method for querying all actors that are currently InWorld
2016-04-10 18:57:14 +02:00
Matthias Mailänder
3a3be979f3 Merge pull request #11081 from pchote/fix-left-click-orders
Fix left click orders
2016-04-10 17:32:14 +02:00
reaperrr
0861c9f6fa Merge pull request #11058 from pchote/terrain-vertex-depth
Use vertex depths for rendering terrain depth preview.
2016-04-10 16:13:50 +02:00
Oliver Brakmann
94eed2c58f Merge pull request #11088 from pchote/fix-file-headers
Fix outdated file headers.
2016-04-10 16:04:46 +02:00
Paul Chote
7315ffbcb7 Fix outdated file headers. 2016-04-10 09:41:12 -04:00
Paul Chote
dabea59b7d Pass depth scale factors to vertex shaders. 2016-04-10 09:41:01 -04:00
Paul Chote
c00ef40151 Add float3 support to TerrainSpriteLayer. 2016-04-10 09:41:01 -04:00
Paul Chote
19a276da2b Replace float[] with float3 in voxel renderer. 2016-04-10 09:41:01 -04:00
Paul Chote
a8dda39a72 Introduce float3 type. 2016-04-10 09:41:01 -04:00
Oliver Brakmann
aac4820ac7 Merge pull request #11082 from pchote/custom-rule-detection
Fix and improve lobby custom rules warning.
2016-04-10 14:52:06 +02:00
abcdefg30
602d96a8e1 Merge pull request #11079 from obrakmann/fix11040-stats-screen-client-tooltip-crash
Fix several NREs during setup of client tooltips in GameInfoStatsLogic
2016-04-10 12:03:23 +02:00
Paul Chote
aa061a5bc6 Whitelist lighting and weather traits. 2016-04-09 13:41:08 -04:00
Paul Chote
923883fad7 Fix and improve custom rule detection. 2016-04-09 13:40:44 -04:00
Paul Chote
acab6f1f4b Fix custom order generators for left-click targeting. 2016-04-09 11:59:54 -04:00
Paul Chote
7a32c8e8e7 Change InputOverridesSelection return values to match name. 2016-04-09 11:24:10 -04:00
Oliver Brakmann
fe02bea521 Fix several NREs during setup of client tooltips in GameInfoStatsLogic 2016-04-09 15:21:17 +02:00
abcdefg30
a95d9cc1fa Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all cnc missions 2016-04-08 18:01:17 +02:00
abcdefg30
82ff09acda Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all d2k missions 2016-04-08 17:48:06 +02:00
abcdefg30
29bf2206f0 Remove the now redundant NWIdlePoint waypoint from soviet-05 2016-04-08 17:42:39 +02:00
abcdefg30
2f86f25418 Remove the redundant "set to defend stance" functions
They never even worked properly
2016-04-08 17:38:41 +02:00
abcdefg30
ec602f2090 Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions 2016-04-08 17:38:17 +02:00
Zimmermann Gyula
ff82494475 Fix TS debris angles. 2016-04-08 11:10:46 +02:00
abcdefg30
b02a9a188d Add a Utils.Where function to lua for filtering collections 2016-04-08 11:00:19 +02:00
abcdefg30
1c6253c3fb Add a lua method for querying all actors that are currently InWorld 2016-04-07 22:53:13 +02:00
Matthias Mailänder
b49f1439ed Merge pull request #11059 from jaZzKCS/patch-1
Closes #11057
2016-04-06 19:42:38 +02:00
jaZzKCS
c88c1c26bb Update ai.yaml
Enabling AI to build Repair Pad, which is now needed to build the MCV, hence needed for the AI to be able to replace the ConYard when it's gone.
2016-04-06 01:07:20 +02:00
Oliver Brakmann
90902b692e Merge pull request #11053 from reaperrr/fix-emitinf
Fix value of infantry emitted on sell
2016-04-05 22:29:57 +02:00
reaperrr
fb84dab660 Fix value of infantry emitted on sell 2016-04-05 16:28:33 +02:00
Paul Chote
39cb519c1a Merge pull request #11039 from obrakmann/fix-opening-ro-files-as-rw
Fix opening the scriptwrapper.lua file as read-write
2016-04-03 18:40:01 +01:00
Oliver Brakmann
065066acc4 Fix opening the scriptwrapper.lua file as read-write 2016-04-03 19:31:11 +02:00
Paul Chote
5e0d657ec7 Merge pull request #11038 from obrakmann/upstream/bleed
Fix palette used for flare in TD
2016-04-03 17:44:41 +01:00
Paul Chote
0cba0cf3e1 Merge pull request #11035 from obrakmann/fix-allies05a
Fix  issues in allies05a
2016-04-03 17:31:57 +01:00
Oliver Brakmann
cdba6a7a7d Fix palette used for flare in TD 2016-04-03 17:50:44 +02:00
Paul Chote
aed2125ad7 Merge pull request #11036 from abcdefg30/flareTD
Remove the OwnerRow on tooltips of flare in the TD campaign
2016-04-03 16:32:34 +01:00
Oliver Brakmann
0041839872 Merge pull request #11033 from abcdefg30/mrlsFix
Fix the mrls not working
2016-04-03 17:12:33 +02:00
abcdefg30
70509c8f23 Remove the OwnerRow on tooltips of flare in the TD 2016-04-03 17:11:02 +02:00
Oliver Brakmann
16ef67e247 Fix crash in allies05a when the prison is infiltrated 2016-04-03 16:56:48 +02:00
Oliver Brakmann
64c24462d4 Disable air attacks in allies05a for now 2016-04-03 16:53:37 +02:00