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-01 13:47:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ed4a7e16df8e431f5cc6b5498585cd2f3b3e791
0ad
/
source
/
lib
T
History
olsner
4ed4a7e16d
Fix for the crash when a client connects, as well as some minor additions to client/server code
...
This was SVN commit r1861.
2005-01-29 16:51:13 +00:00
..
res
wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it
2005-01-28 18:16:51 +00:00
sysdep
Fix for the crash when a client connects, as well as some minor additions to client/server code
2005-01-29 16:51:13 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
endian.h renamed (conflict with linux system header)
2005-01-27 20:00:47 +00:00
byte_order.h
endian.h renamed (conflict with linux system header)
2005-01-27 20:00:47 +00:00
config.h
sysdep: inline vsprintf2 definition (no need for printf.h)
2005-01-27 15:50:11 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
include SDL or lib/input.h where needed (since lib.h no longer pulls it in)
2005-01-27 15:31:06 +00:00
input.h
include SDL or lib/input.h where needed (since lib.h no longer pulls it in)
2005-01-27 15:31:06 +00:00
lib.cpp
wsdl: add prototypes for VC endian swap routines (avoid warning)
2005-01-27 15:40:23 +00:00
lib.h
wsdl: add prototypes for VC endian swap routines (avoid warning)
2005-01-27 15:40:23 +00:00
memcpy.cpp
…
mmgr.cpp
mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace
2005-01-26 00:33:45 +00:00
mmgr.h
mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace
2005-01-26 00:33:45 +00:00
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
precompiled: hook up mmgr (needs to be included in all files)
2005-01-23 18:23:29 +00:00
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…