1
0
forked from mirrors/0ad

Commit Graph

  • 0d00866c8f Merge entity templates, removing two templates with non descriptive names. Stan 2019-01-19 12:47:39 +00:00
  • 14810ca5bf manual/intro.txt corrections Stan 2019-01-19 12:43:43 +00:00
  • 8bab09d37c Fix UnitAI infinite loop following a16e7c0a56 wraitii 2019-01-19 07:44:40 +00:00
  • 3e66aa093b Resize celtic/hellenic helmet textures from 512 to 256. Alexandermb 2019-01-18 18:41:35 +00:00
  • 79a41098c3 Update AI difficulty level description. Imarok 2019-01-17 23:02:11 +00:00
  • 2b3c829e74 Update Kushite stable, range, workshop, and elephant stable's specific names. Stan 2019-01-15 20:35:49 +00:00
  • db5d4bb5f1 SpiderMonkey-related changes in preparation for the upgrade to SpiderMonkey 45, refs #4893. Itms 2019-01-13 16:37:41 +00:00
  • 651cf8b364 Split CColor from Shapes. vladislavbelov 2019-01-13 15:38:41 +00:00
  • 43a291a071 Simple refactoring of Singleton. Make it non-copyable. vladislavbelov 2019-01-13 15:11:40 +00:00
  • 43758bcb92 Fix warnings in vs2015 when building tests. Stan 2019-01-12 16:23:47 +00:00
  • c7485492c5 Use setStringTags in credits.js s0600204 2019-01-10 16:49:36 +00:00
  • 3e1361e5a5 Show translations of the labels of the tab-buttons in the credits gui page. s0600204 2019-01-10 16:20:29 +00:00
  • fef1b4122c New historically accurate library icon. Move the old one to old public. Stan 2019-01-08 00:06:00 +00:00
  • 74a26820f2 Add a confirmation message when packaging ends. Stan 2019-01-07 23:57:18 +00:00
  • 9376609ee8 Remove hardcoded SkyBox sizes and use the infinity sky. No we render the skybox at the current camera location, so that the skybox appears indefinitely far away. Refs #3458. vladislavbelov 2019-01-06 21:55:30 +00:00
  • 14a7147540 Removes active values from UserReport, they are not hardware statistics. vladislavbelov 2019-01-06 21:18:55 +00:00
  • d5668cfb99 Add an error message for crashes without required UV sets. vladislavbelov 2019-01-06 21:04:01 +00:00
  • c1027f478c Test we can destroy INVALID_ENTITY wraitii 2019-01-06 16:32:50 +00:00
  • 2d56e62e11 Refactor build information getters and remove the useless code. vladislavbelov 2019-01-06 14:32:54 +00:00
  • 276050bcad Cleanup Camera code for projections. vladislavbelov 2019-01-05 22:40:56 +00:00
  • 24812b06d7 Revert b56f7f39d4 as it triggers an assertion failure. wraitii 2019-01-05 22:38:00 +00:00
  • a1c3629874 Templates for domestic horse and camel Add two templates for mapmakers that don't want horses and camels roaming around. Will be useful for scenarios. Patch by: @Nescio Differential Revision: https://code.wildfiregames.com/D1524 This was SVN commit r22031. Stan 2019-01-05 21:53:15 +00:00
  • 7b50eac868 Fix missing assignment from a1ddf6114a bb 2019-01-05 20:46:42 +00:00
  • b56f7f39d4 Change internals of EntityMap to use an std::vector wraitii 2019-01-05 18:19:59 +00:00
  • f21d79640c Remove excess argument from shift call FeXoR 2019-01-05 16:54:37 +00:00
  • af39d45973 Add tests for the Entitymap helper. wraitii 2019-01-05 16:37:09 +00:00
  • 241bdba34a Remove unnecessary gaia from other/ structures Patch by: @Nescio Differential Revision: https://code.wildfiregames.com/D1728 This was SVN commit r22026. Stan 2019-01-05 15:38:25 +00:00
  • bd189de430 Move the old fox texture to the old public mod in the animal and do the same for the boar Stan 2019-01-05 14:38:27 +00:00
  • 155ffb24bb Move the old boar texture to the old public folder. Stan 2019-01-05 14:34:33 +00:00
  • a16e7c0a56 Always leave/reenter the top-most FSM state when SetNextState is called with the current FSM state. wraitii 2019-01-05 09:01:51 +00:00
  • 2c167153e9 Upgrade premake5 from alpha12 to alpha13, refs #3729. Itms 2019-01-04 21:20:45 +00:00
  • 060eb35bb8 Improve fishing net description bb 2019-01-04 20:51:41 +00:00
  • b3487dfb60 Handle entity renames in regicide This allows heroes to be upgraded bb 2019-01-04 20:09:28 +00:00
  • 6ef0c2b4b3 Properly reset rally points on ownership changes. Stan 2019-01-03 19:32:45 +00:00
  • 7cc45c40a5 Clarify the purpose of the Replay button in the summary Imarok 2019-01-03 13:22:27 +00:00
  • 24f0cc7695 Fix inconsistencies between specific name and generic name Patch by: Nescio Differential Revision: https://code.wildfiregames.com/D1523 This was SVN commit r22014. Stan 2019-01-03 11:03:28 +00:00
  • da62d0b149 [NetServer] Split OnInGame function Imarok 2019-01-03 00:15:31 +00:00
  • 38da2f88bc Rename the Viking longboat into longship, and fix the form of the specific name of the Roman bireme. Itms 2019-01-02 23:34:51 +00:00
  • b2669131b5 Add Coala Bear for the license header check. vladislavbelov 2019-01-02 23:12:51 +00:00
  • 8b05f551f8 SoundGroup cleanup. Stan 2019-01-02 22:31:46 +00:00
  • aa40c57d85 Fix mesh leftovers. There were a few logs under the ground. Stan 2019-01-02 21:06:06 +00:00
  • 38c096896b Disable back-face culling when rendering the Sides of the map, preventing a graphical artifact at the edge of water maps. wraitii 2019-01-02 15:32:19 +00:00
  • 9903fd8a6c Clean up and speed up the water manager distance computations wraitii 2019-01-02 15:23:02 +00:00
  • 807468482a Correct Mauryans into Mauryas. Itms 2019-01-02 14:56:31 +00:00
  • 24a523504a Clean up and fix height of water vertex shader. vladislavbelov 2019-01-02 14:53:42 +00:00
  • 19f600cfa2 Add "mul_round" op to template parsing to support multiplying-then-rounding. wraitii 2019-01-02 14:46:17 +00:00
  • d91702a16b Fix missing refs in sound files. Stan 2019-01-01 20:26:40 +00:00
  • 85cc5776f3 Remove a useless file introduced in 9a4fcd55a8 Reexport it using the 0AD Skeleton Generator: https://github.com/StanleySweet/0AD-Skeleton-Generator Reported by: Angen This was SVN commit r22000. Stan 2019-01-01 18:49:15 +00:00
  • 8835a11ec7 Add a donkey fauna template, to be able to place it in Atlas - Use the rotary mill icon (copy it) - Fix the walking speed. - Add a material. Stan 2019-01-01 16:09:39 +00:00
  • 9536f0a5cc Do not actually Kill in debug_break() in non-debug binaries wraitii 2019-01-01 16:06:20 +00:00
  • 429dfac82f New Texture: Ptolemaic Royal Agema and Royal Companion wackyserious 2019-01-01 00:31:45 +00:00
  • 7ec4978eb5 Actor file cleanup: celt/cavalry_sworsman_e_r.xml wackyserious 2018-12-31 16:54:18 +00:00
  • 6d88146d87 New Texture: Celtic Elite Units wackyserious 2018-12-31 14:18:07 +00:00
  • b275380bec New Texture: Hellenistic Military Settlers wackyserious 2018-12-31 01:40:43 +00:00
  • a180a47e9e manual/intro.txt corrections Patch by: @Nescio Differential Revision: ​https://code.wildfiregames.com/D1719 This was SVN commit r21992. Stan 2018-12-30 16:00:13 +00:00
  • 892154db2f Celtic Unit Texture Update wackyserious 2018-12-30 07:58:58 +00:00
  • 41267c9f96 Improve the description of the Teacher aura Patch by: @Gallaecio Reported by: GunChleoc Accepteby by: @bb Differential Revision: https://code.wildfiregames.com/D1580 This was SVN commit r21990. Stan 2018-12-29 21:24:34 +00:00
  • d56ef7b4b3 Reword the description of the Temple at Naqa aura Patch by: @Gallaecio Reported by: Zephyros256 and GunChleoc Accepted by: bb Differential Revision: https://code.wildfiregames.com/D1533 This was SVN commit r21989. Stan 2018-12-29 18:28:50 +00:00
  • 7e67fcf9de BackSlash → Backslash Patch by: @Gallaecio Reported by: pilino1234 on Transifex. Differential Revision: https://code.wildfiregames.com/D1529 This was SVN commit r21988. Stan 2018-12-29 18:26:41 +00:00
  • dcbec6a895 Fix a typo cit-states → city-states Patch by: @Gallaecio Reported by: xtother90 on Transifex. Differential Revision: https://code.wildfiregames.com/D1536 This was SVN commit r21987. Stan 2018-12-29 18:20:34 +00:00
  • 9442c927fc Fix imperative of choose Stan 2018-12-29 18:15:09 +00:00
  • 25e71d9235 Split a sentence Stan 2018-12-29 17:56:45 +00:00
  • 8ea29bd710 Corinthian Helmet Update: Alexandermb 2018-12-29 17:17:02 +00:00
  • e9520f8fce barracks → Barracks Stan 2018-12-29 16:43:56 +00:00
  • 7df4a60719 constructed → ready (a field) Stan 2018-12-29 16:21:20 +00:00
  • dba5a59f81 reaffect → reassign Stan 2018-12-29 16:10:06 +00:00
  • 88b4d0da66 multi-coloured → multi-colored Stan 2018-12-29 15:34:52 +00:00
  • 43be7823b8 north-west africa → Northwest Africa Stan 2018-12-29 15:19:11 +00:00
  • 8ef095bfc9 aide → aid It was reported by GunChleoc on Transifex. Patch by @Gallaecio Accepted by: bb, Stan Differential Revision: ​​​​​https://code.wildfiregames.com/D1531 This was SVN commit r21978. Stan 2018-12-29 14:47:12 +00:00
  • 6e7624c1df Temple for Athena → Temple of Athena Nike Reported by kingu on Transifex. Patch by Gallaecio Differential Revision: ​​​​https://code.wildfiregames.com/D1541 This was SVN commit r21977. Stan 2018-12-29 14:01:58 +00:00
  • b175c068e1 Selecus → Seleucus Patch by Gallaecio Stan 2018-12-29 13:52:22 +00:00
  • 5887e6a79e Remove gaia from the civ for a few templates to simplify them Patch by: Nescio Differential Revision: ​​https://code.wildfiregames.com/D1645 This was SVN commit r21975. Stan 2018-12-29 12:09:53 +00:00
  • 580fca73e1 Rename the Maur flag banner Template Stan 2018-12-29 11:14:17 +00:00
  • c7821f274a Rephrase the bonus. Stan 2018-12-29 11:03:17 +00:00
  • 57cb903090 Fix another typo noticed by Nescio on D1551 Stan 2018-12-29 10:49:13 +00:00
  • dead55527a Fix a typo slaugther → slaughter Reported by: Shamann on Transifex Patch by: Gallaecio Committing on his behalf because he will be away for some time. Differential Revision: https://code.wildfiregames.com/D1551 This was SVN commit r21971. Stan 2018-12-29 10:45:27 +00:00
  • 2fcccb6669 Celtic helmet's Update (Including New Battersea Shield) Alexandermb 2018-12-28 23:06:52 +00:00
  • 97a3f41238 Fox Update: Alexandermb 2018-12-28 22:43:02 +00:00
  • 577671f92e Complete 5561327d3f by removing an obsolete reference. Itms 2018-12-28 19:16:11 +00:00
  • 0b386cb69c Fix an incorrect credit due to a misunderstanding. Stan 2018-12-28 17:49:47 +00:00
  • c54581e0fb New Persian Farsi voices by dMZeroCold & dMAthena. Stan 2018-12-28 16:52:45 +00:00
  • 962815c898 Fix build without PCH for some targets. vladislavbelov 2018-12-28 14:58:35 +00:00
  • 28dff528ec Rename the file of the Kushite emblem for consistency with the other emblems, taken from D1342. Itms 2018-12-28 13:37:45 +00:00
  • a8ef07ae47 Update the War Elephants loading screen tip, which missed some factions, taken from D1342. Itms 2018-12-28 13:17:52 +00:00
  • 0c9d5d8a2a Fix orthography of "Seleucus" and a typo, taken from D1342. Itms 2018-12-28 13:15:13 +00:00
  • 5561327d3f Fix some untranslated strings, fixes #5155. Itms 2018-12-28 13:07:22 +00:00
  • 60092048e1 Only update the gamesetup settings panel position when it actually changes. bb 2018-12-26 22:35:25 +00:00
  • 4534360e5b New Boudicca icon by dmAthena. Stan 2018-12-26 20:40:40 +00:00
  • 46ddffdd3f Drop premake4 support, refs #3729. premake4 has been unused for a long time now, and was only left available as a safety net. Itms 2018-12-26 16:00:53 +00:00
  • b87b7d4ed4 Fix the deer feeling like it runs in slow motion, it is now like the gazelle. Stan 2018-12-26 15:50:02 +00:00
  • 62266ca54c New Kushite Background by Pedro Blanco Stan 2018-12-26 13:31:54 +00:00
  • 1e9c0f8378 Cleanup and simple refactor the SkyManager. vladislavbelov 2018-12-26 13:13:52 +00:00
  • 6fe427664b Bump version to alpha 24. elexis 2018-12-26 11:28:37 +00:00
  • f46b290bec New Amanirenas' portrait by Victor Rossi Thread: https://wildfiregames.com/forum/index.php?/topic/21299-portraits-for-heroes/&page=8&tab=comments#comment-365831 Stan 2018-12-26 10:04:47 +00:00
  • 025229ce92 Reduce existing rome barracks footprint and use a more recognizable layout. Move the old file to the art source. Stan 2018-12-26 09:53:24 +00:00
  • b09d2ab6b9 Improved deer textures by Wijitmaker and I. Stan 2018-12-26 09:20:38 +00:00
  • 0044c5c2e8 Improve existing boar texture to make it less cartoony. Stan 2018-12-26 09:04:28 +00:00
  • 18b470a5ea Correctly choose DarwinSSL TLS backend on macOS for libcurl. a23b Itms 2018-12-08 21:09:27 +00:00
  • d0dd3ccbc8 New mod signing key for A23b. Itms 2018-12-08 20:49:59 +00:00
  • 3e2c7f88e0 Update client\'s default.cfg for the new muc room arena23b user1 2018-12-06 13:36:28 +00:00