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-07 20:24:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3f2717c66e6b4ac00823573175701308fa084ae
0ad
/
source
T
History
Ykkrosh
f3f2717c66
Fix tests on 32-bit builds.
...
This was SVN commit r16193.
2015-01-22 21:13:09 +00:00
..
collada
…
graphics
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +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
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +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
Fix tests on 32-bit builds.
2015-01-22 21:13:09 +00:00
renderer
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +00:00
scriptinterface
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +00:00
simulation2
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +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