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 09:47:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db1a6ddf3889be8031befe54fbdb9cc544051097
0ad
/
source
/
lib
T
History
janwas
db1a6ddf38
minor improvements
...
This was SVN commit r1974.
2005-03-09 12:57:52 +00:00
..
res
Made lodbias and vsync config options work. Removed CHEEZY_NOMIPMAP (which forced mipmaps to be enabled), since it's evil.
2005-03-09 00:55:22 +00:00
sysdep
minor improvements
2005-03-09 12:57:52 +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
…
precompiled.cpp
…
precompiled.h
This was SVN commit r1955.
2005-02-28 15:50:35 +00:00
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
This was SVN commit r1955.
2005-02-28 15:50:35 +00:00
timer.cpp
…
timer.h
…
types.h
mucking about with base lib headers:
2005-03-09 12:56:02 +00:00
wstring_s.cpp
implementation of secure CRT string functions
2005-02-28 15:27:04 +00:00