1
0
forked from mirrors/0ad

Commit Graph

  • 119aad9da9 fix a debug message mimo 2014-09-26 17:07:17 +00:00
  • 20956c94b0 Update some strings. leper 2014-09-26 14:26:21 +00:00
  • 8f039bfb44 Fixes translation inclusion regex for build-osx-bundle.sh, fixes #2764 historic_bruno 2014-09-26 01:06:21 +00:00
  • 7ca08e2485 Fix type errors in cmpAttack by switching parameter and object. leper 2014-09-25 16:33:38 +00:00
  • eda8f3cc18 Tweak some strings, addressing concerns pointed out by translators on Transifex. Itms 2014-09-25 15:36:18 +00:00
  • fe30c0e6a1 Switch to ErrorPrinter on Windows. Refs #2488. leper 2014-09-25 15:17:30 +00:00
  • d7d1607021 Fix GUI errors when a client joins a multiplayer game setup room. Itms 2014-09-25 15:05:10 +00:00
  • b155d4f7e3 Updates OS X bundle build script. Adds --release flag which can be used to build a proper release bundle, including SVN export, at the expense of time and disk space. Moves SVN-specific logic to this mode, otherwise the script works with git or no source control at all. historic_bruno 2014-09-25 02:18:19 +00:00
  • d1a31b3f54 Fixes regex for excluding translations from release packages, refs #2494 historic_bruno 2014-09-25 02:07:46 +00:00
  • 5ad07045e2 Sets OS X build to use SDL2 by default, refs #2041 historic_bruno 2014-09-25 01:54:58 +00:00
  • a815ca0de9 Nerfs sele hero aura, transitions a tech, and fix spaces. scythetwirler 2014-09-25 00:53:48 +00:00
  • d67ffa039c Handle an error of no suitable tiles being found gracefully in Schwarzwald RMS. Fixes #2787. leper 2014-09-24 20:48:19 +00:00
  • 533fb6f7bc Load the public mod by default. Fixes #2754. leper 2014-09-24 17:49:22 +00:00
  • 4753a0c1c2 Replace usage of "GUIs" in cxxtest with the command line, leper 2014-09-24 15:35:31 +00:00
  • 29effb5089 Build fixes and improvements for BSDs. Fixes #2804. leper 2014-09-24 14:11:13 +00:00
  • d6709d3e08 Ignore mods (in the modmod) that do not specify required properties. Fixes #2822. Refs #2794. leper 2014-09-24 01:36:57 +00:00
  • 091b958344 Fix an issue with filters and translations in the modmod. leper 2014-09-24 00:26:13 +00:00
  • b5a0e2ec5c Updates OS X DMG background image, by He who must not be named historic_bruno 2014-09-23 02:48:23 +00:00
  • 1a2c9835c9 Adds patch for wxWidgets build on OS X, fixes Atlas crash on VMs with software rendering. historic_bruno 2014-09-23 00:33:14 +00:00
  • 3b49576fa6 Tunes GC scheduling a bit to reduce memory usage. Yves 2014-09-22 20:13:04 +00:00
  • 3f75e5db0e Adds --sdl2 flag to update-workspaces.bat, making SDL2 the default on Windows, refs #2041 historic_bruno 2014-09-22 19:42:55 +00:00
  • 5593f573f4 Cleans up handling of SDL2 text input events, no behavior change expected. historic_bruno 2014-09-22 19:00:20 +00:00
  • 03dd6908ec Petra: decreases size of attacking armies in easy level mimo 2014-09-22 18:53:54 +00:00
  • 9592c59704 Fixes crash in Atlas color picker tool, noticeable with wxWidgets 3.0. Colors returned by wxColourData::GetCustomColour aren't always valid, so we have to test them with IsOk() before accessing them. Fixes #2805 historic_bruno 2014-09-21 21:25:51 +00:00
  • a89d0190bd Use ES6 Maps in the AI API for applying tech and aura modification to entity templates. Yves 2014-09-21 21:02:15 +00:00
  • b1ca37eead Extend visibility update to all tiles around LoS vertices. Incidentally prevent an issue from arising on square maps. Also improve a code comment. Itms 2014-09-21 20:29:54 +00:00
  • bce96c99bb small fixes/improvments to the AI mimo 2014-09-21 12:02:33 +00:00
  • 357fa957c8 Add a translation comment for "Join Game" buttons in the main menu and the lobby, to clarify the translation context. Itms 2014-09-21 08:35:21 +00:00
  • 8f61e36352 Adds SDL2 to build-osx-libs.sh, but leave SDL1 as the default while we test, refs #2041. historic_bruno 2014-09-20 19:02:24 +00:00
  • a8d8c6d101 Reverts the use of Set in f5336c42b8. Yves 2014-09-20 18:48:12 +00:00
  • f5336c42b8 Adds Serialization support for ES6 Maps. Yves 2014-09-20 17:14:53 +00:00
  • 6b2677a3fd Adds profiles to the multiplayer lobby. Fixes #2504. scythetwirler 2014-09-20 15:35:26 +00:00
  • d62e3729d5 Improves SDL2 support, includes patch by yashi and fabio, refs #2041: historic_bruno 2014-09-20 12:12:35 +00:00
  • 801d13aa8b Address some possible causes of bad handling of visibility updates. Also includes a little code tweaking allowing the global update of all visibility data. Itms 2014-09-20 08:26:45 +00:00
  • 55b12857b3 Buffs ranged units slightly as massing melee units was slightly overpowered. scythetwirler 2014-09-19 03:39:24 +00:00
  • 6999295b7e Fixes #2768. scythetwirler 2014-09-19 03:14:46 +00:00
  • aa5fded9ae This was SVN commit r15762. historic_bruno 2014-09-17 23:22:20 +00:00
  • c56407a1f8 Fixes autostart init of player data, patch by mimo, fixes #2798. historic_bruno 2014-09-17 01:15:03 +00:00
  • b5f32e720f Rename the Briton hero Cynvelin to Cunobelin, which is a more common appellation, and is coherent with the historical data of the game. Also fix some typos by this mean. Itms 2014-09-16 09:13:26 +00:00
  • 809189d953 Fixes "quit" command and GUI notification for AI debugging, fixes #2755 historic_bruno 2014-09-16 02:50:49 +00:00
  • b2a479cc74 reset some map attribute, addresses #2803 mimo 2014-09-15 21:59:51 +00:00
  • 3f1db1ef01 remove aegis bot mimo 2014-09-15 20:19:00 +00:00
  • 66a2fe6308 Unload hotkeys on shutdown. leper 2014-09-15 01:27:06 +00:00
  • 28c0b00b2e Sorts games in gamesList by status, then name. Refs #2463, #2448. scythetwirler 2014-09-14 22:11:03 +00:00
  • 7b80c86645 Updates a comment forgotten in 113f72a503. Refs #2463, #2448. scythetwirler 2014-09-14 21:23:49 +00:00
  • 16a99e5ad3 Fixes some untranslated text in the multiplayer lobby (map name, type, and description), refs #2547 historic_bruno 2014-09-14 21:10:49 +00:00
  • 113f72a503 Makes running games visible in the lobby. These will be colored in red. Refs #2463, #2448. scythetwirler 2014-09-14 20:59:35 +00:00
  • 67c3a80c42 reset the trigger script when changing map, fix #2793 mimo 2014-09-14 16:52:33 +00:00
  • 4f7a935f44 fix a rare case where a Petra attack would not know its target is already destroyed mimo 2014-09-14 13:43:11 +00:00
  • 0f0f4f7b03 Fixes crash on OS X if dir_watch_Poll is called during init before dir_watch_Add, refs #2427, #2650 historic_bruno 2014-09-14 00:27:38 +00:00
  • 0605232aaf Updated the welcome screen to inform players about the temporary removal of formations. Itms 2014-09-13 20:34:27 +00:00
  • 60d92b643d Fixes some unused variables in Atlas historic_bruno 2014-09-13 19:34:04 +00:00
  • 01395ce96d Fixes clang warning about hidden overloaded virtual function historic_bruno 2014-09-13 19:06:55 +00:00
  • fe381158fb fix ptol_trader camel sounds, patch by thamlett mimo 2014-09-13 17:54:40 +00:00
  • 2acfbb04a5 fix a stupid typo, fixes #2797 mimo 2014-09-13 17:25:33 +00:00
  • 70d81040cb Fixes Atlas copy/paste not copying actor seeds, patch by trompetin17, fixes #2791 historic_bruno 2014-09-13 16:53:43 +00:00
  • ab4a1952f5 Small tweak for the options page, requesting game restart when enabling postproc effects. Itms 2014-09-13 10:13:48 +00:00
  • b0c14154ee prevent a warning message of undefined variable mimo 2014-09-13 09:57:12 +00:00
  • 8c5470daf1 Fixes #2795. Refs #2792 scythetwirler 2014-09-13 00:39:56 +00:00
  • acd86047dc Only split strings if they are non-empty. Fixes previous commit. leper 2014-09-12 23:11:03 +00:00
  • dd6b6779af trained animals in corral should not respond to alert, adresses #2792 mimo 2014-09-12 22:01:21 +00:00
  • 134e3c84b0 Clean up some code. leper 2014-09-12 21:45:30 +00:00
  • a8189f89e5 Stop music when resetting the simulation test mode in Atlas. Itms 2014-09-12 21:38:10 +00:00
  • 83dda90662 Remove last traces of removed persian background images. Patch by dan@sstrev.com. Fixes #2777. leper 2014-09-12 21:14:07 +00:00
  • d0abd6628b Add messages.json file to the modmod. Fixes #2790. leper 2014-09-12 20:08:38 +00:00
  • 87e0d9e6c1 Petra: some tunings in tech research following the merge of balance branch mimo 2014-09-10 17:56:19 +00:00
  • 9ba74f5b5f fix heal_barracks tech mimo 2014-09-10 17:51:51 +00:00
  • e4d7586cdd Sets default compiler for OS X build to clang, using hack that should be replaced if we upgrade premake. historic_bruno 2014-09-09 23:56:39 +00:00
  • 7ada7dd2a8 Some tweaks to profiler2: Itms 2014-09-09 18:17:08 +00:00
  • bdd8bc1f44 update the in-game hotkeys page following 2f1d143dc2 mimo 2014-09-09 17:22:13 +00:00
  • fee304d789 Fixes crash from 41b98a6f12 where a VBChunk* was released but not set to NULL historic_bruno 2014-09-09 04:13:50 +00:00
  • 7b3476e104 fix #2783 mimo 2014-09-08 20:37:04 +00:00
  • 9c683af1e4 Fixes undefined property reference in Atlas after generating random map. historic_bruno 2014-09-08 03:48:24 +00:00
  • 881ad4090b Fixes weird unconventional use of logical not operator that also triggered a warning in clang historic_bruno 2014-09-08 00:19:35 +00:00
  • 3d1cd08a4c Suppresses noisy clang/libc++ warnings from SpiderMonkey headers on OS X historic_bruno 2014-09-07 23:58:22 +00:00
  • 41b98a6f12 Fixes incorrect reuse of a member variable in WaterManager, caused a crash when starting a new map in Atlas after loading a water map. Fixes #2784. historic_bruno 2014-09-07 23:49:24 +00:00
  • e027981f95 Fixes missing functions_utility_list.js in initial mod selector screen historic_bruno 2014-09-07 23:29:33 +00:00
  • 13b229d503 Gameplay rebalance after a long period of testing and rebalancing. See https://github.com/scythetwirler/0ad for details on changes. scythetwirler 2014-09-07 21:47:26 +00:00
  • 7ce9097d1c small cleaning of d0472b021b mimo 2014-09-07 10:28:18 +00:00
  • 640f898377 Move some animals outside of deep water in the skirmish map "Watering Holes (4)". Itms 2014-09-07 09:27:36 +00:00
  • 5b51ca862f 2014 remake (A17) OmriLahav 2014-09-06 23:21:06 +00:00
  • be98e31de2 Improve the description of the British hero Kunobelinos in the History panel. Itms 2014-09-06 20:09:07 +00:00
  • d0472b021b Supersede the "Reveal all" flag when displaying mirages, to avoid seeing other players' mirages. This is especially problematic when switching perspective to an AI player. Itms 2014-09-06 19:59:49 +00:00
  • 76a5be4c4c Fix previous commit. Itms 2014-09-06 15:31:36 +00:00
  • 2b1efa5035 Revert an unoptimized GUI update from f7e591c9f2. Instead, notify directly the GUI in case of miraged entities, and treat them the same way we treat renamed entities. Itms 2014-09-06 13:34:54 +00:00
  • 001e6f6ca3 Fixed iberian fortress garrison flag and smooth groups. Patch by stanislas69. Removed kennel mud mesh. Fixes #2765 Enrique 2014-09-05 15:59:36 +00:00
  • 72ee7a12de fixed kennel crash. Patch by stanislas69. Fixes #2766 Enrique 2014-09-05 15:37:44 +00:00
  • bafb300bf8 Updated Persian Civic structure. Fixes #2630 Pureon 2014-09-03 21:27:55 +00:00
  • c56089a082 Reference a missing script file in the mod selector. Itms 2014-09-03 16:58:08 +00:00
  • 69bd930219 Excludes debug DLLs from Windows installer, fixes #855 historic_bruno 2014-09-01 01:44:10 +00:00
  • 8034a677e5 Fixes build-osx-libs.sh to rebuild SpiderMonkey when its README.txt changes, fixes #2551 historic_bruno 2014-08-31 04:19:13 +00:00
  • 032d031729 Petra: revisit the attacks + several bugfixes + add some more debug printouts mimo 2014-08-30 20:06:48 +00:00
  • 611d20016a fixes error with GetPosition2D called while out of world mimo 2014-08-30 17:03:04 +00:00
  • 5bfe2a4b65 Don't call miraging codes while iterating through the range manager's entities map. Itms 2014-08-29 09:01:08 +00:00
  • c069a6555c prevent js error mimo 2014-08-28 08:59:45 +00:00
  • 52e9551957 Petra: prevent infinite loop in mods where units are their own promotion mimo 2014-08-28 08:01:25 +00:00
  • c0621ee28f Stop updating some data after the end of a game. Itms 2014-08-27 18:37:20 +00:00
  • 30b5fb6c41 Pass map settings also to Scenario games, including in particular trigger scripts for victory conditions. Itms 2014-08-27 15:25:16 +00:00
  • 179162069e Updated cxxtestgen.exe for cxxtest4.4 (created as described in #2450). Yves 2014-08-27 12:39:04 +00:00
  • 6942edb788 Fix a misplaced block of code from ea78d97989 that caused Atlas to show errors at startup. Itms 2014-08-27 12:30:29 +00:00