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-02 14:45:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a30a82469ede669f55b992a5345f9eae60829113
0ad
/
source
/
lib
T
History
olsner
a30a82469e
some toe-stepping that evidently resulted in two prot variables :P
...
This was SVN commit r465.
2004-06-09 22:38:37 +00:00
..
res
some toe-stepping that evidently resulted in two prot variables :P
2004-06-09 22:38:37 +00:00
sysdep
not freeing dll after manual import; allows delay load
2004-06-09 15:52:15 +00:00
adts.cpp
…
adts.h
…
config.h
…
detect.cpp
…
detect.h
…
glext_funcs.h
now includes wglext for "proper" definition of win-specific funcs
2004-06-09 17:59:01 +00:00
input.cpp
…
input.h
…
lib.cpp
read_le16/32 can't be inline in source and extern in header - gcc won't export them
2004-06-09 14:11:35 +00:00
lib.h
…
memcpy.cpp
…
ogl.cpp
…
ogl.h
_WIN32 ifdefs around wglext.h include
2004-06-09 13:46:39 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
added xerces headers (speeds up build a bit)
2004-06-09 17:56:28 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…