1
0
forked from mirrors/0ad

Commit Graph

  • 0e022109c5 Disable broken cavalry movement sounds Ykkrosh 2010-08-11 01:20:42 +00:00
  • d46abd9aaf Use a fixed aspect ratio for the menu screen background and loading screen concept art, to prevent ugly stretching at widescreen resolutions Ykkrosh 2010-08-10 22:39:00 +00:00
  • 4f1b7bb0e6 Complain more informatively about incorrect ENet versions Ykkrosh 2010-08-10 21:49:33 +00:00
  • 08cdb0b9c2 Fix more --without-pch Ykkrosh 2010-08-10 20:22:23 +00:00
  • d908f125a6 Fix --without-pch more Ykkrosh 2010-08-10 20:08:16 +00:00
  • 56a975312e With --without-pch error Ykkrosh 2010-08-10 19:48:35 +00:00
  • 9c47c61ea9 Spell nasm options in a way that's compatible with old versions of yasm Ykkrosh 2010-08-10 19:48:12 +00:00
  • 7eebe05485 fixes+improvements from work: janwas 2010-08-10 17:03:17 +00:00
  • e6c3f1c482 # Use more sound effects Ykkrosh 2010-08-10 01:25:24 +00:00
  • d1bc05f399 This was SVN commit r7890. Mythos_Ruler 2010-08-10 00:10:23 +00:00
  • 9220424275 This was SVN commit r7889. Mythos_Ruler 2010-08-10 00:09:55 +00:00
  • 4030430722 #New 'Arcadia' map for the next pre-Alpha release. Mythos_Ruler 2010-08-10 00:08:32 +00:00
  • ba5a892912 Fix warnings Ykkrosh 2010-08-09 09:49:24 +00:00
  • 2ef4371798 Fix build error in tests Ykkrosh 2010-08-09 09:25:13 +00:00
  • b89e86772b belatedly add files missing from 3d45069b3f (my bad) janwas 2010-08-09 07:37:43 +00:00
  • c728aa972c Support the <float/> property in actors Ykkrosh 2010-08-09 01:28:13 +00:00
  • 422da1aef0 Add resources for Linux packages, based on files from fabio (see #492) Ykkrosh 2010-08-08 22:13:10 +00:00
  • a42f14d168 Windows build fix Ykkrosh 2010-08-08 20:11:57 +00:00
  • e64d115d7c # Change selection circles to match the player colour Ykkrosh 2010-08-08 17:28:51 +00:00
  • dbc178e4dd Expand some selection circles Ykkrosh 2010-08-08 17:17:11 +00:00
  • 02d4115d1d Remove confusing settlements under civ centers in Latium Ykkrosh 2010-08-08 16:35:08 +00:00
  • 6dfde9daa5 Remove techdemo1 since it's rubbish Ykkrosh 2010-08-08 16:17:01 +00:00
  • e77ae6216f Remove Latium dupe Ykkrosh 2010-08-08 16:16:12 +00:00
  • 80f726c36b Rename maps. Ykkrosh 2010-08-08 16:13:06 +00:00
  • b4456315e2 Add descriptions to maps. Ykkrosh 2010-08-08 16:07:11 +00:00
  • 7d0ae8585c Remove some unused includes. Ykkrosh 2010-08-08 16:04:23 +00:00
  • 353032070c Replace "_" with " " in displayed map names. Ykkrosh 2010-08-08 15:25:16 +00:00
  • 814a8722da Don't load the Atlas DLL on startup, to improve performance. Ykkrosh 2010-08-08 15:23:39 +00:00
  • 4e58318ffc Fix "pre-alpha" reference. Ykkrosh 2010-08-08 15:23:03 +00:00
  • 2b6f11e834 Add list_data property to GUI list controls, to associate extra data with the human-readable list item names. Ykkrosh 2010-08-08 15:22:17 +00:00
  • 95edc4ea4b Fix player assignments in Mountain Pass map. Ykkrosh 2010-08-08 15:21:16 +00:00
  • 9765202d16 Move 512x512_desert to non-public, since it has broken textures and isn't useful Ykkrosh 2010-08-08 14:00:15 +00:00
  • eef74bb784 Right-clicking with buildings selected should always set the rally point, even when clicking on another unit Ykkrosh 2010-08-07 21:27:09 +00:00
  • 0adb57ef98 #Fixed healer duplicate in Greek temple UI queue. Mythos_Ruler 2010-08-07 20:14:21 +00:00
  • d2e6233c44 Fixed HP display issues in GUI WhiteTreePaladin 2010-08-07 00:21:17 +00:00
  • 91cd032827 Add basic replay recorder/player to help debugging and performance testing. Ykkrosh 2010-08-06 22:16:05 +00:00
  • ea8e5a7598 Make animals spend more time eating, to save pathfinding costs Ykkrosh 2010-08-06 22:13:57 +00:00
  • 30a6dbcb89 Fix uninitialised-value warnings Ykkrosh 2010-08-06 14:15:08 +00:00
  • 3d45069b3f improvements/additions from work bits: fix bit_mask for signed types, add SetBitsTo, LeastSignificantBit, ClearLeastSignificantBit. add MSR support (read/write via mahaf in kernel mode) x86_x64: expose family/model topology: add support for determining core/package from APIC ID. TSC: report actual frequency for nehalem invariant TSC. improved UNREACHABLE/ASSUME_UNREACHABLE (avoid ICC warning, add GCC4.5 support) janwas 2010-08-06 13:03:44 +00:00
  • 3a0123b7b4 add .config version redirects for AtlasUI_dbg and test_dbg.exe for VC2008 janwas 2010-08-06 13:01:38 +00:00
  • 9d18f59940 Fix tests Ykkrosh 2010-08-06 12:34:42 +00:00
  • 4f2d9ee128 Fixed bandboxed entity preference code from relying on parsing template names WhiteTreePaladin 2010-08-06 00:29:58 +00:00
  • e2a736fc5a Update contributors list Ykkrosh 2010-08-06 00:18:45 +00:00
  • 40e268e06a # Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim. Ykkrosh 2010-08-05 20:43:31 +00:00
  • b4e409e80d Fix #525 more, so it doesn't use an uninitialised variable Ykkrosh 2010-08-05 17:13:10 +00:00
  • c944148337 fix deadlock in pre-XP SP2 windows codepath fixes #525 janwas 2010-08-05 16:20:11 +00:00
  • df4e9a05c2 Fix build error on 32-bit Linux Ykkrosh 2010-08-05 14:24:32 +00:00
  • cc8ad0f3c0 Fix line endings Ykkrosh 2010-08-05 14:22:56 +00:00
  • 07615310f2 # Add rally points for newly-trained units, based on patch from evans. Ykkrosh 2010-08-05 10:20:47 +00:00
  • c39c4ac8d3 Ignore recently-deceased units more gracefully in makePrimarySelection Ykkrosh 2010-08-05 10:07:00 +00:00
  • 82b6449f8b This was SVN commit r7847. Mythos_Ruler 2010-08-05 06:47:14 +00:00
  • b0141436a5 This was SVN commit r7846. Mythos_Ruler 2010-08-05 05:40:47 +00:00
  • 51d0abbf2a Use SDL_GL_SWAP_CONTROL to control vsync on non-Windows. Fixes #520. Ykkrosh 2010-08-04 21:30:43 +00:00
  • 65bcedb9fc Load map descriptions from their XML file. Ykkrosh 2010-08-04 21:15:41 +00:00
  • a5171d9145 Just display the delete button until the other commands are implemented WhiteTreePaladin 2010-08-03 01:54:16 +00:00
  • b292a32505 Add JS memory usage to profiler. Ykkrosh 2010-08-02 19:23:58 +00:00
  • 95047013d0 improvement to os_cpu_SetThreadAffinityMask: avoid Sleep(), fall back to APIC ID if GetCurrentProcessorNumber is unavailable janwas 2010-08-02 07:56:37 +00:00
  • 76e6b6dbe3 Made bandboxed selections more intelligent by preferring entities in this order: WhiteTreePaladin 2010-08-01 21:50:03 +00:00
  • 8286218cad Delete lots of obsolete unused script-interface code. Ykkrosh 2010-08-01 20:56:34 +00:00
  • 41ad5bd965 # Add corpse decay and building collapse. Ykkrosh 2010-08-01 17:38:01 +00:00
  • fdb8be2fd5 Fix warning Ykkrosh 2010-08-01 17:36:39 +00:00
  • 67e3a95d74 Added Delete Hotkey Misc minor changes WhiteTreePaladin 2010-08-01 16:25:24 +00:00
  • e20f93ffdc add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. janwas 2010-08-01 10:52:12 +00:00
  • aa2d305b6e Added working delete button WhiteTreePaladin 2010-08-01 05:09:30 +00:00
  • dd2fcad2a2 Fixed fractional resources showing up in the GUI WhiteTreePaladin 2010-08-01 00:33:20 +00:00
  • cad0baed3c Adjusted gather speeds Rocks have more resources (500 -> 1000) WhiteTreePaladin 2010-08-01 00:06:40 +00:00
  • be59106400 Cleaned up code (slight redesign) Added more wood to trees Standard trees 100 -> 300 Special trees 300 -> 500 WhiteTreePaladin 2010-07-31 21:46:25 +00:00
  • 423b31c130 Fix units trying to move outside themselves when ordered to their current location. Ykkrosh 2010-07-31 21:22:39 +00:00
  • 4883ddabc3 # Automatically gather from new resource after exhausting current one. Ykkrosh 2010-07-31 21:21:42 +00:00
  • ba591b6d9f Redesigned the selection GUI No more groups of any kind Max selection size increased to 32 WhiteTreePaladin 2010-07-30 22:19:43 +00:00
  • d29dd45237 Fix compiling with Clang Ykkrosh 2010-07-30 21:42:22 +00:00
  • dd5f242e1e Fix use of undefined behaviour (shifting by >= size of left operand) Ykkrosh 2010-07-30 21:33:26 +00:00
  • 3124b55cc0 Warning fixes Ykkrosh 2010-07-29 21:04:07 +00:00
  • f625285386 Multiply more vision ranges by 4 Ykkrosh 2010-07-29 20:50:30 +00:00
  • 29d3f824e0 Remove obsolete CppDoc files Ykkrosh 2010-07-29 20:43:24 +00:00
  • 22591ae210 Add combat test maps. Ykkrosh 2010-07-29 20:40:04 +00:00
  • 0cd0a1f584 # Add auto-attacking of nearby enemies. Ykkrosh 2010-07-29 20:39:23 +00:00
  • 913404e4b2 Multiply vision ranges by 4 (convert from tiles to metres) Ykkrosh 2010-07-29 20:26:26 +00:00
  • 365c005394 Code cleanup WhiteTreePaladin 2010-07-29 18:22:58 +00:00
  • a22b32ff9c Update contributors list Ykkrosh 2010-07-29 15:57:04 +00:00
  • 1706363bab Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. Ykkrosh 2010-07-29 15:55:41 +00:00
  • 797e2bb491 NSIS-based installer for Windows. Fixes #519. Ykkrosh 2010-07-26 23:38:46 +00:00
  • ff7ea96189 Code cleanup WhiteTreePaladin 2010-07-26 03:31:54 +00:00
  • 759e452e0b Fix warning Ykkrosh 2010-07-25 18:19:30 +00:00
  • f6a1501410 Set svn:eol-style native Ykkrosh 2010-07-25 18:08:35 +00:00
  • f79056efbd fix CPU topology problem under VMs reported by Philip (update workspaces required) also moved lib.h's code generation macros into a separate file to break a circular dependency with lib.h's use of debug_assert, and added a stub implementation of sysdep/numa.h janwas 2010-07-25 17:10:57 +00:00
  • ee20d0c2cb Fix compile error Ykkrosh 2010-07-25 17:03:07 +00:00
  • 96a73bb580 Discourage units from walking outside the map. Ykkrosh 2010-07-25 14:11:21 +00:00
  • 1faf83f916 Add some missing consts to arguments. Ykkrosh 2010-07-25 14:10:46 +00:00
  • 8d7011998e Fix typo Ykkrosh 2010-07-25 11:24:44 +00:00
  • 3bccfc295f Fix the GL extension fallback functions so they actually get used Ykkrosh 2010-07-25 11:03:45 +00:00
  • e416fe18cd Code cleanup and explicit number conversion WhiteTreePaladin 2010-07-24 22:09:59 +00:00
  • 4cd88d8aa9 Remove an assertion which I hope wasn't important Ykkrosh 2010-07-24 21:54:54 +00:00
  • bfcb278bf0 swscanf is an insane mess of bugs and incompatibilities, so stop using it for fancy parsing Ykkrosh 2010-07-24 20:48:18 +00:00
  • bc704b288a Made Animal AI default to "PASSIVE" if its type was not found Added rudimentary fishing for units and merchant ships Adjusted resource gather rates Improved Mountain Pass map WhiteTreePaladin 2010-07-24 20:26:25 +00:00
  • 93802f257a Avoid crash caused by glibc <=2.7 bug Ykkrosh 2010-07-24 20:03:15 +00:00
  • fea6745ec9 fix incorrect screening of APIC IDs (now handle OS X's lack of thread affinity and/or running under a VM without complaint) janwas 2010-07-24 18:48:25 +00:00
  • 523a6a5819 Fix tests to be more tolerant of odd environments Ykkrosh 2010-07-24 15:49:40 +00:00
  • 827c81fb03 Allow overriding libdir at run-time for tests Ykkrosh 2010-07-24 12:51:22 +00:00
  • ddb48c4631 Updated actor viewer animation names to match changes in actor files (animations for renamed resources) WhiteTreePaladin 2010-07-24 12:39:10 +00:00