0ad/source/ps/scripting
janwas 7838627cd2 - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
- remove ScEd hacks and CFont et al macro rename
- fix accursed bug in VFS buffer management that was causing ReadFile to
fail without error (not allocating enough padding)
- vfs_tree: bugfix in tree_lookup
- waio: temporarily disable sector size determination (pending better
approach - need to determine if using DVD drive)

This was SVN commit r3421.
2006-01-24 08:16:29 +00:00
..
JSCollection.cpp Missing JSCollection*. Oops. 2004-10-07 20:09:11 +00:00
JSCollection.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
JSInterface_Console.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
JSInterface_Console.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
JSInterface_Selection.cpp Run order, secondary order support --still needs secondary cursor. 2006-01-16 10:56:12 +00:00
JSInterface_Selection.h Run order, secondary order support --still needs secondary cursor. 2006-01-16 10:56:12 +00:00
JSInterface_VFS.cpp - 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
JSInterface_VFS.h more revisions to comments to match dox 2005-05-03 16:57:56 +00:00
JSMap.h - fix w4 warnings 2005-08-09 15:55:44 +00:00