1
0
forked from 0ad/0ad
Commit Graph

60 Commits

Author SHA1 Message Date
73834cee73 upgraded to libpng 1.2.7 to fix bug #24
This was SVN commit r1372.
2004-11-22 00:09:36 +00:00
c9303e0e40 delay load dsound.dll
This was SVN commit r1363.
2004-11-19 22:56:17 +00:00
ae6baf5134 Changed all the spaces back into tabs
This was SVN commit r1326.
2004-11-15 13:38:07 +00:00
Fire Giant
8d7c180457 Fixed a missing comma on line 76, which made the batch-file not work any more.
This was SVN commit r1325.
2004-11-15 10:05:12 +00:00
2f27947101 Minor oops
This was SVN commit r1324.
2004-11-15 04:58:33 +00:00
e675dbca5f no longer delay load ogg dlls (new sound code is using openal ogg support); avoids warnings in the meantime
This was SVN commit r1149.
2004-09-18 12:51:14 +00:00
0e55379b36 Initial i18n integration
This was SVN commit r1029.
2004-08-21 11:45:01 +00:00
9e4ee4b8d9 Quadrupled stack size, since we had too many files
This was SVN commit r1027.
2004-08-21 11:35:46 +00:00
d0454100cd newer DLLs now delay-loaded (reduces startup time by 600ms)
This was SVN commit r982.
2004-08-12 17:19:45 +00:00
9aa3be9ae3 Temporary fix for VC6 Testing workspace error
This was SVN commit r952.
2004-08-10 11:01:23 +00:00
5370ed2323 New zlib/libpng libraries
This was SVN commit r943.
2004-08-08 23:03:50 +00:00
abfe9faadc New zlib/libpng libraries
This was SVN commit r942.
2004-08-08 18:50:44 +00:00
MarkT
2b396ccb57 Minor improvements to some simulation code.
This was SVN commit r887.
2004-08-02 23:14:54 +00:00
37bca0ba79 Added linux audio libraries
This was SVN commit r860.
2004-07-31 15:40:21 +00:00
4f78a0deba add sound/
This was SVN commit r831.
2004-07-28 12:07:19 +00:00
77b3943082 added openal and vorbis libs
This was SVN commit r827.
2004-07-28 11:30:35 +00:00
09df66f871 Added Testing configuration
This was SVN commit r820.
2004-07-27 00:47:15 +00:00
1a33a9afc3 Added ps/scripting to workspaces
This was SVN commit r808.
2004-07-22 22:22:11 +00:00
kezz
3ab3688c55 uploaded preliminary sound stuff. CMusicPlayer streams an ogg from disk successfully but my machine isn't powerful enough to test it in the engine
This was SVN commit r787.
2004-07-20 22:20:53 +00:00
652b8f1b00 Added unix sysdep folder
This was SVN commit r736.
2004-07-12 22:06:21 +00:00
0cd12b70df added assert_dlg.rc (assert2 dialog now available)
This was SVN commit r732.
2004-07-12 16:53:10 +00:00
884a0495e9 Auto-create the workspaces/gcc/ folder
This was SVN commit r712.
2004-07-11 20:22:13 +00:00
c5c93d2ae8 Added a linux readme for required libraries (with build instructions for
spidermonkey which needs to be built specially - can't use mozilla's
version)

This was SVN commit r711.
2004-07-11 20:21:12 +00:00
d42ef9da46 Linux: Can't use mozilla-js anymore (incompatible with our source). Updated to fmod 3.73 (linux)
This was SVN commit r710.
2004-07-11 20:20:11 +00:00
13d7210742 Not used by premake
This was SVN commit r699.
2004-07-10 23:44:09 +00:00
af9c336b43 JS GUI interface
This was SVN commit r666.
2004-07-08 15:23:47 +00:00
715c208907 Fixed "www.wildfiregames/com" URLs
This was SVN commit r642.
2004-07-07 10:59:53 +00:00
f55e9a72bd Use the correct JS DLL for Debug/Release.
Define NDEBUG in Release builds.

This was SVN commit r639.
2004-07-07 10:44:15 +00:00
6b4c07a5a7 add dbghelp
This was SVN commit r634.
2004-07-07 01:36:59 +00:00
52b07a6fe9 Added ps/Network/ to workspace
This was SVN commit r624.
2004-07-04 15:45:02 +00:00
f9382306c8 changed to use MT DLL CRT
This was SVN commit r563.
2004-06-19 15:00:22 +00:00
710f26eb2f Make it work when premake is in . and not in PATH. (Also, make it not work in the opposite situation)
This was SVN commit r537.
2004-06-18 18:43:50 +00:00
d7992dc50d no longer need delayimp.lib - source is included in lib/sysdep/win
This was SVN commit r493.
2004-06-13 16:17:20 +00:00
b58d3c15fe add unload linker flag (for delay loading)
This was SVN commit r492.
2004-06-13 16:16:42 +00:00
2442f558a2 added delayimp fix for VC6 compiler hybrid
This was SVN commit r484.
2004-06-11 18:35:33 +00:00
041e60f6ab delay-load dlls
This was SVN commit r472.
2004-06-11 02:12:09 +00:00
362405d470 removed pause
This was SVN commit r471.
2004-06-11 02:08:12 +00:00
MarkT
e4fe4ed602 JS Interface to entities. It even partially works now.
This was SVN commit r469.
2004-06-10 22:24:03 +00:00
d044898294 Added libfam to linux link options
This was SVN commit r448.
2004-06-09 14:03:48 +00:00
9210297729 Unix/Linux update script
This was SVN commit r408.
2004-06-07 10:45:48 +00:00
0bd696a27d now supports PCH (see announcements)
This was SVN commit r395.
2004-06-04 02:19:42 +00:00
06c8a2ca90 Linux Changes
This was SVN commit r367.
2004-06-02 17:44:30 +00:00
kezz
77acc78067 kezz - added fmod libs to vc workspace
This was SVN commit r341.
2004-06-02 10:47:27 +00:00
b03e0743e6 no message
This was SVN commit r340.
2004-06-02 01:08:34 +00:00
kezz
93486469e6 kezz - added fmod to required libs
This was SVN commit r337.
2004-06-01 23:11:39 +00:00
a929a3506b Made some further required-libraries.txt adjustments, just to consolidate what I've learnt.
This was SVN commit r321.
2004-05-30 00:08:46 +00:00
4bf25dc2a0 Okay, last time just removed. Now I added selection to commit the renamed file.
This was SVN commit r320.
2004-05-30 00:01:37 +00:00
1e2b5c3d29 Renamed required libraries.txt to required-libraries.txt. To prove I know how to delete files. :)
This was SVN commit r319.
2004-05-29 23:56:42 +00:00
f1d37392bc Updated required libraries.txt to account for new wglext.h. My first CVS update. Thanks, Jan!
This was SVN commit r318.
2004-05-29 23:45:32 +00:00
notpete
bc2a24dd86 Modified to handle new maths, graphics and renderer directories.
This was SVN commit r311.
2004-05-29 21:06:01 +00:00