1
0
forked from mirrors/0ad

Commit Graph

  • 67b7366528 petra: remove hyphen in file names mimo 2015-12-22 18:21:37 +00:00
  • ae92736b02 Session chat cleanup. elexis 2015-12-22 17:37:22 +00:00
  • 3ba50b4ed4 decrease the repair rate of walls, refs #3707 mimo 2015-12-22 17:37:00 +00:00
  • 6970ebba16 Test non-ASCII string conversions. leper 2015-12-22 17:30:05 +00:00
  • ef7c01ee4c Don't error out when selecting maps with non-existent civs. elexis 2015-12-22 17:04:57 +00:00
  • 385101bbe7 petra: cleanup of defenseManager mimo 2015-12-22 16:58:53 +00:00
  • dca07f9ddd Fix e9bc3e2089. elexis 2015-12-22 16:44:27 +00:00
  • 4212777334 Session chat cleanup. elexis 2015-12-22 16:05:27 +00:00
  • e9bc3e2089 Session chat cleanup. elexis 2015-12-22 16:02:25 +00:00
  • 0e40273c28 Session chat cleanup. elexis 2015-12-22 15:29:03 +00:00
  • 57af0ac8b4 Session chat cleanup. elexis 2015-12-22 14:56:30 +00:00
  • 848efb56b3 Make a method const. leper 2015-12-22 14:08:32 +00:00
  • bd35b097e2 Session chat cleanup. elexis 2015-12-22 13:38:38 +00:00
  • b790403c87 Strip trailing whitespace from network code. elexis 2015-12-21 13:58:32 +00:00
  • 72dcd7422d Loading screen cleanup. Patch by Stan, refs #2087. elexis 2015-12-20 23:02:18 +00:00
  • 41fa85a34b Map cleanup. elexis 2015-12-20 21:48:48 +00:00
  • 0dda3b579c drop resources before switching to next queued order, fixes #1670 mimo 2015-12-20 21:30:34 +00:00
  • d4d05c6236 Session cleanup. Patch by Stan. elexis 2015-12-20 21:20:05 +00:00
  • 423d26890a fix cases where changes in unitai orders were not transmitted to the ai mimo 2015-12-20 21:07:47 +00:00
  • bacedf18bc Show the repair-ratio in the tooltip of buildings. Patch by bb, refs #3395. elexis 2015-12-20 20:40:42 +00:00
  • eb8e381934 GuiInterface Cleanup elexis 2015-12-20 19:18:39 +00:00
  • fab9327a14 GuiInterface cleanup. Refs #3395. elexis 2015-12-20 19:05:57 +00:00
  • c2b74197e0 Cleanup tooltips and selection details. Refs #3395. elexis 2015-12-20 17:15:21 +00:00
  • eea104748d Adjusts female citizen HP cost correctly using relative templates. Fixes #3510. Patch by Palaxin. scythetwirler 2015-12-19 22:57:28 +00:00
  • 509028d738 CompileOptions::setFileAndLine does not copy the string, so create a copy for it. leper 2015-12-19 02:55:30 +00:00
  • 332096e4ed SpiderMonkey 38 removes JS_AllocateArrayBufferContents. leper 2015-12-19 02:49:46 +00:00
  • 190f9176df SpiderMonkey 38 removes JS_NewPropertyIterator, use JS_Enumerate instead. leper 2015-12-19 02:21:22 +00:00
  • e80e37cb21 Fix whitespace. elexis 2015-12-19 02:03:30 +00:00
  • 753936e7df SpiderMonkey 38 removes JS_Evaluate{,UC}Script, use JS::Evaluate. leper 2015-12-19 01:58:03 +00:00
  • 56bf37a54e Simulation cleanup (Attack.js) elexis 2015-12-19 01:48:11 +00:00
  • 2239fe338c The jschar typedef is removed in SpiderMonkey 38. leper 2015-12-19 01:29:55 +00:00
  • 69ab2bae5b Some ctors were made explicit in SpiderMonkey 38, so call them where needed. leper 2015-12-19 01:13:56 +00:00
  • efda359acc Use new when calling the builtin typed array constructor. leper 2015-12-19 01:10:13 +00:00
  • 825a2fcc34 Summary screen cleanup. Based on patch by bb, fixes #3518. elexis 2015-12-19 01:00:32 +00:00
  • a381334976 Gamesetup cleanup elexis 2015-12-18 22:40:56 +00:00
  • 9cf9695d8d Graceful exit in case of trying to replay a directory. Fixes #3427. elexis 2015-12-18 21:16:08 +00:00
  • abce6cb737 Pathfinder optimization, fixes #3541. elexis 2015-12-18 15:05:33 +00:00
  • 659606b83e Revert the removal of setting the defaults in updateGUIObjects in b1e754c9b1 (until a better solution is found). elexis 2015-12-18 12:48:04 +00:00
  • 2d34b198df Remove a wrong tag from two skirmish maps. elexis 2015-12-17 21:10:20 +00:00
  • d31afada25 Gamesetup cleanup elexis 2015-12-16 23:13:59 +00:00
  • dca32228b5 fix dead tree actor, patch by stanislas69, fixes #3705 mimo 2015-12-16 20:45:08 +00:00
  • 3196df663f some petra cleanup mimo 2015-12-16 17:57:39 +00:00
  • 6c4598fe16 increase a bit the loot xp of fauna_hunt, refs #3701 mimo 2015-12-16 17:54:00 +00:00
  • 58cf3cb266 Correct two wrong references to variables in 5ccee7ade1. Patch by bb, fixes #3703. elexis 2015-12-16 17:15:16 +00:00
  • c1b97e4709 Improve indentation of 'case' statements updated after SDL1 removal (thanks leper). fabio 2015-12-16 15:36:56 +00:00
  • 7e9d105401 Toggle the session menu with the hotkey. Patch by Vladislav, fixes #3661. elexis 2015-12-16 02:05:29 +00:00
  • 1c6baed8e3 Gamesetup cleanup elexis 2015-12-16 01:37:43 +00:00
  • b1e754c9b1 Gamesetup cleanup elexis 2015-12-16 00:42:26 +00:00
  • 6873a5e5a9 Gamesetup cleanup elexis 2015-12-15 23:57:45 +00:00
  • f99de00779 Fix an operator precedence bug in the previous commit. elexis 2015-12-15 23:19:01 +00:00
  • 78cc57c16b Gamesetup cleanup (loadPersistMatchSettings, updateGUIObjects) elexis 2015-12-15 18:25:32 +00:00
  • df25d425dd Gamesetup cleanup (loadPersistMatchSettings) elexis 2015-12-15 17:16:35 +00:00
  • ffc70a2390 Gamesetup cleanup. elexis 2015-12-15 15:40:34 +00:00
  • ab053fef3e Gamesetup cleanup elexis 2015-12-15 14:57:06 +00:00
  • a960958379 Gamesetup cleanup. elexis 2015-12-15 14:14:52 +00:00
  • 8354adb74a Gamesetup cleanup elexis 2015-12-15 12:23:39 +00:00
  • 5a7c2ec2db Cleanup after SDL1 removal. fabio 2015-12-15 08:53:24 +00:00
  • 931f5f752b Gamesetup cleanup. elexis 2015-12-15 00:21:27 +00:00
  • 5a7a56da41 more cleanup on petra mimo 2015-12-14 21:17:22 +00:00
  • 0ed4a4c102 update the XP loot points of animals, fixes #3701, and remove the outdated and not used elephant template mimo 2015-12-14 20:49:04 +00:00
  • 636cc34a13 Gamesetup cleanup & translation fix elexis 2015-12-14 18:47:41 +00:00
  • a8ac537ebc Limit the number of units spawned when using cheats to prevent freezing the game. Based on patch by Stan, fixes #3545. elexis 2015-12-14 17:10:55 +00:00
  • da9ec4f325 Session cleanup. elexis 2015-12-14 16:47:45 +00:00
  • 5df6a0182a Gamesetup cleanup. elexis 2015-12-14 15:37:58 +00:00
  • acde954f8d Gamesetup cleanup. elexis 2015-12-14 14:32:43 +00:00
  • 9a2d0f803e Remove disabled by default SDL1 support. fabio 2015-12-14 10:52:21 +00:00
  • 7665a9ee31 Session cleanup. elexis 2015-12-14 05:37:34 +00:00
  • 25e6136786 Clear g_ChatTimers too in case the new /clear command is used from the session. Refs #3396. elexis 2015-12-14 04:14:58 +00:00
  • 4dbc9b8b1d Cleanup color.js elexis 2015-12-14 03:53:48 +00:00
  • 6e80288d30 Add a chat-command to clear all messages. Works for lobby, gamesetup and session. Patch by ruiRanger, fixes #3396. elexis 2015-12-14 03:12:26 +00:00
  • f776e06044 Session messages/notification cleanup. elexis 2015-12-14 03:08:53 +00:00
  • 45c7d1681f petra cleanup, mainly renaming stuff for better readability mimo 2015-12-13 22:04:09 +00:00
  • 5864447d92 Don't resurrect dead units when trying to promoting them while they die. Patch by karamel, fixes #3544. elexis 2015-12-13 18:09:56 +00:00
  • b87b3ff3dc Left some debug code in. wraitii 2015-12-13 17:39:19 +00:00
  • a7a6b3316c GUI cleanup. elexis 2015-12-13 17:09:41 +00:00
  • 1e504cd64c Fix the actoreditor menu bar on OSX. Patch by trompetin17. Fixes #1554. wraitii 2015-12-13 16:53:35 +00:00
  • 909b8d4369 Allow multiple special sprites, to facilitate cases where we want to add an overlay to a sprite. wraitii 2015-12-13 16:03:17 +00:00
  • 88d6f35126 Summary screen cleanup. elexis 2015-12-13 13:20:54 +00:00
  • 5ccee7ade1 Summary screen cleanup. Patch by bb, refs #3518. elexis 2015-12-13 12:42:58 +00:00
  • 160b6e60cd Added new tree acacia and variations. Enrique 2015-12-12 22:44:39 +00:00
  • 5c36a4ab22 Gamesetup cleanup. elexis 2015-12-12 21:43:32 +00:00
  • 59b9a7a0db Gamesetup cleanup. elexis 2015-12-12 20:29:54 +00:00
  • 745b1aae8d Correctly hide the mapsize-description (see 0b4308bbc8). elexis 2015-12-12 18:07:39 +00:00
  • 47a23904e5 adding more diversity in petra warnings mimo 2015-12-12 15:45:02 +00:00
  • 0b4308bbc8 Gamesetup cleanup (simplify GUI calls) elexis 2015-12-12 15:35:52 +00:00
  • 2e54fee44d Fix oversight in 3006904403. elexis 2015-12-12 15:27:07 +00:00
  • 96003e8812 Correct the order of JSDoc arguments in so many places and use @returns instead of @return. elexis 2015-12-12 14:53:28 +00:00
  • 89f74d2528 Fix a playerassignment-bug in the gamesetup where the game couldn't be started if a player has rejoined the gamesetup while the host reduced the number of players. elexis 2015-12-12 12:00:18 +00:00
  • a939b49de7 Fix #3607 by assigning new players to unused slots instead of assuming that the n'th slot is available. elexis 2015-12-12 10:48:59 +00:00
  • 3006904403 Gamesetup cleanup. elexis 2015-12-12 10:31:06 +00:00
  • ead4caaa41 do mot modify the cmd object, refs #3467 mimo 2015-12-11 20:15:10 +00:00
  • bdc028fe09 Include award-winning skirmish map Forest Battle (4). Map created by Stan and reworked by niektb. Fixes #3618. elexis 2015-12-11 19:36:03 +00:00
  • 71abb9cbed Use same resource translations as are used in the GUI already. Refs #3691. leper 2015-12-11 19:11:37 +00:00
  • eacbdd4dfb cleanup in the petra queueManager mimo 2015-12-11 18:45:03 +00:00
  • 489822e384 some cleanup in the ai common-api mimo 2015-12-11 18:35:01 +00:00
  • 925b2910fe Fix whitespace and remove the placeholder functions initHostControls and initFinalize (see previous commit). elexis 2015-12-11 18:33:09 +00:00
  • 7b9c1e23db Major gamesetup cleanup. elexis 2015-12-11 18:20:45 +00:00
  • 48e3959391 Change the "Summary" button from the top bar to the menu to help support our minimal resolution. wraitii 2015-12-11 15:49:33 +00:00
  • 4a81d53f3b Gamesetup cleanup. elexis 2015-12-11 14:11:33 +00:00
  • 682a7b3ba0 Gamesetup cleanup. elexis 2015-12-11 11:55:16 +00:00