1
0
forked from 0ad/0ad
0ad/source
janwas 16fe4eeda2 - adts: add TODO comments
- file_cache: add checker for allocations (catches bugs in debug mode);
fix bug that freed buffers even thought they were on extant list.
- vfs_mount: bugfix: was passing P_path to vfs_opt_notify when it should
be V_path
- vfs_optimizer: big refactor; fix bugs in TourBuilder causing some
files to be omitted from archive (thus forcing unnecessary archive
rebuild - because #files not in archive was too big)

This was SVN commit r3602.
2006-03-04 18:58:09 +00:00
..
graphics fix warnings (VC7) 2006-02-19 21:16:54 +00:00
gui - cgui: now convert EventName to lowercase in SendEventToAll 2006-03-03 06:03:16 +00:00
i18n fixed wchar_t issues; now correctly separates utf16, CStrW and jschar. 2006-02-03 20:36:15 +00:00
lib - adts: add TODO comments 2006-03-04 18:58:09 +00:00
maths fix: no longer crashes when attempting to remove node from empty track 2006-02-05 03:43:21 +00:00
ps - Added getColour() to Player JS interface 2006-03-03 20:57:45 +00:00
renderer fix warnings (VC7) 2006-02-19 21:16:54 +00:00
scripting automatic archive builder now functional and enabled. 2006-03-01 22:31:11 +00:00
simulation Initialized health to 0 for entities with no health. 2006-03-04 01:15:32 +00:00
sound - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
tools Preliminary version of player selection for Atlas. You can press any key 0-8 while the place object tool is active to place an object for that player, though the preview object will always be shown in white (Gaia) until I can figure out how to cleanly update its colour. 2006-01-29 23:38:19 +00:00
main.cpp automatic archive builder now functional and enabled. 2006-03-01 22:31:11 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00