1
0
forked from 0ad/0ad
Commit Graph

5721 Commits

Author SHA1 Message Date
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
1fdd525dc4 This was SVN commit r6961. 2009-07-13 20:22:44 +00:00
6436fcd7a1 This was SVN commit r6960. 2009-07-13 20:14:23 +00:00
c58277441c This was SVN commit r6959. 2009-07-13 20:13:07 +00:00
3eb6ef0f94 This was SVN commit r6958. 2009-07-13 19:40:07 +00:00
5a6e75512d This was SVN commit r6957. 2009-07-13 19:38:51 +00:00
f5c2b8c66a This was SVN commit r6956. 2009-07-13 19:38:00 +00:00
95ca9604f1 Check that premake is up-to-date before updating workspaces
This was SVN commit r6955.
2009-07-13 16:59:10 +00:00
eb4c94e44c Define OS_LINUX when assembling assembly on linux
This was SVN commit r6954.
2009-07-13 16:35:29 +00:00
50cdce055c Of course, the elf64 hack should also only apply to linux.
This was SVN commit r6953.
2009-07-12 15:20:09 +00:00
f28ab0c473 Add premake hack to produce elf64 assembly on amd64/x86_64
This was SVN commit r6952.
2009-07-12 15:16:03 +00:00
89b687de6f Include the name of the missing library in the error message
This was SVN commit r6951.
2009-07-12 14:58:05 +00:00
d8722b897f Forward HOSTTYPE variable - this should let premake.lua detect 64-bit properly.
This was SVN commit r6947.
2009-07-12 13:50:04 +00:00
dc9ac94909 #New cypress trees.
This was SVN commit r6946.
2009-07-12 00:39:55 +00:00
dc02482665 Added -fPIC to all Atlas libraries, to try to fix builds on Linux x86_64
This was SVN commit r6944.
2009-07-11 15:29:05 +00:00
3c8c708a3f This was SVN commit r6943. 2009-07-08 21:32:00 +00:00
32abe236dd #Mediterranean Cypress Tree
This was SVN commit r6942.
2009-07-08 21:11:26 +00:00
449c9361e3 This was SVN commit r6941. 2009-07-08 19:20:38 +00:00
55c068122a This was SVN commit r6940. 2009-07-04 04:03:19 +00:00
9e3b4276f9 Fixed build on Windows
This was SVN commit r6938.
2009-07-02 14:04:59 +00:00
98fe150d1e Atlas C++/JS editing tool bridge
This was SVN commit r6937.
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)

This was SVN commit r6936.
2009-07-02 12:58:51 +00:00
cc572d26c7 Fixed wxJS GetKeyState. Fixed crash when manipulating a destroyed button.
This was SVN commit r6935.
2009-07-02 11:47:32 +00:00
de78e22094 Fixed memory leak
This was SVN commit r6934.
2009-06-27 10:53:19 +00:00
78e511ebde This was SVN commit r6933. 2009-06-27 03:53:44 +00:00
34d0f012e8 # Converted Atlas's object-settings UI into JavaScript.
(Note: This breaks the Actor Viewer, hopefully temporarily.)

This was SVN commit r6932.
2009-06-26 22:43:49 +00:00
9a977c9962 Fixed Linux build issue
This was SVN commit r6931.
2009-06-26 21:49:46 +00:00