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 15:45:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adcd9191a6ccdc836c9065e00f68182b7a8106ba
0ad
/
source
T
History
historic_bruno
adcd9191a6
Updates Windows installer config for
65cc47f6c0
...
This was SVN commit r16200.
2015-01-23 03:38:02 +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
…
tools
Updates Windows installer config for
65cc47f6c0
2015-01-23 03:38:02 +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