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-03 11:06:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85b0e120afa3341af5b2f4da3381f2d78e5b9a99
0ad
/
source
/
lib
T
History
janwas
85b0e120af
fixed file sharing + open mode bug
...
This was SVN commit r626.
2004-07-05 02:26:04 +00:00
..
res
fixed bug (missing else) reported by philip. thanks!
2004-06-30 18:47:15 +00:00
sysdep
fixed file sharing + open mode bug
2004-07-05 02:26:04 +00:00
adts.cpp
…
adts.h
…
config.h
Slightly nicer control of debugging memory allocators
2004-06-30 16:06:05 +00:00
cpu.h
…
detect.cpp
…
detect.h
…
gfx.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
Headers for non-PCH
2004-06-28 15:34:10 +00:00
memcpy.cpp
…
ogl.cpp
…
ogl.h
…
os.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
no change, fixed conflict with local version (i have the debug new stuff commented out, because it conflicts with BC)
2004-07-02 03:02:40 +00:00
sdl.h
…
timer.cpp
nice new timeSinceLastFrame filter, stable yet responsive. useful for interpolating stuff and of course for FPS.
2004-07-02 03:04:55 +00:00
timer.h
…
types.h
…