1
0
forked from mirrors/0ad

Commit Graph

  • 34855896d0 fix typo in 30fb8d0f57 mimo 2014-12-12 07:36:34 +00:00
  • 30fb8d0f57 ResourceGatherer cleanup. leper 2014-12-12 01:11:06 +00:00
  • 92ee34d76f Properly localize tribute messages. leper 2014-12-12 01:11:04 +00:00
  • eb8a6c9427 Explictly use GMT when displaying a localized time that is not a date. Patch by lafferjm. Fixes #2938. leper 2014-12-12 01:11:00 +00:00
  • 539046f750 Improves performance for the ResourceGatherer component Yves 2014-12-11 23:12:08 +00:00
  • e435ef2704 several optimisations on the ai, refs #2370 mimo 2014-12-11 20:24:33 +00:00
  • 622614de02 Allow nesting repeat tags in the GUI. leper 2014-12-10 20:10:02 +00:00
  • fd93e4ae74 Remove testing of some special templates. We need to find a good way to generate template subsets, refs #2951. Itms 2014-12-09 23:20:31 +00:00
  • 21ecb22432 remove some now empty functions following previous patch mimo 2014-12-09 20:30:27 +00:00
  • bce404adf2 Fixes the translation of the map size in the rihgt sidebar of the lobby Gallaecio 2014-12-09 20:11:16 +00:00
  • ae7c2f9586 ai: entitycollections switch to maps, see #2370 mimo 2014-12-09 19:55:37 +00:00
  • 36187ea64a petra: allow replacing civ center in game mimo 2014-12-08 18:23:27 +00:00
  • 6a785f791a additional fix for inefficient EC, thanks to Yves for noticing mimo 2014-12-07 22:19:59 +00:00
  • 3e09cf4797 improve petra performances, see #2370 mimo 2014-12-07 16:36:56 +00:00
  • 37ae9f4ad2 fix previous tag mimo 2014-12-06 16:13:13 +00:00
  • 0facb07ca6 petra: changes in farms and tributes management mimo 2014-12-06 14:48:06 +00:00
  • f80adad667 Fixes some inconsistent line endings and EOL-related SVN properties. Itms 2014-12-06 12:11:42 +00:00
  • b05879e151 Move template items GetRetainInFog and AlwaysVisible from Vision to Visibility. Itms 2014-12-05 18:33:59 +00:00
  • 0df90c5c2b ai common api : use maps for entitycollection lists + cleanings mimo 2014-12-03 20:22:13 +00:00
  • 7e0e566346 Fix typo in include. Refs #2086. leper 2014-12-03 16:43:51 +00:00
  • 4931652263 Non-fighting ships should not be agressive by default mimo 2014-12-01 20:58:46 +00:00
  • 5403c19cf0 petra: internal functions are now serialized mimo 2014-11-30 19:05:39 +00:00
  • 3c45599be5 fix default ai difficulty when using autostart, was easy since f90841cf78 mimo 2014-11-30 16:35:32 +00:00
  • 1cc19e9176 Specify that my templatesanalyzer tool is distributed under the MIT license. Thanks to leper for noticing that it was currently unspecified. wraitii 2014-11-30 16:28:04 +00:00
  • 759a6701f6 Fix test build. leper 2014-11-29 21:26:01 +00:00
  • c0092aaca5 petra: some cleanings + (small) timing optimizations mimo 2014-11-29 18:53:17 +00:00
  • 049312e5a2 various small tunings for petra mimo 2014-11-26 22:01:40 +00:00
  • 89cc0fd0e1 Add support to escape dots (.) by using double dots (..) for aura keys. Fixes #2945 (I think) sanderd17 2014-11-26 19:59:08 +00:00
  • 1430efa9d6 Properly handle auto-research promotion techs at game start. leper 2014-11-25 22:47:02 +00:00
  • 7102f86de3 petra: avoid updating some no-more-used entitycollections mimo 2014-11-25 19:00:17 +00:00
  • 347ffabaeb Change the way we filter out selected entities when we draw a selection box. Add a hotkey to allow selecting only idle units. Itms 2014-11-24 16:46:05 +00:00
  • 882c1383e1 Add wall style for Seleucids in the random map scripts. Currently, Hellenic walls are used. Fixes a bug in the Fortress random map. Itms 2014-11-24 16:19:17 +00:00
  • 04343a8407 Fix a comment written too quickly Itms 2014-11-23 21:47:15 +00:00
  • a7cc670a2d petra: stop (after some time) to try gathering inaccessible resources (i.e. chicken inside buildings in random maps) + some cleanings mimo 2014-11-23 14:48:26 +00:00
  • 5f9c908abb Allow techs to modify the resources that can be dropped of at dropsite. Patch by niektb. Fixes #2629. leper 2014-11-22 23:21:11 +00:00
  • 87d5d37488 Some source string fixes. leper 2014-11-22 22:21:54 +00:00
  • c385a88c88 Remove unused overload of GetSavedGameData Yves 2014-11-22 19:46:24 +00:00
  • d1cdf8f952 display victory conditions when selecting a map, fixes #2727 mimo 2014-11-21 18:30:17 +00:00
  • 0cc9cfd40c fix a JS error in petra mimo 2014-11-21 17:46:07 +00:00
  • 2734982657 Escape a character. leper 2014-11-20 22:19:35 +00:00
  • 504e23acb8 Make some things static. leper 2014-11-20 22:19:33 +00:00
  • 335ac3d0cb Query /proc for the executable path on Linux. Patch by starslayer. Refs #2086. leper 2014-11-20 22:19:21 +00:00
  • 8a66a732c7 Add "Copy" and "Paste" entries to the Atlas "Edit" menu. Patch by stilz_, fixes #2642. Itms 2014-11-20 20:52:32 +00:00
  • 1abd5669c9 Replace spaces in source file paths with non-breaking spaces. Refs #2539. leper 2014-11-19 23:10:51 +00:00
  • f90841cf78 add a very-easy level for AI, addresses #2899 mimo 2014-11-18 21:21:21 +00:00
  • da1af993f7 petra: better AI recovery after its economy is badly damaged + some fixes mimo 2014-11-18 19:56:23 +00:00
  • 3589aa39b9 Update documentation on how to generate the entity component documentation. leper 2014-11-18 03:57:21 +00:00
  • afecbf02f3 Extend the config parser to support ini-style config files. Refs #1810. leper 2014-11-18 03:57:07 +00:00
  • 73de625089 Also change GameSetup.cpp. leper 2014-11-18 00:24:29 +00:00
  • 9407dbe45e Remove useless parameter from CFG_GET_VALUE. leper 2014-11-17 23:29:49 +00:00
  • 3e4c701ab6 ensure that there are no dupes in buildable list mimo 2014-11-17 23:07:57 +00:00
  • 6695f1a3e8 Remove CParser. Fixes #2589. leper 2014-11-17 01:04:24 +00:00
  • b995135138 Use an FSM to parse our config files instead of using CParser. Refs #2589. leper 2014-11-17 01:03:59 +00:00
  • 334f391446 Oxford comma. alpha123 2014-11-16 23:44:40 +00:00
  • cbc49f43e6 The show full games filter in the lobby should be off by default. alpha123 2014-11-16 22:40:00 +00:00
  • 947abde749 Flip the buttons in the leave game confirmation dialog to the no/yes order to match other dialogs. alpha123 2014-11-16 22:21:57 +00:00
  • caed74df23 Fix line endings. leper 2014-11-16 22:21:06 +00:00
  • 1b91421e5e Escape special character. leper 2014-11-16 22:06:18 +00:00
  • 30b7a34112 Rename Arcadia 2 to Arcadia, because there doesn't seem to be an Arcadia 1 any more. alpha123 2014-11-16 22:03:47 +00:00
  • f88ee2766e use by default a random seed for the AI to make it less repetitive mimo 2014-11-16 19:53:29 +00:00
  • 94e6e29a34 Properly escape a character and remove a stray tag. leper 2014-11-16 18:00:02 +00:00
  • ccb5366e40 fixes #2935 mimo 2014-11-16 10:09:20 +00:00
  • 59676dfc84 Update tools/LICENSE.txt leper 2014-11-16 02:10:31 +00:00
  • df4c07238d Change GUI tag parsing to use a FSM instead of using CParser. Refs #2589. leper 2014-11-16 02:10:28 +00:00
  • d15e2f0cf6 Check for availability of XmppClient. leper 2014-11-16 02:10:24 +00:00
  • d58189d510 Parse terrain properties without CParser. Refs #2589. leper 2014-11-16 02:09:02 +00:00
  • fc1fe174cd Amend the "Reveal All" behavior by always hiding mirages. Itms 2014-11-14 20:29:35 +00:00
  • 4d89820f1c Fixes build errors on Windows introduced in c813a11427 and 1a0f9b086e. Yves 2014-11-13 22:37:43 +00:00
  • 8a290b3204 Fix mirages not flushed properly, introduced in 9ad2fc9fac. Itms 2014-11-13 21:04:40 +00:00
  • 49a31c5de2 prevent events from the first turn after deserialization to be thrown away mimo 2014-11-13 20:21:00 +00:00
  • c813a11427 Split ScriptRuntime and ScriptInterface code to separate files. Yves 2014-11-13 11:19:28 +00:00
  • 1a0f9b086e GUI cleanup. leper 2014-11-13 01:26:36 +00:00
  • 6e788fb15e Clean up JSON parsing code. Refs #1374. leper 2014-11-13 01:26:22 +00:00
  • e1c77bb487 Fix tests. Itms 2014-11-12 19:51:28 +00:00
  • 6556aa8c1e fix petra serialization mimo 2014-11-12 18:44:43 +00:00
  • 9ad2fc9fac Slightly improve fogging performance by avoiding the constant deletion/re-creation of mirages. Itms 2014-11-12 15:56:45 +00:00
  • 7130997df9 still more fixes on ai serialization + some cleanings mimo 2014-11-11 22:08:28 +00:00
  • b596f7a893 additional fixes for petra serialization mimo 2014-11-11 19:02:35 +00:00
  • 13a71f6ae4 some fixes and cleaning in petra saved game support mimo 2014-11-11 11:07:57 +00:00
  • 6bab40c139 some bugfixes on ai serialization mimo 2014-11-10 20:22:10 +00:00
  • e4774066e2 complete the support of saved games by Petra. It is playable now, but still needs cleaning and bug fixes. mimo 2014-11-10 18:35:52 +00:00
  • c236e8a877 further steps towards saved games support, but still wip mimo 2014-11-10 09:03:03 +00:00
  • e108b162b6 Add hotloading for translation files. Fixes #2915. leper 2014-11-09 16:58:14 +00:00
  • 8b9847e007 Replace CScriptValRooted with JS::Heap<T> and custom tracer for CNetClient Yves 2014-11-09 15:16:00 +00:00
  • e1f354024a Persian temple upgrade Enrique 2014-11-09 11:30:50 +00:00
  • 8e2d514228 Exact stack rooting for CParamNode Yves 2014-11-09 11:08:53 +00:00
  • 9040f8a3d3 Persian stables upgrade Enrique 2014-11-08 23:51:33 +00:00
  • edd9622050 wip petra support of saved games, still incomplete mimo 2014-11-08 19:23:29 +00:00
  • b5c8646cea Fix actors not retained in FoW after d07d1a17f3. Itms 2014-11-08 18:14:45 +00:00
  • db2f570ef6 Added several missing files of previous commit Enrique 2014-11-08 13:21:10 +00:00
  • e3e829c4b1 Upgraded persian fortress variation B. Enrique 2014-11-08 13:07:45 +00:00
  • f4b5054815 Fix valgrind warning about uninitialized variable. Patch by Echelon9. Fixes #2878. leper 2014-11-08 00:37:42 +00:00
  • 2db1f14015 Cart_fortress recentered. Enrique 2014-11-07 11:27:59 +00:00
  • 259fcdd8ed Roman vesta temple and triumphal arch AO maps. Enrique 2014-11-07 10:56:41 +00:00
  • a4b209bf2c Set text align for options to left, increase the size for labels for boolean options. Fixes #2918. leper 2014-11-07 01:24:13 +00:00
  • 1d1c086e2a Allow translating some strings in the mod selector. Fixes #2919. leper 2014-11-07 00:57:09 +00:00
  • cbc151cb1e Persian barracks upgrade. Enrique 2014-11-07 00:29:31 +00:00
  • 8200182399 Persian fortress variation upgrade. Second variation upgrade soon. Enrique 2014-11-06 11:29:14 +00:00
  • 6ae21e1ce7 some ai cleaning mimo 2014-11-05 21:03:25 +00:00
  • 7dad37c78f Some cleanup. Fix a comment. leper 2014-11-05 00:22:14 +00:00