Commit Graph

5697 Commits

Author SHA1 Message Date
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
b7802901c5 Added wxSizer::clear to wxJS
This was SVN commit r6930.
2009-06-26 21:45:37 +00:00
0e9169a158 Avoid boolean ambiguity
This was SVN commit r6929.
2009-06-26 21:44:54 +00:00
b6ebe0645e # Minor tweaks for building on Linux
This was SVN commit r6928.
2009-06-26 21:09:56 +00:00
4001fc083a This was SVN commit r6927. 2009-06-26 00:50:52 +00:00
7492aad100 This was SVN commit r6926. 2009-06-25 18:28:25 +00:00
2cde2e0d2b Minor clarifications to licensing
This was SVN commit r6925.
2009-06-24 16:12:10 +00:00
973c9b2165 Removed xmbcleanup (nowadays you can just delete the 'cache' directory instead)
This was SVN commit r6924.
2009-06-24 16:11:27 +00:00
d1636558e1 Removed coding conventions document (migrated to http://trac.wildfiregames.com/wiki/Coding_Conventions)
This was SVN commit r6923.
2009-06-24 16:09:06 +00:00
ed0e3097d4 # Fixed build on Linux
This was SVN commit r6921.
2009-06-23 19:46:52 +00:00
c81ec63dee # Fixed Release build on Windows.
This was SVN commit r6920.
2009-06-23 19:46:03 +00:00
ea29b5fac2 # Simplified local configuration changes.
default.cfg shouldn't be edited by normal users; local.cfg can be used
for any local tweaks.
Removed old profile files, since they add clutter and aren't useful yet.

This was SVN commit r6919.
2009-06-23 17:48:34 +00:00
cf17fe13ce # Added test for old Collada import error.
This was SVN commit r6918.
2009-06-23 17:47:37 +00:00
6c53859af3 This was SVN commit r6917. 2009-06-20 22:22:38 +00:00
1e07a93c48 #Iberian Dock and Persian Special Building.
This was SVN commit r6916.
2009-06-20 21:32:28 +00:00
d1e13a86b1 #New Greek Civic Centre. :)
This was SVN commit r6915.
2009-06-20 21:26:47 +00:00
d82fc2f535 This was SVN commit r6914. 2009-06-20 20:14:49 +00:00
d6c28280e9 This was SVN commit r6913. 2009-06-20 19:06:03 +00:00
d9bb1a7447 remove dbghelp and directx libraries (not redistributable)
move dbghelp and powrprof-specific stuff into external_libraries
dbghelp: dynamically import functions to avoid needing the .lib

This was SVN commit r6912.
2009-06-20 17:50:43 +00:00
2019c12b0f Initial attempt at describing licensing details
This was SVN commit r6911.
2009-06-20 17:45:51 +00:00
a56bd4b2c1 Add GPL header to Atlas code
This was SVN commit r6910.
2009-06-20 16:13:29 +00:00
43ba574b85 Set svn:eol-style=native
This was SVN commit r6909.
2009-06-20 16:11:53 +00:00
bc78e877be Add a script that I forgot to commit earlier
This was SVN commit r6908.
2009-06-20 14:57:02 +00:00
37dbdf4969 Expose wxGetKeyState via wxJS
This was SVN commit r6907.
2009-06-20 14:53:38 +00:00
38d5d296c6 This was SVN commit r6905. 2009-06-12 04:38:53 +00:00