1
0
forked from 0ad/0ad
0ad/source
janwas 3d93740456 - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr
- lib, sysdep.h: move DIR_SEP to sysdep.h
- archive, compression: minor touchups
- zip: large refactor: all accesses to little-endian structs are now
done by helper functions (fixes bug: wasn't endian swapping ECDR). also
detect unfinished zip files (for VFS mount to ignore)
- tex_dds: fix comment

This was SVN commit r3634.
2006-03-15 05:18:32 +00:00
..
graphics Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +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 - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr 2006-03-15 05:18:32 +00:00
maths fix: no longer crashes when attempting to remove node from empty track 2006-02-05 03:43:21 +00:00
ps file: pp_set_dir fix: safely handle case where pp.path already contains data; add TFile* member to DirEnt 2006-03-09 21:37:23 +00:00
renderer Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
scripting automatic archive builder now functional and enabled. 2006-03-01 22:31:11 +00:00
simulation Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +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 Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
main.cpp file_cache: fix: add buf/size combo to exact_buf_oracle if file_io rounded size up. 2006-03-07 05:44:34 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00