1
0
forked from mirrors/0ad

Commit Graph

  • 4ca43e453e Made aggressive animals a little more formidable. Previously they only has 1H1P attack. Mythos_Ruler 2011-05-08 16:12:47 +00:00
  • 8be54aac90 This was SVN commit r9486. Mythos_Ruler 2011-05-08 15:23:34 +00:00
  • 9b7cdef124 ensure WHRT debug messages are always displayed (in case of compatibility trouble) refs #709 janwas 2011-05-08 09:14:21 +00:00
  • 2ed0c665b6 Updated Ogg file size. OmriLahav 2011-05-08 08:10:05 +00:00
  • 343101588b This was SVN commit r9482. Mythos_Ruler 2011-05-08 05:23:26 +00:00
  • 821556c50e This was SVN commit r9481. Mythos_Ruler 2011-05-08 04:27:12 +00:00
  • a0de656c60 Updated description. Mythos_Ruler 2011-05-08 04:22:36 +00:00
  • be5e4933d8 Added shields to Celt cav skirmisher Advanced and Elite to differentiate from the Basic. Mythos_Ruler 2011-05-08 04:19:05 +00:00
  • ede48a077b Edited some actors so that the melee sound effect happens at the correct time. I may need to go through all of the melee cavalry unit actors and do this. Mythos_Ruler 2011-05-08 03:24:12 +00:00
  • 7ed9a84252 avoid double-free when sounds are reclaimed and then freed. janwas 2011-05-07 17:34:47 +00:00
  • b82913ea14 make explicit that both iterator debugging and _SECURE_SCL (which is less than iterator debugging) are disabled in release builds janwas 2011-05-07 16:46:28 +00:00
  • 46e5db4dc4 fix build with ICC janwas 2011-05-07 15:47:20 +00:00
  • 9837e23808 Changed release name WhiteTreePaladin 2011-05-07 15:23:11 +00:00
  • 1a17fde105 Change health bar tooltip from hitpoints to health WhiteTreePaladin 2011-05-07 02:57:23 +00:00
  • c49f4c677b Fix bogus error messages when errno=0 Ykkrosh 2011-05-07 00:14:43 +00:00
  • 5bda00c230 Fix test Ykkrosh 2011-05-07 00:14:17 +00:00
  • 0fc0335285 Tweaks resources in all random maps. historic_bruno 2011-05-06 23:50:30 +00:00
  • f6ffe7f121 Fix triple-click's accepted inter-click timing to match double-click's Ykkrosh 2011-05-06 22:24:03 +00:00
  • cd7abda9f1 Handle triple-click selections a bit more efficiently Ykkrosh 2011-05-06 22:22:56 +00:00
  • b2bf04c5ae Reduce projectile decay time Ykkrosh 2011-05-06 21:53:33 +00:00
  • e90470020b Try to make the pathfinder less likely to get stuck Ykkrosh 2011-05-06 21:52:15 +00:00
  • c1ed608291 Modified starting resources. Mythos_Ruler 2011-05-06 19:35:34 +00:00
  • 05cf7d0249 Added a new "bridge" across the center and some eye candy stuff. :) Mythos_Ruler 2011-05-06 19:10:37 +00:00
  • f608b44d1d fix self-test and map load on Windows (avoid mixing dir separators). janwas 2011-05-06 18:45:30 +00:00
  • e7e2e03bb9 Changed tooltip to read "Experience" instead of simply "XP." This is to help spell it out better for the players who may not be familiar with our internal nomenclature. Mythos_Ruler 2011-05-06 18:29:01 +00:00
  • 15e4500a01 Fix tests Ykkrosh 2011-05-06 17:04:32 +00:00
  • cb612b17b5 Rebalancing some armour stats. Mythos_Ruler 2011-05-06 16:46:08 +00:00
  • 0a7aeb23f7 smbios fix janwas 2011-05-06 14:54:46 +00:00
  • 6f3761a73a shrink displayed rank icons to actual resolution of 16x16 WhiteTreePaladin 2011-05-06 02:19:36 +00:00
  • 022950a540 Documents AI autostart option in readme historic_bruno 2011-05-05 22:10:09 +00:00
  • 1da3cdb498 Fix build errors Ykkrosh 2011-05-05 20:24:22 +00:00
  • a8c087d46b Missing files historic_bruno 2011-05-05 20:07:51 +00:00
  • 45426ac21c Probably fix build error Ykkrosh 2011-05-05 18:06:36 +00:00
  • 5ed18a103d Tweaked the colors a bit. Mythos_Ruler 2011-05-05 16:54:04 +00:00
  • a7aed9957d Build fix Ykkrosh 2011-05-05 16:24:06 +00:00
  • 5c76bc12fa refactor status code definitions: allow modules to define an array of them (more convenient+efficient). janwas 2011-05-05 13:03:34 +00:00
  • fd561cb88b hotloading fix on Windows refs #781 janwas 2011-05-05 10:50:47 +00:00
  • a741fb2f33 fix ChooseCacheSize - more simple, no longer relies on available-memory reporting (because Linux has a weird understanding of "available") closes #611, refs #832 janwas 2011-05-05 09:53:07 +00:00
  • 508f56d2dd Fixes bug in triple-click unit selection for units without a SelectionGroupName defined. In this case, triple-click will behave the same as double-click. historic_bruno 2011-05-05 02:06:53 +00:00
  • 26de01cdd1 Adjusts unit selection behavior to account for ranks. Triple-click now selects units regardless of their rank. historic_bruno 2011-05-05 01:27:49 +00:00
  • f423e269e2 shrunk rank icons WhiteTreePaladin 2011-05-05 00:19:48 +00:00
  • 141cc51573 reference new rank icons WhiteTreePaladin 2011-05-05 00:10:43 +00:00
  • 99e45311ab Possible new rank insignia. Mythos_Ruler 2011-05-04 23:15:03 +00:00
  • db0a2f8cef Made promotions a little easier for this release so it is more obvious for end users who install the Alpha. Mythos_Ruler 2011-05-04 22:36:31 +00:00
  • 3bffcff90d update experience bar tooltip text and style WhiteTreePaladin 2011-05-04 22:20:49 +00:00
  • dcec9c4ca9 gracefully handle the case where the file cache is full of data still referenced elsewhere. janwas 2011-05-04 22:19:38 +00:00
  • 002c40ede4 Some miscellaneous stuff. Also Fixes #828 Mythos_Ruler 2011-05-04 21:51:29 +00:00
  • fffcdbbf21 Balances random map resources. historic_bruno 2011-05-04 21:24:25 +00:00
  • d6b073df22 Fix typo Ykkrosh 2011-05-04 20:49:17 +00:00
  • 1ba34b973f clean up WhiteTreePaladin 2011-05-04 19:36:29 +00:00
  • dd264f46cf make music civ specific WhiteTreePaladin 2011-05-04 19:31:01 +00:00
  • da40ea8e2c First 3 completed score pieces from Omri: Celts Peace 1, Hellens Peace 1 and Iberians Peace 1 - 04.05.11. OmriLahav 2011-05-04 15:39:33 +00:00
  • fa16181e84 Fix build error in tests. Ykkrosh 2011-05-04 14:40:14 +00:00
  • b560ff5fb7 Fix warning from cccd6849a7 Ykkrosh 2011-05-04 14:18:16 +00:00
  • 9719432ff9 fix memory leak (wasn't freeing the entire chain of SMBIOS structures) janwas 2011-05-04 13:08:09 +00:00
  • a7152270f4 Path now goes to some trouble to prevent mixing / and \ slashes (causes trouble when hotloading, and some Windows APIs can't handle it, either) WARNING: that means stuff like Path(nativeDataPath/"art/") is forbidden and will raise errors on Windows when nativeDataPath contains \. always use /"" to add a trailing slash. never embed "/" in OsPath component strings (it's OK for VFS strings since they consistently use /). janwas 2011-05-04 12:16:51 +00:00
  • 7523894760 ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) janwas 2011-05-04 12:10:17 +00:00
  • 6c3b41db3f New minimap buttons ready for implementation. Mythos_Ruler 2011-05-04 05:55:53 +00:00
  • 9733affb05 Fix non-PCH build Ykkrosh 2011-05-04 01:17:09 +00:00
  • 962fb41729 Support parallel build jobs in update-workspaces (via JOBS=-j3 or argument -j3 etc) Ykkrosh 2011-05-03 23:54:29 +00:00
  • 16a654ccae Fix script tests. Ykkrosh 2011-05-03 23:16:16 +00:00
  • 1a6e75de4e updated alpha version name - fixes #816 WhiteTreePaladin 2011-05-03 20:22:42 +00:00
  • b26d543da1 Fixes #821 Mythos_Ruler 2011-05-03 19:44:08 +00:00
  • 178a700c16 Fix build Ykkrosh 2011-05-03 15:58:25 +00:00
  • cce3bebe0c fix error propagation/avoid SetLastError pollution janwas 2011-05-03 13:46:35 +00:00
  • cccd6849a7 cleanup (requires update-workspaces) lib_errors.cpp: replace with status.cpp, adapt to needs at work wutil: fix runtime warning reported via feedback box config: merge CONFIG_PARANOIA and !CONFIG_FINAL into CONFIG_ENABLE_CHECKS add openmp, pointer_typedefs.h janwas 2011-05-03 12:38:42 +00:00
  • 114ca8e4ce Changed map lighting. Mythos_Ruler 2011-05-03 01:44:59 +00:00
  • 0734122a9d Added some stone quarries to the map. Mythos_Ruler 2011-05-03 01:39:45 +00:00
  • 04f5a34f2d New Mediterranean stonemine "quarry." Mythos_Ruler 2011-05-03 01:25:43 +00:00
  • ae0ac056b3 Changed lighting. Mythos_Ruler 2011-05-03 01:14:01 +00:00
  • 333c62a490 Report errors in GL limit detection properly. Ykkrosh 2011-05-02 23:46:56 +00:00
  • 0a4a7683b9 Deleted some random particles hanging around. Mythos_Ruler 2011-05-02 23:40:15 +00:00
  • 548ed2e4eb Celt wall turret projectile error fix Pureon 2011-05-02 22:36:26 +00:00
  • 7ac1ca1122 This was SVN commit r9402. Mythos_Ruler 2011-05-02 22:10:33 +00:00
  • aa38415b3f Changes default scenario to Death Canyon. Fixes #820. historic_bruno 2011-05-02 21:52:14 +00:00
  • 8ec73ac5d1 Tinkering with XP/promotions Mythos_Ruler 2011-05-02 21:46:29 +00:00
  • b4889d5346 Fixes broken team init (based on patch by Stork). Fixes #814. historic_bruno 2011-05-02 20:34:48 +00:00
  • b8595fd196 palisade texture and spike walls added Pureon 2011-05-02 19:52:33 +00:00
  • ed105d3ad1 Disable promotion component for elite Iberian units. fcxSanya 2011-05-02 19:44:16 +00:00
  • e8e0d0b576 Promotion animation for Iberian units. fcxSanya 2011-05-02 19:31:42 +00:00
  • a523dc48ac Add missing file for units promotion. fcxSanya 2011-05-02 17:42:48 +00:00
  • e2f006e1a5 Changes Atlas keyword list to checkboxes, which properly reflect a scenario's keywords. historic_bruno 2011-05-02 16:29:53 +00:00
  • 674eaa1283 Latest version of user-report server code Ykkrosh 2011-05-02 15:47:12 +00:00
  • 0b996bbe75 Prevent selecting unusable civs in random map setup. Fixes #813. Ykkrosh 2011-05-02 15:26:38 +00:00
  • 7499b23991 Units promotion. Closes #697. fcxSanya 2011-05-02 15:03:01 +00:00
  • e8a2ed69f7 Selection sounds added to siege ballista and onager Pureon 2011-05-02 14:48:02 +00:00
  • c02818ceea Tweaks random map appearance and resource placement. historic_bruno 2011-05-01 22:29:58 +00:00
  • e297dac1a5 Initial structure destruction sound effects added. Pureon 2011-05-01 22:10:40 +00:00
  • 884f4bbbf1 Iberian and Hele wall tower garrison flags Pureon 2011-05-01 21:06:18 +00:00
  • bfd6614b55 # Add support for many formation shapes, based on patch from Badmadblacksad. Ykkrosh 2011-05-01 20:40:53 +00:00
  • adc0d79d8b Fixes ticket #808. Mythos_Ruler 2011-05-01 20:15:59 +00:00
  • 1008d60bc3 Deleted some JPEGS out of the props folder. Mythos_Ruler 2011-05-01 17:11:02 +00:00
  • 564524df54 This was SVN commit r9382. Mythos_Ruler 2011-05-01 17:07:24 +00:00
  • 4112523878 This was SVN commit r9381. Mythos_Ruler 2011-05-01 17:07:11 +00:00
  • b34259449f This was SVN commit r9380. Mythos_Ruler 2011-05-01 17:06:47 +00:00
  • 126c2276cd This was SVN commit r9379. Jubal 2011-05-01 15:03:51 +00:00
  • 02ed11ac54 Removes references to Testbot, replaces with JuBot. Jubal 2011-05-01 15:02:33 +00:00
  • 88c44c7d73 smbios: add support for structures 34,35,36,39,41 (found on rather new BIOS) janwas 2011-05-01 12:18:45 +00:00
  • f88c61911b Spring Cleaning. Mythos_Ruler 2011-05-01 06:44:00 +00:00
  • c108a13505 This was SVN commit r9375. Mythos_Ruler 2011-05-01 05:24:38 +00:00