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-25 00:08:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ef4e7353ec6bf23450fb0a89ee98f82c27ea3ee
0ad
/
source
/
ps
T
History
janwas
f432d9d18b
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
...
This was SVN commit r7177.
2009-11-07 09:32:19 +00:00
..
GameSetup
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +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
…
XML
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
CConsole.cpp
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
CConsole.h
Annotate some more printf-style functions, for type checking
2009-11-06 23:06:50 +00:00
CLogger.cpp
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
CLogger.h
…
ConfigDB.cpp
more string drudgery
2009-11-06 10:59:10 +00:00
ConfigDB.h
…
CStr.cpp
…
CStr.h
more string drudgery
2009-11-06 10:59:10 +00:00
DllLoader.cpp
…
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory
2009-11-06 11:50:04 +00:00
Filesystem.h
refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory
2009-11-06 11:50:04 +00:00
Font.cpp
…
Font.h
…
Game.cpp
…
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
…
Hotkey.h
…
i18n.cpp
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
i18n.h
…
Interact.cpp
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
Interact.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Player.cpp
…
Player.h
…
Profile.cpp
more string drudgery
2009-11-06 10:59:10 +00:00
Profile.h
…
ProfileViewer.cpp
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
more string drudgery
2009-11-06 10:59:10 +00:00
Util.h
…
Vector2D.h
…
World.cpp
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
World.h
…