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-07 00:46:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7926eb612e4e0193c4c52ec1455c8bcfabb19b4
0ad
/
source
/
simulation2
/
system
T
History
Ykkrosh
568c415d0a
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
...
This was SVN commit r16188.
2015-01-22 20:37:38 +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
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
IComponent.h
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
Interface.h
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
InterfaceScripted.h
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
Message.h
Exact stack rooting for simulation message type conversions.
2014-08-09 20:02:49 +00:00
ParamNode.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
ParamNode.h
Exact stack rooting for CParamNode
2014-11-09 11:08:53 +00:00
SimContext.cpp
…
SimContext.h
…