0ad/source/simulation2
2015-01-22 21:09:33 +00:00
..
components Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages. 2015-01-22 20:37:38 +00:00
docs Happy New Year! :D 2015-01-02 14:22:23 +00:00
helpers Fix compilation failure with GCC and C++98/03. 2015-01-01 23:57:04 +00:00
scripting Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
serialization Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages. 2015-01-22 20:37:38 +00:00
system Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful. 2015-01-22 21:09:33 +00:00
tests CLogger: Use cppformat instead of sys_vswprintf. 2015-01-22 20:30:05 +00:00
MessageTypes.h Exact stack rooting for simulation message type conversions. 2014-08-09 20:02:49 +00:00
Simulation2.cpp Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages. 2015-01-22 20:37:38 +00:00
Simulation2.h Remove code duplication and some cleanup. 2014-12-30 18:21:02 +00:00
TypeList.h Add a new Visibility component that will eventually allow scripted components and mods to influence an entity's visibility. 2014-11-04 20:53:25 +00:00