1
0
forked from mirrors/0ad

Commit Graph

  • 6cc00f6a82 Reduce base-height of the random map island stronghold, so units don't walk too far into the water. Patch by niektb, refs #3455. elexis 2016-02-18 13:50:10 +00:00
  • 2e7e1c0b2b Prevent the local client of the host from becoming disconnected in case of lag, fixes #2854. elexis 2016-02-18 13:10:59 +00:00
  • f8b20d181d Add chat-addressee dropdown, refs #1767. elexis 2016-02-18 01:09:56 +00:00
  • 365cbf5b64 Apply auras to resource costs of buildings. Fix some broken loops over a Map. Patch by fatherbushido, fixes #3769. elexis 2016-02-17 23:27:36 +00:00
  • 6289251b3b Improve unitMotion in the final step before reaching the target, mimo 2016-02-17 19:00:34 +00:00
  • 4584a81656 be less restrictive with fix for #3785 mimo 2016-02-17 18:31:01 +00:00
  • 5aa7a232a4 Ceasefiremanager cleanup. elexis 2016-02-16 16:23:40 +00:00
  • 41d7e64271 prevent short pathfinder to go into impassable region, fixes #3785 mimo 2016-02-15 21:24:27 +00:00
  • a9376eeebb update goal before pathing when moving target refs #3472 and improve unitMotion overlay mimo 2016-02-15 19:30:17 +00:00
  • c3ac6cf7fc Save target-nodes (lookAt-coordinates) for cinematic-camera paths. Patch by Vladislav, refs #3301. elexis 2016-02-15 17:18:59 +00:00
  • badc75b0ad Show wall-aura in the construction tooltip. Patch by s0600204, fixes #3766. elexis 2016-02-15 16:18:57 +00:00
  • 5998d13442 Use date and sequential ID for replay-directorynames, fixes #3255. elexis 2016-02-15 15:57:23 +00:00
  • ab57951198 Don't lose the player-offline hint on diplomacy change. Patch by dalerank, fixes #3677. elexis 2016-02-15 15:38:56 +00:00
  • 5485f50948 Defeat the player if the only building owned is an athenian theatron. Patch by fatherbushido, refs #3229. elexis 2016-02-15 13:08:59 +00:00
  • 9ec4f35959 Improve and fix some wrong observer-checks that didn't take defeated players into account. Refs #3168, #3215. elexis 2016-02-15 12:53:06 +00:00
  • e3bd2e3fa8 Session cleanup, some simplifications. elexis 2016-02-15 11:39:02 +00:00
  • 823fe17dd4 Entity selection cleanup. elexis 2016-02-14 23:25:28 +00:00
  • cb4f8989f1 add a small vision range for aggressive/violent animals, refs #3783 mimo 2016-02-14 17:08:55 +00:00
  • ecb65cd58d petra cleanup mimo 2016-02-13 16:28:23 +00:00
  • 2695e7c77b Remove trailing whitespace, refs #3586. elexis 2016-02-13 11:44:46 +00:00
  • 3244d91add Don't render a selection box instead of crashing due to ENSURE when elements are removed from a dropdownlist (while the list is rendered and the last element being selected). elexis 2016-02-12 16:38:25 +00:00
  • 07133ceb8c fix sound options not propagated to sound manager when reverting/resetting options mimo 2016-02-09 19:00:10 +00:00
  • 4ad601a301 Sorry for the surprise fix but that really hurts my eyes :p Itms 2016-02-09 16:12:52 +00:00
  • cd9106b664 Fix / finish previous commit. elexis 2016-02-09 14:34:59 +00:00
  • ca9d06d6ad Correct handling of replays with no turns or only turn 0. elexis 2016-02-09 12:09:17 +00:00
  • 4ac89001f4 Fix compile error for gcc 4.6, refs #3168. elexis 2016-02-08 22:44:23 +00:00
  • ca19d42a68 fix typos in renderer's initialization, refs #3737 mimo 2016-02-08 18:27:56 +00:00
  • ac1f935bad Split GUI updates from onSimulationUpdate. elexis 2016-02-08 14:01:21 +00:00
  • a9de2bf397 cleanup of 971d70fa99 mimo 2016-02-07 19:06:15 +00:00
  • 971d70fa99 allows the user to restore the default game options, refs #3737 mimo 2016-02-07 15:10:44 +00:00
  • 43f358563c when saving an option to file, write only that value and not all the content of the user configDB, refs #3737 mimo 2016-02-07 11:31:23 +00:00
  • 26f7a3df96 init configDB with renderer initial values, refs #3737 mimo 2016-02-07 11:24:09 +00:00
  • a2f7d4d82a Show fog of war in observermode, fixes #3168. elexis 2016-02-06 12:56:41 +00:00
  • 875a774da9 New random map "Island Stronghold" by _kali, reworked by niektb. Refs #3455. elexis 2016-02-06 12:30:40 +00:00
  • b973eebeda Add color indicator to the playerselection in observermode, refs #3168. elexis 2016-02-06 12:19:02 +00:00
  • 22f5b00fce Implement network-warnings, fixes #3264. elexis 2016-02-04 17:14:46 +00:00
  • 4d41bd9622 reorganize options, adding dependences, refs #3737 mimo 2016-02-02 21:50:00 +00:00
  • 6052716a78 Random-map-script cleanup. elexis 2016-02-02 16:33:36 +00:00
  • fdc67768f0 Random random-map-script cleanup. elexis 2016-02-02 13:35:03 +00:00
  • b1fbc5b6bd Add newlines, remove unneeded braces. elexis 2016-02-02 11:23:01 +00:00
  • 254f6357f6 Fix a typo (terreins -> terrains). elexis 2016-02-02 10:56:39 +00:00
  • d8b0404281 petra: some tweaks to be able to better deal with maps like the Migration scenario i.e. maps with a small starting island, no initial population and no initial gathering food mimo 2016-01-29 19:41:34 +00:00
  • 30bd2baeeb fix Migration scenario map mimo 2016-01-29 18:53:09 +00:00
  • b65f2a338c petra cleanup mimo 2016-01-28 19:44:18 +00:00
  • c46e64c4d2 fix dropdown option mimo 2016-01-28 18:44:50 +00:00
  • 30d0bcd350 petra remove some useless code mimo 2016-01-28 18:30:39 +00:00
  • 75d91c6a26 petra: fix account of foundation popbonus when checking if new houses are needed mimo 2016-01-27 18:30:49 +00:00
  • 06eadf2bc4 petra cleanup + some tweaks mimo 2016-01-27 18:17:55 +00:00
  • 564941c477 fix wall buildings after f34dc412b6, refs #3647 mimo 2016-01-26 19:04:29 +00:00
  • 91ed318f0d fix typo mimo 2016-01-26 18:36:59 +00:00
  • 08d326cef5 clone the rallypoint data from cmd, fixes #3751 mimo 2016-01-26 18:03:06 +00:00
  • 090f2ccfe5 Don't modify the command object. Refs #3647. elexis 2016-01-26 17:58:15 +00:00
  • bb8ceba632 completes f34dc412b6 for non visual replays, refs #3751 mimo 2016-01-25 20:37:26 +00:00
  • ab16ddb256 Show a more specific disconnect-message in case the host closed the server. Refs #3264, #3570. elexis 2016-01-25 12:56:30 +00:00
  • 3ec3f0b160 Stop the animations at the end of visual replays, refs #3581. elexis 2016-01-25 10:23:03 +00:00
  • e683751b4f Delete code which became obsolete with 56bb858802. elexis 2016-01-25 09:57:33 +00:00
  • 68f87cb556 Proportionally adapt cost for civ-specific fortresses since the generic template was changed in 6b9b863747. elexis 2016-01-25 00:38:33 +00:00
  • 4a58c7f8b6 petra: improve performance of docks positioning (was really slow) + some cleanup mimo 2016-01-24 20:43:27 +00:00
  • 7c6f35b2c0 Update the unit selection for observers, refs #3168. elexis 2016-01-24 12:33:34 +00:00
  • 199d38dfec Work around clang bug to fix compiling. Yves 2016-01-24 10:34:38 +00:00
  • 4bff1ef1a9 Disables MSVC build warning C4003 "not enough actual parameters for macro", introduced by changes in Boost 1.57 historic_bruno 2016-01-24 01:03:39 +00:00
  • aa8541e8ce 2-player skirmish map "Golden Island". Created by scythetwirler and updated by niektb. elexis 2016-01-23 23:02:25 +00:00
  • 1a66f510d0 Use const T& for parameters of some types in script-exposed native functions Yves 2016-01-23 15:17:56 +00:00
  • 5f86beea6f Replace HandleWrapper and avoid repoint function Yves 2016-01-23 14:42:59 +00:00
  • b9f1125010 Fixes memory leak in TestPreprocessor. When using CPreprocessor::Parse "you must free() the result string only if the returned address is not inside the source text" historic_bruno 2016-01-23 03:48:00 +00:00
  • 27d04d0165 Close previously opened dialogs before opening a new one. Fixes #3535. Also remove many duplicate calls. elexis 2016-01-23 03:40:31 +00:00
  • 4fbd550cda Correct z-ordering issue for chat panel and input form. Patch by dalerank, refs #3535. elexis 2016-01-23 03:24:00 +00:00
  • c97a91f7bd Change displayed string instead of throwing errors in case of unspecified civs in replays. elexis 2016-01-23 02:41:35 +00:00
  • 5747619c39 Don't create replays without commands in case of running non-visual replay or an atlas simulation. elexis 2016-01-23 01:02:57 +00:00
  • dd7287c1c8 additionnal petra cleanup fix a case with foundation access not defined mimo 2016-01-22 19:46:51 +00:00
  • c955d74330 petra cleanup (thanks to leper's suggestion) mimo 2016-01-22 18:45:28 +00:00
  • fdf7dabe18 check that the target can be built or repaired inside the canRepair function mimo 2016-01-21 20:49:57 +00:00
  • edb16dafbb petra cleanup mimo 2016-01-21 20:38:56 +00:00
  • df7da846ad some cleanup in ai api mimo 2016-01-21 20:23:19 +00:00
  • b5cb62ffa2 Remove error messages from the CinemaManager, since not having a GameView is expected in non-visual replay. Patch by Vladislav, refs #3301. elexis 2016-01-21 13:07:52 +00:00
  • cccd33e7fe petra cleanup mimo 2016-01-20 19:45:47 +00:00
  • 87886b7b03 fix the AI for the switch to the Repairable component mimo 2016-01-20 19:04:38 +00:00
  • dd545bdbf1 petra cleanup mimo 2016-01-19 23:19:40 +00:00
  • 0a64bf25cd Sort globals, add JSDoc comments, remove trailing whitespace. elexis 2016-01-19 18:09:34 +00:00
  • 5308b95aa8 Let observers change perspective. Refs #3168. elexis 2016-01-19 17:23:16 +00:00
  • 0e48b7df75 Update the idle-worker-button onSimulationUpdate. Patch by svott, fixes #3736. elexis 2016-01-19 16:04:59 +00:00
  • f34dc412b6 Deep freeze simulation commands to prevent accidental updates. Fixes #3647. leper 2016-01-18 22:24:50 +00:00
  • e035e3e985 Restore the replay selection after deletion. Based on patch by dalerank, fixes #3473. elexis 2016-01-18 20:16:45 +00:00
  • a6f8b3b3d7 rename the Close button, refs #3737 mimo 2016-01-18 19:44:48 +00:00
  • a59833102f Specify the default column sorting order in XML instead of JS. elexis 2016-01-18 19:23:14 +00:00
  • 9481c168bd petra cleanup mimo 2016-01-18 19:20:09 +00:00
  • 69f4614768 Don't use two different default values ("name" and "") in JS for the default lobby sorting order in b8fce56821, refs #2405. elexis 2016-01-18 18:29:16 +00:00
  • f8941ac668 boost_signals was removed in 940868398c. fabio 2016-01-18 16:46:32 +00:00
  • 5d00d0ff8b Update libpng to 1.6.21 + comments cleanup. fabio 2016-01-18 16:42:54 +00:00
  • 7c40c67efa Fix a bug in b8fce56821 which prevented the replaylist from being sorted correclty on init, refs #2405, #3473. elexis 2016-01-18 14:45:13 +00:00
  • 8827db201a Remove the virtual keyword since this is a helper-function not used by the interface. Refs #3215. elexis 2016-01-18 03:41:00 +00:00
  • 8d2a73bf52 Show the aura of city walls in the structure tree. Patch by s0600204, refs #3655. elexis 2016-01-18 03:24:26 +00:00
  • 48ba4d9cb4 Updates precompiled win32 SDL libs to 2.0.4 from libsdl.org. historic_bruno 2016-01-17 23:11:37 +00:00
  • c20ee2ad5e add dropdown capacity for options, fixes #2596 remove use of eval for function execution mimo 2016-01-17 21:50:54 +00:00
  • dc9d1fff11 restore sorting in template, refs #3741 mimo 2016-01-17 15:44:38 +00:00
  • cfb2216b8c Remove JSDebugger. Closes #2419, #2973. Refs #410, #2348, #3708. leper 2016-01-17 00:34:33 +00:00
  • b4d11cf747 let farms have the terrain ownership, fixes #3741 mimo 2016-01-16 12:47:33 +00:00
  • c4d9b64fe5 fix undef var when in petra debug mimo 2016-01-15 19:12:34 +00:00
  • 0d33ec31cc Pass cmd to TryTransformWallToGate as that is used when debugging commands. Patch by dalerank. Fixes #3694. leper 2016-01-14 16:21:05 +00:00
  • 327c0d0d00 Remove trailing whitespace. Refs #118. elexis 2016-01-14 00:04:32 +00:00