1
0
forked from 0ad/0ad
0ad/source
2004-08-15 20:47:25 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics remove mods/official from pathname (since Unpacker now uses the VFS) 2004-08-11 20:18:30 +00:00
gui Fixed JS complaints about missing 'prototype' 2004-08-14 11:23:38 +00:00
lib don't cache handles that don't have a key (i.e. couldn't be found when reloading) 2004-08-14 12:36:03 +00:00
maths Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
ps IsInitialised() on singletons, for when you need to know whether certain things (e.g. the config database) exist yet 2004-08-15 20:47:25 +00:00
renderer Fixed invalid GL code 2004-08-06 15:01:23 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting _mem() JS function, for extremely basic VRAM usage information 2004-08-14 11:21:29 +00:00
simulation remove mods/official from pathname 2004-08-11 20:17:13 +00:00
sound sound/music player now responsible for calling oal_Init, due to delay-loading. 2004-08-12 17:32:37 +00:00
tools Run-time selection of FreeType DLL, to let the user decide whether to enable glyph hinting 2004-08-10 16:01:18 +00:00
workspaces newer DLLs now delay-loaded (reduces startup time by 600ms) 2004-08-12 17:19:45 +00:00
errorlist.pl Fixed code that recursively looks for .cpp/.h files 2004-07-29 16:13:11 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp sound/music player now responsible for calling oal_Init, due to delay-loading. 2004-08-12 17:20:11 +00:00
ProgrammingSchedule.xls no message 2004-07-17 06:14:23 +00:00