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-06-23 10:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d4ddb59782a5f68701acbb64778991f5e694f02
0ad
/
source
/
simulation2
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
..
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