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-06 18:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c654be8796cd0dc22d5e8bb79bb0eab8a3595cfb
0ad
/
source
/
simulation2
/
system
T
History
leper
123bab6793
Replace use of safe bool by explicit bool operator.
...
This was SVN commit r16228.
2015-01-25 03:11:24 +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
Fix build with Visual Studio
2015-01-24 16:33:27 +00:00
ComponentManager.h
Fix build with Visual Studio
2015-01-24 16:33:27 +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
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
DynamicSubscription.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
DynamicSubscription.h
Fix non-PCH build
2014-06-19 23:36:09 +00:00
Entity.h
…
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
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
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
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
ParamNode.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
SimContext.cpp
…
SimContext.h
…