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-24 07:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efda359accb575ff0132bafdf56597752a65404a
0ad
/
source
/
simulation2
/
system
T
History
scythetwirler
987a7028bd
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
...
This was SVN commit r17386.
2015-12-05 17:02:25 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
Replace use of safe bool by explicit bool operator.
2015-01-25 03:11:24 +00:00
Component.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
ComponentManager.cpp
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
2015-12-05 17:02:25 +00:00
ComponentManager.h
Some const refs and one const function.
2015-07-27 01:08:25 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
DynamicSubscription.h
…
Entity.h
Small cleanup, based on a change from one of Philip's old patches
2015-05-16 09:39:27 +00:00
EntityMap.h
…
IComponent.cpp
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
IComponent.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
Interface.h
…
InterfaceScripted.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
Message.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
ParamNode.cpp
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
2015-12-05 17:02:25 +00:00
ParamNode.h
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
SimContext.cpp
…
SimContext.h
…