This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a321f1cc9f9ffe61ee87adcbdfc922030c5533b3
0ad
/
source
/
lib
T
History
Ykkrosh
a321f1cc9f
Added simple icon (on Windows)
...
This was SVN commit r2052.
2005-03-26 19:23:52 +00:00
..
res
zip: add instrumentation, see how much time decompression takes
2005-03-18 22:18:34 +00:00
sysdep
Added simple icon (on Windows)
2005-03-26 19:23:52 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug.cpp
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
rough but functional loading progress bar support.
2005-03-22 02:17:55 +00:00
memcpy.cpp
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
posix.h
add O_NO_AIO_NP - if file.cpp doesn't want AIO access, the wposix code shouldn't open another (AIO capable) handle
2005-03-18 22:15:49 +00:00
precompiled.cpp
…
precompiled.h
remove no longer necessary include guard define (it used to work around a mmgr and crtdbg conflict, but that has since been fixed)
2005-03-18 22:26:49 +00:00
sdl.h
…
string_s.cpp
…
string_s.h
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
timer.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
timer.h
…
types.h
…
wstring_s.cpp
…