0ad/source
olsner 3109d4361a - Get/SetGlobal() added
- Made CreateCustomObject call the constructor (JS_NewObject =>
JS_ConstructObject)
- Made the JS error reporter work even before the console has been
constructed

This was SVN commit r620.
2004-07-04 15:35:04 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics Headers for non-PCH 2004-06-28 15:34:10 +00:00
gui change to use new event handler interface 2004-06-24 14:06:24 +00:00
lib nice new timeSinceLastFrame filter, stable yet responsive. useful for interpolating stuff and of course for FPS. 2004-07-02 03:04:55 +00:00
maths more L4 warnings stomped 2004-06-22 13:22:46 +00:00
ps Make errors more noticeable when debugging 2004-06-28 15:30:15 +00:00
renderer Memory leak fix 2004-06-19 20:54:36 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting - Get/SetGlobal() added 2004-07-04 15:35:04 +00:00
simulation Avoid some warnings 2004-07-01 09:56:44 +00:00
terrain now uses texture loader only, not opengl texture functionality 2004-06-26 16:44:01 +00:00
tools Finally, a mostly-working font builder on Linux 2004-06-19 13:46:11 +00:00
workspaces changed to use MT DLL CRT 2004-06-19 15:00:22 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp fix event handler return value 2004-06-25 22:13:48 +00:00
ProgrammingSchedule.xls our programming schedule, for easier updating. what do ya'll think of putting it into cvs? 2004-06-30 14:32:12 +00:00