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-24 04:44:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
875ceeb9cfb8b14330fa53236ce0356cb5a84fac
0ad
/
source
/
lib
T
History
janwas
f01b1ebb58
triviality: remove / from module filename in exception report
...
This was SVN commit r901.
2004-08-05 02:30:27 +00:00
..
res
ignore .xmb files when reloading (not critical, just avoids output clutter)
2004-08-03 12:56:44 +00:00
sysdep
triviality: remove / from module filename in exception report
2004-08-05 02:30:27 +00:00
adts.cpp
…
adts.h
…
config.h
…
detect.cpp
…
detect.h
Updated include path for files moved into sysdep/
2004-07-31 15:44:20 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
memcpy.cpp
…
oal.cpp
Very important newline-at-end-of-file fix :-]
2004-07-31 15:51:49 +00:00
oal.h
helper functions/header for openal
2004-07-28 11:34:40 +00:00
ogl.cpp
…
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…