| .. |
|
CmpPtr.cpp
|
# Rewrite of the game's simulation system
|
2010-01-09 19:20:14 +00:00 |
|
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
|
Style cleanup by leper, preparing the SpiderMonkey update. Refs #3708
|
2016-08-02 16:12:11 +00:00 |
|
ComponentManager.h
|
Use const T& for parameters of some types in script-exposed native functions
|
2016-01-23 15:17:56 +00:00 |
|
ComponentManagerSerialization.cpp
|
Automatically replace %hs/%ls with %s in CLogger format strings.
|
2015-01-22 20:36:24 +00:00 |
|
Components.h
|
# Rewrite of the game's simulation system
|
2010-01-09 19:20:14 +00:00 |
|
ComponentTest.h
|
Second (main) commit for the SpiderMonkey upgrade.
|
2014-03-28 20:26:32 +00:00 |
|
DynamicSubscription.cpp
|
Convert debug_printf to take UTF-8 strings instead of wchar_t.
|
2015-02-14 01:45:13 +00:00 |
|
DynamicSubscription.h
|
Fix non-PCH build
|
2014-06-19 23:36:09 +00:00 |
|
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
|
Fix invalid count for entityMaps
|
2014-03-05 14:58:17 +00:00 |
|
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
|
The jschar typedef is removed in SpiderMonkey 38.
|
2015-12-19 01:29:55 +00:00 |
|
ParamNode.h
|
XML validation. Based on patch by historic_bruno. Refs #245.
|
2015-06-07 21:56:52 +00:00 |
|
SimContext.cpp
|
Simulation context cleanup, refs #3991, #3168.
|
2016-05-19 19:42:07 +00:00 |
|
SimContext.h
|
Simulation context cleanup, refs #3991, #3168.
|
2016-05-19 19:42:07 +00:00 |