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-06 21:05:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3856c2ab1e86359f577b7cb3d5dca9c60ba1700d
0ad
/
source
/
lib
T
History
janwas
3856c2ab1e
removed - conflicts with headers on *nix. functionality moved into wsdl
...
This was SVN commit r333.
2004-06-01 16:52:30 +00:00
..
res
fixed bug found via mem leak: handles now closed at exit regardless of refcount
2004-05-30 00:57:20 +00:00
sysdep
removed endian.* and rolled it into (w)sdl
2004-05-31 12:21:14 +00:00
adts.cpp
…
adts.h
…
config.h
some smaller fixes
2004-05-29 12:04:42 +00:00
detect.cpp
linefix stomped everything :P
2004-05-25 23:16:21 +00:00
detect.h
linefix stomped everything :P
2004-05-25 23:16:21 +00:00
glext_funcs.h
Added glDrawRangeElements to function list.
2004-05-29 20:46:02 +00:00
input.cpp
…
input.h
…
lib.cpp
fixed log location; win code modules now register init/shutdown (=> less dependencies, more control over init order)
2004-05-27 17:30:06 +00:00
lib.h
some smaller fixes
2004-05-29 12:04:42 +00:00
memcpy.cpp
…
misc.cpp
some smaller fixes
2004-05-29 12:04:42 +00:00
misc.h
some smaller fixes
2004-05-29 12:04:42 +00:00
ogl.cpp
linefix stomped everything :P
2004-05-25 23:16:21 +00:00
ogl.h
linefix stomped everything :P
2004-05-25 23:16:21 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
fixed some signed/unsigned warnings; added gamma control via SDL
2004-05-24 20:25:48 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
removed endian.* and rolled it into (w)sdl
2004-05-31 12:21:14 +00:00
timer.cpp
…
timer.h
…
types.h
…