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 13:46:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e13ec5ff1ed143e3087adff3841cea1bf905466
0ad
/
source
/
lib
T
History
janwas
2e13ec5ff1
fix stupid sizeof bug reported by philip
...
This was SVN commit r1981.
2005-03-10 00:47:23 +00:00
..
res
add pitch shift capability to snd.cpp and JS binding
2005-03-09 16:17:26 +00:00
sysdep
fix stupid sizeof bug reported by philip
2005-03-10 00:47:23 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug.cpp
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
detect.cpp
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
mmgr.cpp
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
mmgr.h
…
nommgr.h
…
ogl.cpp
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
ogl.h
…
posix_types.h
mucking about with base lib headers:
2005-03-09 12:56:02 +00:00
posix.h
posix: add semaphore.h
2005-03-09 15:52:35 +00:00
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
string_s.h
…
timer.cpp
…
timer.h
…
types.h
mucking about with base lib headers:
2005-03-09 12:56:02 +00:00
wstring_s.cpp
…