0ad/source/lib
2009-11-06 11:50:04 +00:00
..
allocators Fix some GCC warnings 2009-07-28 16:59:19 +00:00
external_libraries huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
file refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory 2009-11-06 11:50:04 +00:00
posix harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
res more string drudgery 2009-11-06 10:59:10 +00:00
sysdep more string drudgery 2009-11-06 10:59:10 +00:00
tests fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
tex huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
adts.h # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) 2009-07-16 23:53:46 +00:00
app_hooks.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
app_hooks.h fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
base32.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
base32.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bits.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bits.h simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
byte_order.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
byte_order.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
cache_adt.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
code_annotation.h harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
config2.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
config.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
debug_stl.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
debug_stl.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
debug.cpp more string drudgery 2009-11-06 10:59:10 +00:00
debug.h avoid unspecified behavior due to definition of __WFILE__ (now use WIDEN(__FILE__) instead) 2009-11-04 23:00:53 +00:00
fat_time.cpp # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) 2009-07-16 23:53:46 +00:00
fat_time.h Add GPL header 2009-04-18 17:00:33 +00:00
fnv_hash.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
fnv_hash.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
frequency_filter.cpp Add GPL header 2009-04-18 17:00:33 +00:00
frequency_filter.h Add GPL header 2009-04-18 17:00:33 +00:00
glext_funcs.h Try again to fix the GL 2.0 function names 2009-07-14 14:06:59 +00:00
input.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
input.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lib_api.h Add GPL header 2009-04-18 17:00:33 +00:00
lib_errors.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
lib_errors.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
lib.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lib.h harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
lockfree.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lockfree.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
module_init.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
module_init.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
ogl.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ogl.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
path_util.cpp fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
path_util.h fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
precompiled.h Annotate functions that have printf-style format strings, for compile-time type checking (see #293) 2009-08-04 13:31:41 +00:00
rand.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
rand.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
regex.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
regex.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
secure_crt.cpp more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
secure_crt.h Annotate functions that have printf-style format strings, for compile-time type checking (see #293) 2009-08-04 13:31:41 +00:00
self_test.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
self_test.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
svn_revision.cpp Add GPL header 2009-04-18 17:00:33 +00:00
svn_revision.h Add GPL header 2009-04-18 17:00:33 +00:00
timer.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
timer.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
types.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
wchar.cpp more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
wchar.h more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
wsecure_crt.cpp Add GPL header 2009-04-18 17:00:33 +00:00