1
0
forked from mirrors/0ad

Commit Graph

  • 05d73edd2f # hopefully fix sound error when exiting as per http://www.wildfiregames.com/forum/index.php?showtopic=12483 thanks to Ykkrosh and oliver! janwas 2009-07-21 18:13:01 +00:00
  • 26effc4f99 # premake 3.7 compatibility fixes from patch suggested by Cilyan janwas 2009-07-21 17:38:27 +00:00
  • 9216c85ccc This was SVN commit r7027. Mythos_Ruler 2009-07-20 04:58:41 +00:00
  • b42c59d561 This was SVN commit r7026. Mythos_Ruler 2009-07-19 23:52:09 +00:00
  • 8edcc450ed This was SVN commit r7025. Mythos_Ruler 2009-07-19 23:09:10 +00:00
  • 21d4808de3 Only use --no-undefined link flag on Linux, because it is only present in GNU ld. Matei 2009-07-18 22:37:03 +00:00
  • 717db156fc Link with -Wl,--no-undefined to detect errors at compile time Ykkrosh 2009-07-18 19:55:27 +00:00
  • abf84b25f8 pkg-config actually gives buildoptions, not includepaths olsner 2009-07-18 02:55:31 +00:00
  • 7a942d29e7 Only try to use valgrind stuff if --with-valgrind is given to update-workspaces.sh olsner 2009-07-18 02:06:42 +00:00
  • dc3ac668e0 Add --with-valgrind option to enable valgrind support, include CoreServices framework in collada plugin, use pkg-config for libxml2 config on unixes. olsner 2009-07-18 02:04:55 +00:00
  • ec1dac1ff4 OS X changes: allow linux_names or osx_names which will override unix_names, use it to include boost_system on OS X (it doesn't seem to exist on linux). Also changed libxml2 unix config to use pkg-config instead of hardcoded paths. olsner 2009-07-18 02:03:29 +00:00
  • a866ade2d7 OS X compile fixes olsner 2009-07-18 01:58:16 +00:00
  • 032a41add6 Fix timer configuration: clock_gettime uses timespec, gettimeofday uses timeval. olsner 2009-07-18 01:55:26 +00:00
  • ae58c456e5 Fix detection of OpenAL string type (closes #268) olsner 2009-07-18 00:30:27 +00:00
  • d1794fef88 #Terrain texture tweaks. Mythos_Ruler 2009-07-18 00:29:22 +00:00
  • 8da44f1908 Simplify the update-workspaces.sh script, remove some uses of absolute paths and allow the script to be run from anywhere (e.g. as ../update-workspaces.sh from the workspaces/gcc/ directory) olsner 2009-07-17 22:07:09 +00:00
  • 16d843a001 If HOSTTYPE is not set, try to use uname -m to detect architecture olsner 2009-07-17 21:28:03 +00:00
  • 10fb4c12e7 Fix update-workspaces.sh to handle paths with spaces (http://www.wildfiregames.com/forum/index.php?showtopic=12472) Ykkrosh 2009-07-17 21:15:01 +00:00
  • 78c34c6753 update test to reflect new HeaderlessAllocator min. allocation size janwas 2009-07-17 07:51:14 +00:00
  • 2a0025bc28 # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) (hopefully fixes often-reported crashes on 64-bit Linux) remove lib/precompiled.cpp to simplify PCH handling in build system janwas 2009-07-16 23:53:46 +00:00
  • 6146db7a3d This was SVN commit r7005. Mythos_Ruler 2009-07-16 22:00:30 +00:00
  • 6525cfd39e Patch from #259: [FreeBSD compat] portability fixes Ykkrosh 2009-07-16 16:57:59 +00:00
  • df36e937f0 Patch from #258: [FreeBSD compat] add some missing includes Ykkrosh 2009-07-16 16:53:55 +00:00
  • 663fcfeb9a # macosx compile fix (OpenAL ALC string definition differs on Windows vs OSX) janwas 2009-07-16 16:48:06 +00:00
  • fcf9db0d53 Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD) Ykkrosh 2009-07-16 15:52:18 +00:00
  • 271823cf7e Decode input as utf-8 in JSI_VFS::ReadFile, JSI_VFS::ReadFileLines Ykkrosh 2009-07-16 15:51:35 +00:00
  • 60c5beddc0 Change GUI text file encoding to utf-8, change line endings to native Ykkrosh 2009-07-16 15:49:59 +00:00
  • a389dd3afa Fix buffer overflow on Linux Ykkrosh 2009-07-16 12:35:23 +00:00
  • 3aafdeeaa2 Fix non-ASCII character in script Ykkrosh 2009-07-16 10:32:58 +00:00
  • 4c4bc53a91 Convert some line endings to native Ykkrosh 2009-07-16 10:20:51 +00:00
  • 0b17c32492 #Public release. New Spartan and Hypaspist shield textures. Tweaked the falcon textures. Mythos_Ruler 2009-07-15 23:45:19 +00:00
  • 382804965d This was SVN commit r6989. Mythos_Ruler 2009-07-14 18:39:36 +00:00
  • af7f2a2300 Add includes of ScriptableComplex.inl to fix link errors in release config olsner 2009-07-14 15:11:05 +00:00
  • ac38db53dd Try again to fix the GL 2.0 function names Ykkrosh 2009-07-14 14:06:59 +00:00
  • e9d99a7eea Fix glCreateShader too Ykkrosh 2009-07-14 13:54:57 +00:00
  • e33f3f5e64 Use the correct names for core shader functions in GL 2.0 implementations Ykkrosh 2009-07-14 13:34:31 +00:00
  • cb240e474d Use the Unicode version of wxWidgets Ykkrosh 2009-07-14 10:23:56 +00:00
  • 98b4ccf823 Fix typo in comment Ykkrosh 2009-07-14 09:57:41 +00:00
  • 547f8bfc9b This was SVN commit r6982. Mythos_Ruler 2009-07-14 00:20:26 +00:00
  • 0b6ccbee59 This was SVN commit r6981. Mythos_Ruler 2009-07-14 00:02:17 +00:00
  • 31b7d24b32 This was SVN commit r6980. Mythos_Ruler 2009-07-13 23:47:00 +00:00
  • 6c3c6f5b35 This was SVN commit r6979. Mythos_Ruler 2009-07-13 22:32:46 +00:00
  • a52ef2a8c1 This was SVN commit r6978. Mythos_Ruler 2009-07-13 22:30:41 +00:00
  • 90a7cfe55a This was SVN commit r6977. Mythos_Ruler 2009-07-13 22:00:18 +00:00
  • 54291dfb68 This was SVN commit r6976. Mythos_Ruler 2009-07-13 21:58:08 +00:00
  • 64e7656d1b This was SVN commit r6975. Mythos_Ruler 2009-07-13 21:48:39 +00:00
  • d890294408 This was SVN commit r6974. Mythos_Ruler 2009-07-13 21:47:30 +00:00
  • 645a181a39 This was SVN commit r6973. Mythos_Ruler 2009-07-13 21:32:56 +00:00
  • d9523a1a6f This was SVN commit r6972. Mythos_Ruler 2009-07-13 21:28:09 +00:00
  • 27a64de4e9 This was SVN commit r6971. Mythos_Ruler 2009-07-13 21:27:31 +00:00
  • b79a924e47 This was SVN commit r6970. Mythos_Ruler 2009-07-13 21:24:15 +00:00
  • 2eaddefd40 This was SVN commit r6969. Mythos_Ruler 2009-07-13 21:22:49 +00:00
  • 70b14f9aa4 This was SVN commit r6968. Mythos_Ruler 2009-07-13 21:18:25 +00:00
  • fc22d14e8c This was SVN commit r6967. Mythos_Ruler 2009-07-13 20:45:28 +00:00
  • d007fd653d This was SVN commit r6966. Mythos_Ruler 2009-07-13 20:43:39 +00:00
  • 16cd826df7 #Fixing a bunch of stuff for the Public release. Mythos_Ruler 2009-07-13 20:33:04 +00:00
  • a90ddaf799 This was SVN commit r6964. Mythos_Ruler 2009-07-13 20:28:29 +00:00
  • 46ed941b23 This was SVN commit r6963. Mythos_Ruler 2009-07-13 20:24:34 +00:00
  • b85f7133a1 This was SVN commit r6962. Mythos_Ruler 2009-07-13 20:22:58 +00:00
  • 1fdd525dc4 This was SVN commit r6961. Mythos_Ruler 2009-07-13 20:22:44 +00:00
  • 6436fcd7a1 This was SVN commit r6960. Mythos_Ruler 2009-07-13 20:14:23 +00:00
  • c58277441c This was SVN commit r6959. Mythos_Ruler 2009-07-13 20:13:07 +00:00
  • 3eb6ef0f94 This was SVN commit r6958. Mythos_Ruler 2009-07-13 19:40:07 +00:00
  • 5a6e75512d This was SVN commit r6957. Mythos_Ruler 2009-07-13 19:38:51 +00:00
  • f5c2b8c66a This was SVN commit r6956. Mythos_Ruler 2009-07-13 19:38:00 +00:00
  • 95ca9604f1 Check that premake is up-to-date before updating workspaces olsner 2009-07-13 16:59:10 +00:00
  • eb4c94e44c Define OS_LINUX when assembling assembly on linux olsner 2009-07-13 16:35:29 +00:00
  • 50cdce055c Of course, the elf64 hack should also only apply to linux. olsner 2009-07-12 15:20:09 +00:00
  • f28ab0c473 Add premake hack to produce elf64 assembly on amd64/x86_64 olsner 2009-07-12 15:16:03 +00:00
  • 89b687de6f Include the name of the missing library in the error message olsner 2009-07-12 14:58:05 +00:00
  • d8722b897f Forward HOSTTYPE variable - this should let premake.lua detect 64-bit properly. olsner 2009-07-12 13:50:04 +00:00
  • dc9ac94909 #New cypress trees. Mythos_Ruler 2009-07-12 00:39:55 +00:00
  • dc02482665 Added -fPIC to all Atlas libraries, to try to fix builds on Linux x86_64 Ykkrosh 2009-07-11 15:29:05 +00:00
  • 3c8c708a3f This was SVN commit r6943. Mythos_Ruler 2009-07-08 21:32:00 +00:00
  • 32abe236dd #Mediterranean Cypress Tree Mythos_Ruler 2009-07-08 21:11:26 +00:00
  • 449c9361e3 This was SVN commit r6941. Mythos_Ruler 2009-07-08 19:20:38 +00:00
  • 55c068122a This was SVN commit r6940. Mythos_Ruler 2009-07-04 04:03:19 +00:00
  • 9e3b4276f9 Fixed build on Windows Ykkrosh 2009-07-02 14:04:59 +00:00
  • 98fe150d1e Atlas C++/JS editing tool bridge Ykkrosh 2009-07-02 13:41:41 +00:00
  • 4d4dc98bb5 # Integrated Actor Viewer tool into the Scenario Editor and rewrote its UI in JS, but lost a few features (which could be added back later) Ykkrosh 2009-07-02 12:58:51 +00:00
  • cc572d26c7 Fixed wxJS GetKeyState. Fixed crash when manipulating a destroyed button. Ykkrosh 2009-07-02 11:47:32 +00:00
  • de78e22094 Fixed memory leak Ykkrosh 2009-06-27 10:53:19 +00:00
  • 78e511ebde This was SVN commit r6933. Mythos_Ruler 2009-06-27 03:53:44 +00:00
  • 34d0f012e8 # Converted Atlas's object-settings UI into JavaScript. Ykkrosh 2009-06-26 22:43:49 +00:00
  • 9a977c9962 Fixed Linux build issue Ykkrosh 2009-06-26 21:49:46 +00:00
  • b7802901c5 Added wxSizer::clear to wxJS Ykkrosh 2009-06-26 21:45:37 +00:00
  • 0e9169a158 Avoid boolean ambiguity Ykkrosh 2009-06-26 21:44:54 +00:00
  • b6ebe0645e # Minor tweaks for building on Linux Ykkrosh 2009-06-26 21:09:56 +00:00
  • 4001fc083a This was SVN commit r6927. Mythos_Ruler 2009-06-26 00:50:52 +00:00
  • 7492aad100 This was SVN commit r6926. Sam Assoum 2009-06-25 18:28:25 +00:00
  • 2cde2e0d2b Minor clarifications to licensing Ykkrosh 2009-06-24 16:12:10 +00:00
  • 973c9b2165 Removed xmbcleanup (nowadays you can just delete the 'cache' directory instead) Ykkrosh 2009-06-24 16:11:27 +00:00
  • d1636558e1 Removed coding conventions document (migrated to http://trac.wildfiregames.com/wiki/Coding_Conventions) Ykkrosh 2009-06-24 16:09:06 +00:00
  • ed0e3097d4 # Fixed build on Linux Ykkrosh 2009-06-23 19:46:52 +00:00
  • c81ec63dee # Fixed Release build on Windows. Ykkrosh 2009-06-23 19:46:03 +00:00
  • ea29b5fac2 # Simplified local configuration changes. Ykkrosh 2009-06-23 17:48:34 +00:00
  • cf17fe13ce # Added test for old Collada import error. Ykkrosh 2009-06-23 17:47:37 +00:00
  • 6c53859af3 This was SVN commit r6917. Sam Assoum 2009-06-20 22:22:38 +00:00
  • 1e07a93c48 #Iberian Dock and Persian Special Building. Mythos_Ruler 2009-06-20 21:32:28 +00:00
  • d1e13a86b1 #New Greek Civic Centre. :) Mythos_Ruler 2009-06-20 21:26:47 +00:00