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-06-22 13:47:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56e41b3003a5104bfdfffe478ab4a4e87558a7e4
0ad
/
source
/
lib
T
History
Ykkrosh
1e40ed1543
More attempted error handling
...
This was SVN commit r769.
2004-07-17 17:09:33 +00:00
..
res
removing sound.cpp and sound.h as not needed at the moment due to switch to OpenAL
2004-07-17 16:23:14 +00:00
sysdep
More attempted error handling
2004-07-17 17:09:33 +00:00
adts.cpp
…
adts.h
gcc warning fixes
2004-07-11 12:49:44 +00:00
config.h
…
cpu.h
…
detect.cpp
…
detect.h
…
gfx.h
…
glext_funcs.h
removed NV_VAR stuff (it's obsolete and non-portable)
2004-07-12 14:20:33 +00:00
input.cpp
…
input.h
…
lib.cpp
…
lib.h
moved assert2 here, since it's now portable
2004-07-14 03:06:15 +00:00
memcpy.cpp
…
ogl.cpp
…
ogl.h
…
os.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
Exception classes to allow hierarchical catching and to work reasonably nicely with the crash log
2004-07-15 19:10:33 +00:00
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…