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 18:26:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8f48ff7e02affa03c97c6be5eb7bf490ccabd38
0ad
/
source
/
lib
T
History
Ykkrosh
a8f48ff7e0
XMB
...
This was SVN commit r665.
2004-07-08 15:22:09 +00:00
..
res
now open files in binary mode on windows (thanks to philip for catching this)
2004-07-08 15:10:26 +00:00
sysdep
move hInst = GetModuleHandle to wsdl_init, to make sure it's done before anything else
2004-07-08 15:16:31 +00:00
adts.cpp
…
adts.h
fixed sneaky iterator bug: when ring buffer full, begin() was equal to end()
2004-06-27 01:42:17 +00:00
config.h
Non-PCH header fix
2004-07-07 19:40:20 +00:00
cpu.h
fixed HT detect (thanks to philip for testing)
2004-06-23 13:45:50 +00:00
crc32.cpp
XMB
2004-07-08 15:22:09 +00:00
crc32.h
XMB
2004-07-08 15:22:09 +00:00
detect.cpp
…
detect.h
…
gfx.h
…
glext_funcs.h
…
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
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
XMB
2004-07-08 15:22:09 +00:00
sdl.h
…
timer.cpp
Non-PCH header fix
2004-07-07 19:40:20 +00:00
timer.h
…
types.h
…