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 21:26:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdf0ef190818da98aafab1803b233e7aca75ea58
0ad
/
source
/
simulation2
/
system
T
History
Ykkrosh
7770b414b7
Fix hotloading of scripts with registered message handlers
...
This was SVN commit r7307.
2010-02-05 21:40:08 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
# Added initial support for players and population counters in new simulation system, plus various infrastructure improvements.
2010-01-22 20:03:14 +00:00
ComponentManager.cpp
Fix hotloading of scripts with registered message handlers
2010-02-05 21:40:08 +00:00
ComponentManager.h
# Basic in-game building placement with new simulation system
2010-01-24 17:24:35 +00:00
ComponentManagerSerialization.cpp
Make CParamNode not return NULL pointers, based on patch from Puel
2010-02-02 23:01:17 +00:00
Components.h
…
ComponentTest.h
Make CParamNode not return NULL pointers, based on patch from Puel
2010-02-02 23:01:17 +00:00
Entity.h
…
IComponent.cpp
# Added initial support for players and population counters in new simulation system, plus various infrastructure improvements.
2010-01-22 20:03:14 +00:00
IComponent.h
# Added initial support for players and population counters in new simulation system, plus various infrastructure improvements.
2010-01-22 20:03:14 +00:00
Interface.h
…
InterfaceScripted.h
…
Message.h
# Added initial support for players and population counters in new simulation system, plus various infrastructure improvements.
2010-01-22 20:03:14 +00:00
ParamNode.cpp
Make CParamNode not return NULL pointers, based on patch from Puel
2010-02-02 23:01:17 +00:00
ParamNode.h
Make CParamNode not return NULL pointers, based on patch from Puel
2010-02-02 23:01:17 +00:00
Position.h
# Initial pathfinder integration in new simulation system
2010-01-29 21:13:18 +00:00
SimContext.cpp
…
SimContext.h
…