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 15:09:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d4ddb59782a5f68701acbb64778991f5e694f02
0ad
/
source
/
simulation2
/
system
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
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
ComponentManager.h
Fix the initial exploration of territories, which shouldn't be performed in Atlas.
2015-01-08 22:36:13 +00:00
ComponentManagerSerialization.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
…
DynamicSubscription.h
…
Entity.h
…
EntityMap.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
Message.h
…
ParamNode.cpp
Disable "assignment operator could not be generated" warning globally on Windows, since it's never useful.
2015-01-22 21:09:33 +00:00
ParamNode.h
Exact stack rooting for CParamNode
2014-11-09 11:08:53 +00:00
SimContext.cpp
…
SimContext.h
…