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-30 17:25:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2fdd3e190fa5acbf0e40a6f6516191c399c6270
0ad
/
source
/
lib
T
History
janwas
a2fdd3e190
renamed some vars for clarity
...
This was SVN commit r533.
2004-06-18 13:34:37 +00:00
..
res
bullet-proofing - fail if reloading VDir
2004-06-18 13:32:33 +00:00
sysdep
renamed some vars for clarity
2004-06-18 13:34:37 +00:00
adts.cpp
…
adts.h
adapted ringbug operator[] for timer's needs
2004-06-14 13:27:33 +00:00
config.h
newline stomper and fixed warnings
2004-06-11 02:14:18 +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
remove *tot - non-portable and inefficient. replaced with stringstream
2004-06-18 13:22:26 +00:00
lib.h
was thinking about documenting the whole lib design goals/rationale, added a few notes.
2004-06-18 13:24:59 +00:00
memcpy.cpp
newline stomper and fixed warnings
2004-06-11 02:14:18 +00:00
ogl.cpp
oglPrintError now outputs to debug output window
2004-06-15 02:43:56 +00:00
ogl.h
_WIN32 ifdefs around wglext.h include
2004-06-09 13:46:39 +00:00
posix.h
…
precompiled.cpp
Linux/GCC compat, a few newlines at end of file, minor changes
2004-06-02 15:31:55 +00:00
precompiled.h
Leak-detect malloc/etc too
2004-06-15 21:27:12 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
…
timer.cpp
fix overflow problem if timer res is low; cleaned up in general; use RingBuf for averaging
2004-06-14 13:29:23 +00:00
timer.h
…
types.h
newline stomper and fixed warnings
2004-06-11 02:14:18 +00:00