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-09 05:05:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9506c5e3485f98bf0fc4d074346a0e3be2136ef
0ad
/
source
/
lib
T
History
janwas
bdf84e769c
WIP. significant improvements+cleanup. work continues on stack trace - still fails under some conditions in release builds.
...
This was SVN commit r2358.
2005-05-30 06:11:10 +00:00
..
res
zip, lockfree: minor comments
2005-05-22 22:32:58 +00:00
sysdep
WIP. significant improvements+cleanup. work continues on stack trace - still fails under some conditions in release builds.
2005-05-30 06:11:10 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug.cpp
debug.cpp: bugfix in cat_atow
2005-05-30 04:51:47 +00:00
detect.cpp
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
detect.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
EntityManager.cpp: safety improvements
2005-05-09 04:41:35 +00:00
lib.cpp
fix several shortcomings noted in the stack trace code. now handles pointers much better; all-round better parsing+formatting and more robust.
2005-05-27 04:40:29 +00:00
lib.h
debug.cpp: bugfix in cat_atow
2005-05-30 04:51:47 +00:00
lockfree.cpp
zip, lockfree: minor comments
2005-05-22 22:32:58 +00:00
lockfree.h
EntityManager.cpp: safety improvements
2005-05-09 04:41:35 +00:00
memcpy.cpp
…
mmgr.cpp
EntityManager.cpp: safety improvements
2005-05-09 04:41:35 +00:00
mmgr.h
…
nommgr.h
…
ogl.cpp
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
ogl.h
…
posix_types.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
posix.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
string_s.h
…
timer.cpp
…
timer.h
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
types.h
…
wstring_s.cpp
…