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 22:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25d2a41c64fd6b5cd393e48ac71402b5841b7fe7
0ad
/
source
/
lib
T
History
janwas
25d2a41c64
glprintf: ignore empty strings (avoids bc warning)
...
This was SVN commit r459.
2004-06-09 16:09:07 +00:00
..
res
glprintf: ignore empty strings (avoids bc warning)
2004-06-09 16:09:07 +00:00
sysdep
not freeing dll after manual import; allows delay load
2004-06-09 15:52:15 +00:00
adts.cpp
…
adts.h
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
config.h
re-enabled HAVE_PCH (disabled for testing - oops)
2004-06-04 16:06:31 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
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
Linux/unix debug macros
2004-06-09 13:46:06 +00:00
memcpy.cpp
…
ogl.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
ogl.h
_WIN32 ifdefs around wglext.h include
2004-06-09 13:46:39 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
…
timer.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
timer.h
…
types.h
…