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-02 17:05:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65cc47f6c0340415834c00a80e361665b28ecab3
0ad
/
source
/
scriptinterface
T
History
Ykkrosh
f350a24c73
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
...
This was SVN commit r16192.
2015-01-22 21:09:33 +00:00
..
tests
CLogger: Use cppformat instead of sys_vswprintf.
2015-01-22 20:30:05 +00:00
AutoRooters.cpp
…
AutoRooters.h
…
DebuggingServer.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
DebuggingServer.h
…
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptConversions.cpp
…
ScriptExtraHeaders.h
…
ScriptInterface.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
ScriptInterface.h
…
ScriptRuntime.cpp
…
ScriptRuntime.h
…
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +00:00
ScriptVal.cpp
…
ScriptVal.h
…
ThreadDebugger.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
ThreadDebugger.h
…