Commit Graph

10950 Commits

Author SHA1 Message Date
Matthias Mailänder
3886d2cf68 Merge pull request #4095 from pchote/bogus-replay-fix
SyncInfo is only valid during the initial lobby phase. Fixes #3973.
2013-11-09 00:55:26 -08:00
Matthias Mailänder
98afaa666c Merge pull request #4094 from pchote/slot-dropdown-polish
Remove "Humans vs Bots" auto-team if bots are disabled. Fixes #4074.
2013-11-09 00:49:56 -08:00
Matthias Mailänder
73382c7dd9 Merge pull request #4093 from pchote/all-the-dlls
Load the main mod dlls for all mods. Fixes #4029.
2013-11-09 00:15:51 -08:00
Matthias Mailänder
3daddde72c Merge pull request #4092 from pchote/vice-fix
Fix viceroids and add contrails to C&C rockets.
2013-11-09 00:12:07 -08:00
Matthias Mailänder
d03889dec8 Merge pull request #4091 from pchote/crashception-fix
Fix a NRE in the exception handler.
2013-11-09 00:01:04 -08:00
Matthias Mailänder
a47a07c8f0 Merge pull request #4099 from ScottNZ/balance
Enable build speedup for ra
2013-11-08 23:59:27 -08:00
Matthias Mailänder
9e5a689c61 Merge pull request #4100 from pchote/checkbox-font
Use non-bold checkbox labels in C&C.
2013-11-08 23:45:41 -08:00
ScottNZ
07030f4b09 Enable build speedup for ra 2013-11-09 20:11:02 +13:00
Paul Chote
bfdb5e0631 Use non-bold checkbox labels in C&C. 2013-11-09 17:57:42 +13:00
Paul Chote
142db86acd SyncInfo is only valid during the initial lobby phase. Fixes #3973.
Existing broken replays can be fixed manually by removing the SyncInfo order at the end of the file.
2013-11-09 16:30:32 +13:00
Paul Chote
727557f50c Remove "Humans vs Bots" auto-team if bots are disabled. Fixes #4074. 2013-11-09 16:14:58 +13:00
Paul Chote
9355ffb51d Load the main mod dlls for all mods. Fixes #4029. 2013-11-09 16:02:47 +13:00
Paul Chote
4e35c2051b Add contrails to C&C rocket weapons. 2013-11-09 15:58:30 +13:00
Paul Chote
5e5b8d6d49 Fix orca missile trails. 2013-11-09 15:49:33 +13:00
Paul Chote
5c8b0b9b35 Fix viceroid muzzle offsets and missing traits. 2013-11-09 15:48:09 +13:00
Paul Chote
6aee253c94 Fix a NRE in the exception handler. 2013-11-09 15:24:58 +13:00
Paul Chote
20f88387b6 Merge pull request #4089 from Mailaender/nsis-consolidation
Consolidated Windows installer options
2013-11-08 12:53:16 -08:00
Matthias Mailänder
3998ca68a7 Merge pull request #4090 from pchote/cnc-flame-muzzles
Use the original flame and chem muzzle flashes.
2013-11-07 07:08:36 -08:00
Matthias Mailänder
ca6deac2c3 recursivly copy the mods folder for NSIS 2013-11-07 10:03:52 +01:00
Paul Chote
db49fe8c22 Use the original flame and chem muzzle flashes. 2013-11-07 17:38:14 +13:00
Matthias Mailänder
6bf17f0644 merged mods and engine for the Windows installer
closes #4052
2013-11-06 22:41:21 +01:00
Matthias Mailänder
99affd46eb Merge pull request #4082 from pchote/keyboard-fix
Fix SDL2 keyboard input.
2013-11-06 11:46:16 -08:00
Matthias Mailänder
f8170c1a5f Merge pull request #4086 from pchote/percell-damage-fix
Fix PerCell damage calculation.
2013-11-06 11:35:20 -08:00
Paul Chote
74cbc39c22 Fix PerCell damage calculation. 2013-11-06 17:33:24 +13:00
Paul Chote
c77d360f2a Merge pull request #4081 from Mailaender/cnc-bits-tidy
Removed some duplicates in ./mods/cnc/bits
2013-11-05 12:32:33 -08:00
Matthias Mailänder
cc94ea14ff clean up the cnc bits 2013-11-05 08:01:20 +01:00
Paul Chote
0f972fc853 Remove forced upper case hotkey display.
The default SDL2 names have fixed capitalisation.
2013-11-05 18:01:35 +13:00
Paul Chote
db83db5b51 Map (most) SDL1 keys -> SDL2. 2013-11-05 18:01:35 +13:00
Paul Chote
78fe3fb702 Convert Keycode to match SDL2. Fixes #4055. 2013-11-05 18:01:35 +13:00
Paul Chote
4b8b7fb75f Simplify Hotkey parsing. 2013-11-05 18:01:35 +13:00
Paul Chote
38668c1d8d Merge pull request #4076 from Mailaender/rank-crash
Additional checks to avoid ranks on destroyed actors
2013-11-04 00:34:25 -08:00
Matthias Mailänder
22fec9faa7 don't add ranks for destroyed actors in the first place 2013-11-03 12:01:34 +01:00
Paul Chote
133b79e2c2 Merge pull request #4045 from Mailaender/pilot-nudge
Cleanup EjectOnDeath and nudge pilots
2013-11-02 15:42:29 -07:00
Paul Chote
2921473166 Merge pull request #3999 from Mailaender/moveflash
Brought back the MoveFlash
2013-11-02 15:35:29 -07:00
Matthias Mailänder
15c5761c8c update changelog 2013-11-02 23:25:42 +01:00
Matthias Mailänder
4012ca7d17 added trait documentation 2013-11-02 23:22:37 +01:00
Matthias Mailänder
ad25631d11 nudge the grounded pilots after ejections 2013-11-02 23:22:37 +01:00
Matthias Mailänder
17e15e1f3e don't ignore bools 2013-11-02 23:22:32 +01:00
Matthias Mailänder
6f8e78761c StyleCop cleanup 2013-11-02 23:18:23 +01:00
Matthias Mailänder
21b7d0eadb loop all orders only once 2013-11-02 23:18:19 +01:00
Paul Chote
a284cdb523 Merge pull request #4050 from Mailaender/usr-games-deb
Fixed broken start scripts for DEB packages
2013-11-02 15:11:48 -07:00
Matthias Mailänder
ff8a4a7f90 correct the bindir for Debian launcher scripts
fixes #4048
2013-11-02 22:45:05 +01:00
Paul Chote
6a206b5449 Merge pull request #4049 from Mailaender/make-docs-fix
Fixed make docs for downstream packagers
2013-11-02 14:21:33 -07:00
Matthias Mailänder
6b0238a6cc don't stack flashes and filter non unit actor related orders 2013-11-02 18:29:54 +01:00
Matthias Mailänder
e0e3f1155a avoid additional layers of abstraction 2013-11-02 18:12:46 +01:00
Matthias Mailänder
05eae2c890 only use Self for internal self references 2013-11-02 18:03:55 +01:00
Matthias Mailänder
be1ab707c5 separate TargetFlash from DrawLineToTarget 2013-11-02 18:03:55 +01:00
Matthias Mailänder
40d71812f2 removed unused Iron Curtain palette 2013-11-02 18:03:55 +01:00
Matthias Mailänder
73750f5a7c StyleCop cleanup 2013-11-02 18:03:55 +01:00
Matthias Mailänder
b1c3ac20bf brought back the MoveFlash
closes #2592
2013-11-02 18:03:49 +01:00