Commit Graph

  • 9b6f145c8b Replace the OSX binary launcher with a simple script using the SDL2 renderer. Paul Chote 2013-11-02 21:02:32 +13:00
  • 14b15b5ba1 Merge pull request #4042 from pchote/dog-fix Matthias Mailänder 2013-11-02 00:58:24 -07:00
  • 8545216cbd StyleCop clean Matthias Mailänder 2013-10-28 18:57:24 +01:00
  • bb57caef8d separate Rank effect from GainsExperience Matthias Mailänder 2013-10-26 11:26:52 +02:00
  • 9eff54c217 Add MAD Tank and InvalidTargets field to WeaponInfo ScottNZ 2013-11-02 17:17:19 +13:00
  • d74c54d9f7 Add shake multiplier value to ScreenShaker ScottNZ 2013-10-27 20:38:43 +13:00
  • aec50426d5 Fix some broken logic in AI air targeting code ScottNZ 2013-10-27 20:37:43 +13:00
  • e30d8cb817 Remove redundant CanAttackGround flag. Paul Chote 2013-11-02 12:49:26 +13:00
  • da2e9682c5 Prevent dogs from attacking non-infantry. Fixes #4039. Paul Chote 2013-11-02 12:48:33 +13:00
  • fc808fe069 Merge pull request #4036 from pchote/aircraft-polish Matthias Mailänder 2013-11-01 14:17:23 -07:00
  • 2f5ff30184 Add strafing to C&C airstrike. Paul Chote 2013-11-01 17:44:54 +13:00
  • 8d07d14e4d Add contrails to C17 too. Paul Chote 2013-10-31 22:50:50 +13:00
  • 06fb8bf707 Change the C&C Airstrike to be more support than sniper. Paul Chote 2013-10-31 22:27:14 +13:00
  • 911716fb18 Fix GravityBomb explosion position. Paul Chote 2013-10-31 22:20:43 +13:00
  • 47209f5848 CarpetBomb -> AttackBomber. Paul Chote 2013-10-31 22:13:14 +13:00
  • d7effe71da Add squad and quantisation support to AirstrikePower. Paul Chote 2013-10-31 21:30:57 +13:00
  • f1f032dbb8 Don't crash if trying to check targets outside the map. Paul Chote 2013-11-01 17:42:48 +13:00
  • c62788a9a6 Merge pull request #4031 from pchote/sdl2 Matthias Mailänder 2013-10-31 11:48:50 -07:00
  • cf1f7e0d1e Merge pull request #4037 from Phrohdoh/EngineerFalseAttackWarning Matthias Mailänder 2013-10-31 10:58:34 -07:00
  • dd17a99ab5 Checks to make sure Attacker is not null. Ignores self-attacking. Ignores friendly-fire that does <= 0 damage (repairs). Taryn Hill 2013-10-30 23:04:21 -04:00
  • 4754a8019a Support CenterPositionInit for Aircraft. Paul Chote 2013-10-31 21:30:13 +13:00
  • 212f07f890 Add a helper for finding the map edge in a given direction. Paul Chote 2013-10-31 21:29:50 +13:00
  • 094d5929b1 Merge pull request #4023 from pchote/map-fixes Matthias Mailänder 2013-10-30 15:45:37 -07:00
  • 9146efa0ed compressed regular maps without custom rules to oramap Matthias Mailänder 2013-10-29 21:58:45 +01:00
  • 1870e31662 Double clicking a map in the chooser now selects it. Paul Chote 2013-10-28 19:33:29 +13:00
  • 773c0a0356 Fix player spawns in Deterring Democracy. Paul Chote 2013-10-28 19:24:03 +13:00
  • dea5bf852f Add Haos Ridges C&C map. Paul Chote 2013-10-28 19:18:19 +13:00
  • b1a60eface Add SDL2 renderer based on SDL2# wrapper. Closes #3315. Paul Chote 2013-10-30 20:41:16 +13:00
  • 71c6124c10 Tidy renderer dependencies. Paul Chote 2013-10-30 20:49:04 +13:00
  • d1c9c6d76d Split text input into its own event. Paul Chote 2013-10-30 17:40:12 +13:00
  • ae8475620d Tidy IInputHandler. Paul Chote 2013-10-30 18:12:49 +13:00
  • 5722d2226a Merge pull request #4021 from cjshmyr/capturing Paul Chote 2013-10-27 23:10:42 -07:00
  • d9b6106da5 Merge pull request #4022 from cjshmyr/infantrytab Paul Chote 2013-10-27 23:06:02 -07:00
  • 7deb34e625 Merge pull request #3917 from Mailaender/map-folders Paul Chote 2013-10-27 23:03:14 -07:00
  • 888bab8753 Move Zombie up in the infantry tab build palette order Curtis Shmyr 2013-10-27 18:01:26 -06:00
  • 2229bbf985 Rename LegacyCapture related traits to Capture Curtis Shmyr 2013-10-27 17:01:01 -06:00
  • c1e5be380e Rename Capture related traits to ExternalCapture Curtis Shmyr 2013-10-27 16:17:52 -06:00
  • b86ddbf66b Merge pull request #4019 from cjshmyr/tilesetfix Matthias Mailänder 2013-10-27 12:32:39 -07:00
  • 0eaf1bb289 Use proper tile ID for RA anthills Curtis Shmyr 2013-10-27 13:20:50 -06:00
  • 74692bde66 load maps only from MapFolders defined separately in mod.yaml Matthias Mailänder 2013-10-27 09:22:10 +01:00
  • b5186c00b7 Merge pull request #4015 from pchote/weapon-polish Matthias Mailänder 2013-10-27 01:08:29 -07:00
  • e4bc965776 Add grenade toss sound (from C&C demo). Paul Chote 2013-10-27 20:37:34 +13:00
  • 686ea378dd Remove building explosion sound from MLRS. Paul Chote 2013-10-27 20:34:10 +13:00
  • c66a0d2cca Split MLRS damage across 8 rockets for nicer visuals. Paul Chote 2013-10-27 20:20:25 +13:00
  • c87c4cfda2 translate ^ and ~ as FileSystem.Mount does Matthias Mailänder 2013-10-12 11:05:09 +02:00
  • 166b727c0b StyleCop cleanup Matthias Mailänder 2013-10-12 11:04:45 +02:00
  • 0b73491e3f CamelCase for FileSystem folder Matthias Mailänder 2013-10-12 11:00:37 +02:00
  • 32851e624c specify map folders in mod.yaml Matthias Mailänder 2013-10-07 00:10:55 +02:00
  • ee9b64595a Merge pull request #4014 from pchote/engineer-buildings Matthias Mailänder 2013-10-26 23:52:18 -07:00
  • 2241fa851b Allow engineers to repair structures. Paul Chote 2013-10-27 18:11:04 +13:00
  • e57cc2b250 Fix biolab ownership in East vs West 3. Paul Chote 2013-10-27 18:10:54 +13:00
  • d478ae462a Merge pull request #4009 from Mailaender/deb-rm-fail Paul Chote 2013-10-26 13:43:38 -07:00
  • 6eef03227f Merge pull request #4011 from Mailaender/uibits Paul Chote 2013-10-26 13:42:01 -07:00
  • 3f708aea3f replaced the yellow highlighted placeholder everywhere Matthias Mailänder 2013-10-26 12:03:37 +02:00
  • a71f861638 darker wine red for the highlighted button Matthias Mailänder 2013-10-26 11:58:40 +02:00
  • 83dffd2720 disabled art for textfields Matthias Mailänder 2013-10-26 11:57:53 +02:00
  • afc5db6843 Merge pull request #4008 from pchote/r8-fix Matthias Mailänder 2013-10-26 01:19:43 -07:00
  • 4132c6f9a9 Merge pull request #4006 from pchote/alternate-stand-animations Matthias Mailänder 2013-10-26 00:54:13 -07:00
  • dfb4b1c54c removed pointless sed for .desktop for DEB Matthias Mailänder 2013-10-26 09:20:11 +02:00
  • 536013f2d2 Rescale the custom palette from 0-128. Paul Chote 2013-10-26 19:15:05 +13:00
  • ff21ec1605 Add PaletteFromR8 for loading embedded palettes. Paul Chote 2013-10-26 17:47:14 +13:00
  • 3fe3b4d088 Fieldloader support for longs. Paul Chote 2013-10-26 17:40:02 +13:00
  • 84ffb0de05 Add Subtractive blend mode for d2k move-flash. Paul Chote 2013-10-26 17:39:44 +13:00
  • 5cd29f999d Palette header comes *after* the frame. Fixes #3728. Paul Chote 2013-10-26 16:57:06 +13:00
  • 5af03db4e1 Merge pull request #4007 from pchote/fixes Paul Chote 2013-10-25 16:46:12 -07:00
  • cc3ca217af Fix RPM build. Paul Chote 2013-10-26 12:23:53 +13:00
  • f2a0614622 Fix chat for defeated players. Paul Chote 2013-10-26 12:20:50 +13:00
  • 11b131e70b Hook up RA infantry. Paul Chote 2013-10-26 10:56:33 +13:00
  • 7f0922b034 Hook up C&C infantry. Paul Chote 2013-10-25 20:14:08 +13:00
  • ae86e20bc7 Add support for multiple stand animations. Paul Chote 2013-10-25 20:11:55 +13:00
  • d0c5ab0ca3 Clean up style nits in RenderInfantry. Paul Chote 2013-10-25 20:09:07 +13:00
  • 67bca1fe8c Merge pull request #4004 from pchote/osx-ten-point-fail Matthias Mailänder 2013-10-25 13:58:11 -07:00
  • 23eb28f24a Change the .config instead of relying on DYLD_LIBRARY_PATH to find SDL. Fixes #3992. Paul Chote 2013-10-26 09:48:10 +13:00
  • 5cb96a053a Update packaged SDL to 1.2.15. Paul Chote 2013-10-26 09:31:57 +13:00
  • 2cd7554214 Merge pull request #4002 from Mailaender/buttons Paul Chote 2013-10-25 13:07:27 -07:00
  • 34cc78924f more subtle highlighted button Matthias Mailänder 2013-10-25 18:48:52 +02:00
  • 46364acaf5 RA dialog.png file updated (-disabled more grey) Sébastien Kerguen 2013-10-19 12:34:08 +02:00
  • 0c63c4067b Merge pull request #3991 from pchote/new-settings-menu Matthias Mailänder 2013-10-25 09:39:54 -07:00
  • 131583a1e9 Remove legacy settings panel. Paul Chote 2013-10-23 20:09:46 +13:00
  • b278880ef6 Rewrite C&C Settings panel. Paul Chote 2013-10-19 11:51:33 +13:00
  • 64a229d339 Polish SliderWidget: Paul Chote 2013-10-23 18:49:37 +13:00
  • 94554d7678 Support nested scissor rectangles. Paul Chote 2013-10-23 18:40:04 +13:00
  • b31daf23ca Blink the KeyboardEntryWidget on focus. Paul Chote 2013-10-22 19:45:00 +13:00
  • 359d71b5db Merge pull request #3994 from Mailaender/svg-icon Paul Chote 2013-10-24 12:30:56 -07:00
  • 69ce9bf8fa this is not ra and cnc only anymore Matthias Mailänder 2013-10-24 20:10:47 +02:00
  • e09163ff36 added a scalable desktop icon (from the website) Matthias Mailänder 2013-10-24 20:10:24 +02:00
  • e912aa63ed Merge pull request #3983 from pchote/polish-chat-input Matthias Mailänder 2013-10-24 10:25:23 -07:00
  • 11b34884cc Use the newly polished text entry in C&C. Paul Chote 2013-10-22 21:47:58 +13:00
  • 15de893cec Clean up chat input. Paul Chote 2013-10-22 19:49:53 +13:00
  • a7e03020e5 Update mod.yaml Matthias Mailänder 2013-10-23 19:56:13 +02:00
  • aba12a9a88 Merge pull request #3989 from pchote/cash-ticks Matthias Mailänder 2013-10-23 08:35:59 -07:00
  • 88b6c4b2de Merge pull request #3990 from pchote/cnc-menu-improvements Matthias Mailänder 2013-10-23 08:24:04 -07:00
  • 08b2d59821 Re-enable cash ticks in C&C. Paul Chote 2013-10-19 10:46:12 +13:00
  • 4814c0541e Replace cash tick options with a simple on/off. Paul Chote 2013-10-23 19:35:32 +13:00
  • bc174f1e82 C&C main menu improvements: Paul Chote 2013-10-23 19:22:10 +13:00
  • cd84ac92b4 Fix misnamed install image. Paul Chote 2013-10-23 19:21:32 +13:00
  • 878e03adb9 Update README.md Matthias Mailänder 2013-10-22 21:59:40 +02:00
  • 688ba8a6ac Merge pull request #3984 from pchote/desync-fix Matthias Mailänder 2013-10-22 09:44:25 -07:00
  • 76c8c8806e Remove desyncing fp from WPos.LerpQuadratic. Fixes #3966. Paul Chote 2013-10-22 22:22:09 +13:00
  • cfb6e149b3 Support bottom-aligned scroll panels. Paul Chote 2013-10-22 20:32:45 +13:00