1
0
forked from 0ad/0ad
0ad/source
janwas 8b2e918e05 cleanup + bulletproofing
This was SVN commit r1176.
2004-09-21 13:40:14 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader. 2004-09-19 11:57:51 +00:00
gui fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader. 2004-09-19 11:38:54 +00:00
i18n Testing system for the i18n code, to make sure I don't break anything. (Now on CVS to make it less lonely.) 2004-09-17 17:49:12 +00:00
lib cleanup + bulletproofing 2004-09-21 13:40:14 +00:00
maths Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
ps now correctly set m_UnpackPos 2004-09-19 19:22:18 +00:00
renderer fix tex_load return value check - Handle invalid <==> <= 0 2004-09-19 11:39:47 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using 2004-09-05 11:28:59 +00:00
simulation Replaced all CStr16 with CStrW, because its name was too confusing 2004-09-03 14:08:12 +00:00
sound moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls 2004-09-19 16:01:41 +00:00
tools Unfinished utility for extracting to-be-translated strings from all the game's data files 2004-09-10 13:42:02 +00:00
workspaces no longer delay load ogg dlls (new sound code is using openal ogg support); avoids warnings in the meantime 2004-09-18 12:51:14 +00:00
errorlist.exe Executable version of the exception-stuff generator 2004-08-26 10:34:09 +00:00
errorlist.pl Executable version of the exception-stuff generator 2004-08-26 10:34:09 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp changed to include sound code (test "rig") 2004-09-19 15:58:13 +00:00
perl58.dll Executable version of the exception-stuff generator 2004-08-26 10:34:09 +00:00
ProgrammingSchedule.xls no message 2004-07-17 06:14:23 +00:00