This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-01 19:26:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79c7ca4cf645d00d0f698291ff24d1c1b3644232
0ad
/
source
/
lib
T
History
janwas
79c7ca4cf6
fix for file_rel_chdir: check if n_path is valid, instead of argv0 (since argv0 is 0 when running sced)
...
This was SVN commit r1889.
2005-02-02 03:27:40 +00:00
..
res
fix for file_rel_chdir: check if n_path is valid, instead of argv0 (since argv0 is 0 when running sced)
2005-02-02 03:27:40 +00:00
sysdep
win_internal: winnt version=0x0501 for HeapSetInformation (to enable LFH)
2005-02-02 03:26:38 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
mmgr.cpp
log only flushes to disk if option MMGR_FLUSH_ALL is set.
2005-01-30 17:31:20 +00:00
mmgr.h
log only flushes to disk if option MMGR_FLUSH_ALL is set.
2005-01-30 17:31:20 +00:00
nommgr.h
- add simplify_stl_func, so STL functions are stripped of crap like std::less<int> and std::allocator<*>
2005-01-30 16:23:12 +00:00
ogl.cpp
…
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
win_internal: removed contents of crtdbg and malloc.h (no longer needed, since precompiled.h now correctly includes the mem trackers and all memory-related system headers)
2005-01-30 23:09:51 +00:00
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…