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-27 04:05:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fa5aabfcff666fb0ef8a32093cb2b405b334c34
0ad
/
source
/
lib
T
History
Ykkrosh
4fa5aabfcf
VC2005 fix
...
This was SVN commit r779.
2004-07-20 11:08:47 +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
Better error handling! Wow!
2004-07-19 19:05:34 +00:00
adts.cpp
…
adts.h
gcc warning fixes
2004-07-11 12:49:44 +00:00
config.h
Non-PCH header fix
2004-07-07 19:40:20 +00:00
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
better interface (constants for event handler return value, instead of "what does it do again" bool)
2004-06-24 14:05:39 +00:00
input.h
better interface (constants for event handler return value, instead of "what does it do again" bool)
2004-06-24 14:05:39 +00:00
lib.cpp
…
lib.h
moved assert2 here, since it's now portable
2004-07-14 03:06:15 +00:00
memcpy.cpp
…
ogl.cpp
Allow access to GL extension list
2004-07-19 19:04:17 +00:00
ogl.h
Allow access to GL extension list
2004-07-19 19:04:17 +00:00
os.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
VC2005 fix
2004-07-20 11:08:47 +00:00
sdl.h
…
timer.cpp
Non-PCH header fix
2004-07-07 19:40:20 +00:00
timer.h
…
types.h
…