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-22 17:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8fed35c528032316b04ac57205f440bb0036095
0ad
/
source
/
ps
T
History
Ykkrosh
aafe575445
Fix buffer overflow in logger. Add tests for it. Make this kind of error harder to miss.
...
This was SVN commit r7244.
2010-01-05 19:55:09 +00:00
..
GameSetup
fix handling of non-CP1252 characters in paths
2010-01-05 19:44:30 +00:00
scripting
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
tests
Fix buffer overflow in logger. Add tests for it. Make this kind of error harder to miss.
2010-01-05 19:55:09 +00:00
XML
…
CConsole.cpp
2 more dehydra fixes
2009-11-07 12:31:18 +00:00
CConsole.h
…
CLogger.cpp
Fix buffer overflow in logger. Add tests for it. Make this kind of error harder to miss.
2010-01-05 19:55:09 +00:00
CLogger.h
…
ConfigDB.cpp
ICC build fixes
2010-01-01 15:33:07 +00:00
ConfigDB.h
…
CStr.cpp
Fix broken tests
2009-11-24 15:36:08 +00:00
CStr.h
Fix broken tests
2009-11-24 15:36:08 +00:00
DllLoader.cpp
…
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
# Restructured GUI implementation
2009-12-03 20:17:22 +00:00
Filesystem.h
fix handling of non-CP1252 characters in paths
2010-01-05 19:44:30 +00:00
Font.cpp
…
Font.h
…
Game.cpp
# Restructured GUI implementation
2009-12-03 20:17:22 +00:00
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
…
Hotkey.h
…
i18n.cpp
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
i18n.h
…
Interact.cpp
2 more dehydra fixes
2009-11-07 12:31:18 +00:00
Interact.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
# Restructured GUI implementation
2009-12-03 20:17:22 +00:00
Overlay.h
# Restructured GUI implementation
2009-12-03 20:17:22 +00:00
Parser.cpp
…
Parser.h
…
Player.cpp
…
Player.h
…
Profile.cpp
…
Profile.h
…
ProfileViewer.cpp
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
…
Util.h
…
Vector2D.h
…
World.cpp
…
World.h
…