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-06 21:45:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
572847ddd4192fdc0bb8cbff198d065e7b6b1eae
0ad
/
source
/
ps
/
tests
T
History
historic_bruno
b9f1125010
Fixes memory leak in TestPreprocessor. When using CPreprocessor::Parse "you must free() the result string only if the returned address is not inside the source text"
...
This was SVN commit r17693.
2016-01-23 03:48:00 +00:00
..
stub_impl_hack.h
Add engine support to load mods from config and restart into mods.
2014-08-25 16:02:40 +00:00
test_CColor.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
test_CLogger.h
CLogger: Use cppformat instead of sys_vswprintf.
2015-01-22 20:30:05 +00:00
test_cppformat.h
Fix tests on 32-bit builds.
2015-01-22 21:13:09 +00:00
test_CStr.h
Fix CStr parsing to be independent of locale, so that it doesn't break when GTK+ changes the locale.
2010-09-30 23:17:41 +00:00
test_Preprocessor.h
Fixes memory leak in TestPreprocessor. When using CPreprocessor::Parse "you must free() the result string only if the returned address is not inside the source text"
2016-01-23 03:48:00 +00:00
test_test.h
Add GPL header
2009-04-18 17:00:33 +00:00