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-07 05:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a59c28e95752b0241f3817c15c3950c80eb48cb
0ad
/
source
/
lib
T
History
janwas
5a59c28e95
now includes wglext for "proper" definition of win-specific funcs
...
This was SVN commit r463.
2004-06-09 17:59:01 +00:00
..
res
fail file_map requests for empty files (avoids bc warning)
2004-06-09 16:10:23 +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
now includes wglext for "proper" definition of win-specific funcs
2004-06-09 17:59:01 +00:00
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
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
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
timer.h
…
types.h
…