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-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7926eb612e4e0193c4c52ec1455c8bcfabb19b4
0ad
/
source
T
History
Ykkrosh
d7926eb612
Add basic tests for %s/%hs/%ls in sprintf_s, swprintf_s.
...
This was SVN commit r16191.
2015-01-22 20:39:53 +00:00
..
collada
…
graphics
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
gui
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
i18n
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
lib
Add basic tests for %s/%hs/%ls in sprintf_s, swprintf_s.
2015-01-22 20:39:53 +00:00
lobby
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
maths
Improve PickEntitiesAtPoint
2015-01-01 23:05:26 +00:00
mocks
…
network
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
pch
…
ps
Remove sys_vswprintf.
2015-01-22 20:39:28 +00:00
renderer
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
scriptinterface
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
simulation2
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
soundmanager
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
third_party
cppformat: Permit NULL arguments for %s.
2015-01-22 20:27:58 +00:00
tools
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
contributors.txt
…
main.cpp
Automatically convert all CLogger format strings from wchar_t* to char*.
2015-01-22 20:31:30 +00:00
test_setup.cpp
CLogger: Use cppformat instead of sys_vswprintf.
2015-01-22 20:30:05 +00:00