Pavel Penev
4d11195989
Rename MPStartUnitsInfo.Races to Factions
...
Also add an upgrade rule.
2015-08-11 04:00:08 +03:00
Pavel Penev
fd01e95d6c
Rename EmitInfantryOnSellInfo.Races to Factions
...
Also rename the rest of "race" in that file.
2015-08-11 03:46:12 +03:00
Pavel Penev
8b58f3a1d8
Rename ProductionQueue.Race to Faction
2015-08-11 03:29:49 +03:00
Pavel Penev
6e9b5ed2c9
Rename ProductionQueueInfo.Race to Factions
...
Also add an upgrade rule.
2015-08-11 03:27:12 +03:00
abcdefg30
923c5405d2
Merge pull request #8965 from Mailaender/rallypoint-polish
...
Fixed the RallyPoint trait for Tiberian Sun polish
2015-08-10 22:03:13 +02:00
Matthias Mailänder
27016367c7
use more appropriate waypoint art for rally points
2015-08-10 21:35:21 +02:00
Matthias Mailänder
df206ddb18
unhardcode rallypoint sprites
2015-08-10 21:35:21 +02:00
Matthias Mailänder
b536e677fb
rename RallyPoint.RallyPoint to RallyPoint.Offset
2015-08-10 21:35:21 +02:00
reaperrr
f11331a7cd
Merge pull request #8989 from Mailaender/ts-light-cloak
...
Removed cloak effect from light posts
2015-08-10 19:14:21 +02:00
abcdefg30
22184a6791
Merge pull request #8934 from Mailaender/travis-mono4
...
Updated Travis to use Mono 4.0
2015-08-09 22:16:25 +02:00
abcdefg30
797b9d18c8
Merge pull request #8915 from Mailaender/cpos-mpos-test
...
Added a unit test for MPos conversions
2015-08-09 22:01:33 +02:00
Matthias Mailänder
4d360a66ed
Merge pull request #8979 from penev92/bleed_production
...
Remove producer-is-in-world assumptions from Production
2015-08-09 21:29:29 +02:00
Matthias Mailänder
021b344532
Merge pull request #8988 from reaperrr/fix-moveanim
...
Fix for WithAttackAnimation breaking WithMoveAnimation
2015-08-09 21:21:33 +02:00
Matthias Mailänder
84fdd97f94
Merge pull request #8744 from abcdefg30/viceroidhusk
...
Merge SpawnViceroid into LeavesHusk
2015-08-09 21:07:32 +02:00
Matthias Mailänder
9efc3b377b
Merge pull request #9020 from abcdefg30/clearscreenshot
...
Fix shroud outside map bounds being transparent
2015-08-09 20:55:23 +02:00
abcdefg30
e8477b1b5a
Rename LeavesHusk to SpawnActorOnDeath
2015-08-09 19:24:14 +02:00
abcdefg30
1a1e1e08d7
Fix shroud outside map bounds being transparent
2015-08-09 18:55:13 +02:00
reaperrr
d8ca66bec5
Merge pull request #9014 from Mailaender/immobile-groundcheck
...
Fixed ground level checks for immobile actors
2015-08-09 15:48:50 +02:00
Pavel Penev
03cc69538e
Merge pull request #9015 from Mailaender/publishcoverity-0.11
...
Fixed automatic Coverity build submissions
2015-08-09 13:52:34 +03:00
Matthias Mailänder
bf53f981d4
fix path for PublishCoverity 0.11.0
2015-08-09 11:50:15 +02:00
Matthias Mailänder
208cfa9542
fix IsAtGroundLevel always being false for immobile actors
2015-08-09 11:45:25 +02:00
abcdefg30
abf5047072
Add an upgrade rule and update the default mods
2015-08-08 23:23:32 +02:00
abcdefg30
538723f8fb
Merge SpawnViceroid into LeavesHusk
2015-08-08 23:23:31 +02:00
abcdefg30
1bc84275fd
Merge pull request #9000 from reaperrr/fix-misl-shadow
...
Fixed missile shadow on elevated terrain
2015-08-08 23:20:23 +02:00
reaperrr
433eac34b5
Fixes missile shadow on elevated terrain
2015-08-08 20:14:05 +02:00
Matthias Mailänder
7f42664b23
don't cloak light posts
2015-08-08 17:32:58 +02:00
reaperrr
281a87acbc
Fix WithAttackAnimation breaking WithMoveAnimation
2015-08-08 17:00:38 +02:00
Matthias Mailänder
4e101afb6d
Merge pull request #8838 from reaperrr/withbarrel2
...
Fixed WithBarrel and made it upgradable
2015-08-08 16:50:42 +02:00
Matthias Mailänder
88b98fa8ef
Merge pull request #8975 from penev92/bleed_rename
...
Some more renaming from "country" and "race" to "faction"
2015-08-08 16:13:16 +02:00
Pavel Penev
3cb707ad3c
Remove producer-is-in-world assumptions from Production
...
D2k upgrades need to be actors that never actor the world, produced by the PlayerActor, who is also not in the world, but the Production trait expects the producer to be in the world even if it has Exit.MoveIntoWorld = False, allowing the producees to not enter the world.
2015-08-08 16:36:24 +03:00
Paul Chote
309e3ac99e
Merge pull request #8936 from Mailaender/lint-perf
...
Improved the --check-yaml performance
2015-08-08 10:57:57 +01:00
Matthias Mailänder
bc1a8d4b64
Merge pull request #8983 from Mailaender/freetype260-mscv9
...
Updated to latest FreeType6 version for Windows while downgrading the dependency to MSVC++ 2008
2015-08-08 11:42:58 +02:00
Matthias Mailänder
f416dfaca3
Merge pull request #8985 from pchote/fix-cnc-map-tabs
...
Fix padding at the top of the cnc map chooser.
2015-08-08 11:34:14 +02:00
Paul Chote
f60b80a935
Fix padding at the top of the cnc map chooser.
2015-08-08 10:05:21 +01:00
Matthias Mailänder
e430f313a7
remove the warning in the make script
2015-08-07 20:09:59 +02:00
Matthias Mailänder
0f9b87269e
get latest FreeType6 for Windows
...
downgrade dependency to MSVC++ 2008
2015-08-07 20:09:56 +02:00
abcdefg30
520a32143d
Merge pull request #8976 from Mailaender/pizza-maps
...
Added 3 new maps from PizzaAtomica
2015-08-07 14:21:26 +02:00
Matthias Mailänder
2ab883686d
add 3 new maps from PizzaAtomica
2015-08-07 09:54:15 +02:00
Matthias Mailänder
d358c495c5
test the coordinate system conversions
2015-08-07 00:31:58 +02:00
Matthias Mailänder
ddb01b6ae5
fix warnings about unused local variables
2015-08-07 00:31:24 +02:00
abcdefg30
c9837280b9
Merge pull request #8971 from Mailaender/chmod-x
...
Removed executable bits from random files in the repository
2015-08-06 18:17:22 +02:00
Matthias Mailänder
fd7bbc3ce6
remove executable bits from binary data files
2015-08-06 18:16:01 +02:00
Matthias Mailänder
e428e6d8cc
remove executable bits from source code
2015-08-06 18:05:50 +02:00
abcdefg30
cf9ec29708
Merge pull request #8964 from Mailaender/human-observers
...
Fixed neutral actors being visible in the All Players observer shroud mode
2015-08-06 14:13:18 +02:00
abcdefg30
8cb9dd5f25
Merge pull request #8969 from Mailaender/script-error-polish
...
Fixed the script error UI not shutting down the game properly
2015-08-06 14:06:37 +02:00
Matthias Mailänder
7a466890e5
hide tabs when script errors occur
2015-08-06 12:51:07 +02:00
Matthias Mailänder
d4a0bfe2a5
disable menu buttons when script errors occur
2015-08-06 12:49:35 +02:00
Matthias Mailänder
f1b9b31f07
remove duplicated line
2015-08-06 12:49:35 +02:00
Pavel Penev
55479435ef
Merge pull request #8963 from Mailaender/ra-observer-dropdown-separator
...
Fixed red DropDown separator on black observer UI
2015-08-06 12:10:24 +03:00
Matthias Mailänder
02b2360909
Merge pull request #8945 from pchote/fix-missing-resources
...
Reveal the initial resources if shroud is disabled.
2015-08-06 10:42:49 +02:00