This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
65cc47f6c0340415834c00a80e361665b28ecab3
0ad
/
source
T
History
historic_bruno
65cc47f6c0
Deletes unused bundled MSVC runtime libs for old 2005 and 2008 versions.
...
Removes VC80 manifest info. This was SVN commit r16199.
2015-01-23 03:21:48 +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
Deletes unused bundled MSVC runtime libs for old 2005 and 2008 versions.
2015-01-23 03:21:48 +00:00
lobby
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
maths
…
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