1
0
forked from 0ad/0ad
0ad/source
janwas cc02422908 1) TIMER added to timer.h (moved from main)
2) wposix: cache file status in struct dirent (Win32 specific)
3) vfs: speed up vfs_mount (via 2) and zip_cb path lookup caching
scheme)
4) temp scaffolding added to file.cpp to measure performance

This was SVN commit r1482.
2004-12-09 20:17:09 +00:00
..
graphics less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
gui Fixed Release-mode compilation 2004-12-09 16:09:58 +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 1) TIMER added to timer.h (moved from main) 2004-12-09 20:17:09 +00:00
maths s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
ps Changed Xeromyces to care about the .xml's size/mtime rather than its contents (to avoid needing to load the .xml), and also to store that information in the .xmb's filename rather than inside the file (to avoid getting confused when rewriting files that are inside archives) 2004-12-09 16:57:21 +00:00
renderer less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
scripting remove cout << "initialized" 2004-12-07 01:08:56 +00:00
simulation less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
sound add JS sound binding interface rationale 2004-12-08 13:10:11 +00:00
tests add required precompiled header include 2004-12-01 06:52:39 +00:00
tools Restructuring 2004-12-05 17:59:29 +00:00
main.cpp 1) TIMER added to timer.h (moved from main) 2004-12-09 20:17:09 +00:00
ProgrammingSchedule.xls Some more verbose error reporting 2004-11-12 22:11:04 +00:00