1
0
forked from 0ad/0ad
Commit Graph

5747 Commits

Author SHA1 Message Date
dc3ac668e0 Add --with-valgrind option to enable valgrind support, include CoreServices framework in collada plugin, use pkg-config for libxml2 config on unixes.
This was SVN commit r7017.
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.
This was SVN commit r7016.
2009-07-18 02:03:29 +00:00
a866ade2d7 OS X compile fixes
This was SVN commit r7015.
2009-07-18 01:58:16 +00:00
032a41add6 Fix timer configuration: clock_gettime uses timespec, gettimeofday uses timeval.
This was SVN commit r7014.
2009-07-18 01:55:26 +00:00
ae58c456e5 Fix detection of OpenAL string type (closes #268)
This was SVN commit r7013.
2009-07-18 00:30:27 +00:00
d1794fef88 #Terrain texture tweaks.
This was SVN commit r7012.
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)
This was SVN commit r7011.
2009-07-17 22:07:09 +00:00
16d843a001 If HOSTTYPE is not set, try to use uname -m to detect architecture
This was SVN commit r7010.
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)
This was SVN commit r7009.
2009-07-17 21:15:01 +00:00
78c34c6753 update test to reflect new HeaderlessAllocator min. allocation size
This was SVN commit r7007.
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

This was SVN commit r7006.
2009-07-16 23:53:46 +00:00
6146db7a3d This was SVN commit r7005. 2009-07-16 22:00:30 +00:00
6525cfd39e Patch from #259: [FreeBSD compat] portability fixes
This was SVN commit r7002.
2009-07-16 16:57:59 +00:00
df36e937f0 Patch from #258: [FreeBSD compat] add some missing includes
This was SVN commit r7001.
2009-07-16 16:53:55 +00:00
663fcfeb9a # macosx compile fix
(OpenAL ALC string definition differs on Windows vs OSX)

This was SVN commit r7000.
2009-07-16 16:48:06 +00:00
fcf9db0d53 Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD)
This was SVN commit r6999.
2009-07-16 15:52:18 +00:00
271823cf7e Decode input as utf-8 in JSI_VFS::ReadFile, JSI_VFS::ReadFileLines
This was SVN commit r6998.
2009-07-16 15:51:35 +00:00
60c5beddc0 Change GUI text file encoding to utf-8, change line endings to native
This was SVN commit r6997.
2009-07-16 15:49:59 +00:00
a389dd3afa Fix buffer overflow on Linux
This was SVN commit r6996.
2009-07-16 12:35:23 +00:00
3aafdeeaa2 Fix non-ASCII character in script
This was SVN commit r6995.
2009-07-16 10:32:58 +00:00
4c4bc53a91 Convert some line endings to native
This was SVN commit r6994.
2009-07-16 10:20:51 +00:00
0b17c32492 #Public release. New Spartan and Hypaspist shield textures. Tweaked the falcon textures.
This was SVN commit r6993.
2009-07-15 23:45:19 +00:00
382804965d This was SVN commit r6989. 2009-07-14 18:39:36 +00:00
af7f2a2300 Add includes of ScriptableComplex.inl to fix link errors in release config
This was SVN commit r6988.
2009-07-14 15:11:05 +00:00
ac38db53dd Try again to fix the GL 2.0 function names
This was SVN commit r6987.
2009-07-14 14:06:59 +00:00
e9d99a7eea Fix glCreateShader too
This was SVN commit r6986.
2009-07-14 13:54:57 +00:00
e33f3f5e64 Use the correct names for core shader functions in GL 2.0 implementations
This was SVN commit r6985.
2009-07-14 13:34:31 +00:00
cb240e474d Use the Unicode version of wxWidgets
This was SVN commit r6984.
2009-07-14 10:23:56 +00:00
98b4ccf823 Fix typo in comment
This was SVN commit r6983.
2009-07-14 09:57:41 +00:00
547f8bfc9b This was SVN commit r6982. 2009-07-14 00:20:26 +00:00
0b6ccbee59 This was SVN commit r6981. 2009-07-14 00:02:17 +00:00
31b7d24b32 This was SVN commit r6980. 2009-07-13 23:47:00 +00:00
6c3c6f5b35 This was SVN commit r6979. 2009-07-13 22:32:46 +00:00
a52ef2a8c1 This was SVN commit r6978. 2009-07-13 22:30:41 +00:00
90a7cfe55a This was SVN commit r6977. 2009-07-13 22:00:18 +00:00
54291dfb68 This was SVN commit r6976. 2009-07-13 21:58:08 +00:00
64e7656d1b This was SVN commit r6975. 2009-07-13 21:48:39 +00:00
d890294408 This was SVN commit r6974. 2009-07-13 21:47:30 +00:00
645a181a39 This was SVN commit r6973. 2009-07-13 21:32:56 +00:00
d9523a1a6f This was SVN commit r6972. 2009-07-13 21:28:09 +00:00
27a64de4e9 This was SVN commit r6971. 2009-07-13 21:27:31 +00:00
b79a924e47 This was SVN commit r6970. 2009-07-13 21:24:15 +00:00
2eaddefd40 This was SVN commit r6969. 2009-07-13 21:22:49 +00:00
70b14f9aa4 This was SVN commit r6968. 2009-07-13 21:18:25 +00:00
fc22d14e8c This was SVN commit r6967. 2009-07-13 20:45:28 +00:00
d007fd653d This was SVN commit r6966. 2009-07-13 20:43:39 +00:00
16cd826df7 #Fixing a bunch of stuff for the Public release.
This was SVN commit r6965.
2009-07-13 20:33:04 +00:00
a90ddaf799 This was SVN commit r6964. 2009-07-13 20:28:29 +00:00
46ed941b23 This was SVN commit r6963. 2009-07-13 20:24:34 +00:00
b85f7133a1 This was SVN commit r6962. 2009-07-13 20:22:58 +00:00