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
6d807d1c9f6ad146b32b4531dad8eadfb6dea4e7
0ad
/
source
/
lib
T
History
janwas
6d807d1c9f
add win_alloc, used by wpthread to allocate memory for critical sections (safe allocator that may be called at any time, even before _cinit and during static dtors)
...
This was SVN commit r1882.
2005-01-30 17:40:24 +00:00
..
res
win_internal: add _getcwd prototype, made all extern
2005-01-30 16:13:15 +00:00
sysdep
add win_alloc, used by wpthread to allocate memory for critical sections (safe allocator that may be called at any time, even before _cinit and during static dtors)
2005-01-30 17:40:24 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
endian.h renamed (conflict with linux system header)
2005-01-27 20:00:47 +00:00
byte_order.h
endian.h renamed (conflict with linux system header)
2005-01-27 20:00:47 +00:00
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
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…