Glenn Martin Jensen
441f23d1e6
Changed TimestampFormat for server logs
...
Changed TimestampFormat for server logs
2015-08-10 16:53:51 +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
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
Matthias Mailänder
6c45763d75
avoid observers being allied to world owning neutral players
2015-08-05 22:35:28 +02:00
Paul Chote
155d0cc97d
Reveal the initial resources if shroud is disabled.
...
Fixes #8943 .
2015-08-05 20:27:36 +01:00
Matthias Mailänder
798086cd9d
fix the red separator being used on black observer UI parts
2015-08-05 21:21:50 +02:00
Matthias Mailänder
987fdab042
unhardcode the chrome definition keys
2015-08-05 21:19:09 +02:00
Pavel Penev
10aee9ffa9
Rid Transforms and Transform of "race"
2015-08-05 18:15:11 +03:00
Pavel Penev
faf0da6994
Rename Session.Slot.LockRace
2015-08-05 18:11:10 +03:00
Pavel Penev
2f38239f32
Clean up LobbyUtils from "race" a bit
2015-08-05 18:07:26 +03:00
Pavel Penev
5eaf5b5b51
Rename Session.Client.Race
2015-08-05 17:45:56 +03:00
Pavel Penev
50f4508123
Rid SpawnSelectorTooltipLogic from "Country"
2015-08-05 17:35:07 +03:00