This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
db1a6ddf3889be8031befe54fbdb9cc544051097
0ad
/
source
/
ps
T
History
janwas
2b33ba8ade
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)
...
This was SVN commit r1962.
2005-03-01 20:13:00 +00:00
..
Network
…
scripting
…
CConsole.cpp
…
CConsole.h
…
CLogger.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
CLogger.h
…
ConfigDB.cpp
…
ConfigDB.h
…
CStr.cpp
…
CStr.h
…
CVFSFile.cpp
…
CVFSFile.h
…
Encryption.cpp
…
Encryption.h
…
Error.h
…
Errors.cpp
…
Errors.h
…
FilePacker.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
FilePacker.h
…
FileUnpacker.cpp
…
FileUnpacker.h
…
Font.cpp
…
Font.h
…
Game.cpp
…
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Hotkey.cpp
…
Hotkey.h
…
i18n.cpp
…
i18n.h
…
Interact.cpp
…
Interact.h
…
KeyName.cpp
…
LogFile.cpp
…
LogFile.h
…
NPFont.cpp
…
NPFont.h
…
NPFontManager.cpp
…
NPFontManager.h
…
Overlay.cpp
…
Overlay.h
…
OverlayText.cpp
…
OverlayText.h
…
Parser.cpp
…
Parser.h
…
Player.cpp
…
Player.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
Sound.h
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Vector2D.h
…
VFSUtil.cpp
…
VFSUtil.h
…
World.cpp
…
World.h
…
XercesErrorHandler.cpp
…
XercesErrorHandler.h
…
Xeromyces.cpp
…
Xeromyces.h
…
XeroXMB.cpp
…
XeroXMB.h
…
XML.h
…
XMLUtils.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
XMLWriter.cpp
…
XMLWriter.h
…