1
1
forked from 0ad/0ad
0ad/source
janwas 167a077bc2 fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
this came up due to header change - some unnecessary stuff isn't
included by default anymore.

This was SVN commit r1152.
2004-09-19 11:38:54 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics Fixed scrolling for windowed mode - stop scrolling when the mouse moves outside the window 2004-08-16 14:33:26 +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 better encapsulation of header (=> less dependencies) 2004-09-19 11:36:26 +00:00
maths Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
ps Fixed lack of termination when log messages exceed 512 chars 2004-09-17 23:13:38 +00:00
renderer 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
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 A few log categories 2004-08-15 20:57:31 +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 Moved language selection into the .cfg file 2004-09-06 11:13:36 +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