1
0
forked from 0ad/0ad
0ad/source/scripting
2005-07-22 18:41:49 +00:00
..
DOMEvent.cpp add dox 2005-07-22 03:56:11 +00:00
DOMEvent.h add dox 2005-07-22 03:56:11 +00:00
EventTypes.h add dox 2005-07-22 03:56:11 +00:00
GameEvents.h add dox 2005-07-22 03:56:11 +00:00
JSConversions.cpp Projectile code and updates to some actors that can use it (celt_ijv and hele_iar) 2005-05-10 07:13:25 +00:00
JSConversions.h Projectile code and updates to some actors that can use it (celt_ijv and hele_iar) 2005-05-10 07:13:25 +00:00
JSSerialization.h rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ScriptableComplex.h ScriptableComplex.h: ScriptingHost already includes SpiderMonkey.h 2005-07-20 04:53:58 +00:00
ScriptableObject.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
ScriptableObject.h rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ScriptCustomTypes.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ScriptCustomTypes.h Fixed a few memory leaks as well as the CPlayer/SColour crash-on-exit bug 2005-01-23 01:36:47 +00:00
ScriptGlue.cpp ScriptableComplex.h: ScriptingHost already includes SpiderMonkey.h 2005-07-20 04:53:58 +00:00
ScriptGlue.h cursor: remove old Win32 implementation 2005-07-20 00:57:17 +00:00
ScriptingHost.cpp better error reporter, use consistent exceptions if init fails, add notes which functions are currently unused 2005-07-22 18:41:49 +00:00
ScriptingHost.h better error reporter, use consistent exceptions if init fails, add notes which functions are currently unused 2005-07-22 18:41:49 +00:00
SpiderMonkey.h ScriptableComplex.h: ScriptingHost already includes SpiderMonkey.h 2005-07-20 04:53:58 +00:00
SynchedJSObject.cpp Revamped CNetClient/CNetServer JS Interface and new CGameAttributes 2005-01-19 22:32:25 +00:00
SynchedJSObject.h add dox 2005-07-22 03:56:11 +00:00