0ad/source/scripting
Matei 09f97a3422 Some fixes for OS X:
- Find enet properly
- Type conversion of size_t's in JS

This was SVN commit r6324.
2008-08-11 04:18:10 +00:00
..
DOMEvent.cpp GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
DOMEvent.h GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
EventTypes.h Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
GameEvents.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
JSConversions.cpp another 64-bit fix, we're now getting there :D 2008-07-04 19:25:52 +00:00
JSConversions.h another 64-bit fix, we're now getting there :D 2008-07-04 19:25:52 +00:00
JSSerialization.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
JSUtil.cpp # housekeeping 2006-07-26 13:10:13 +00:00
JSUtil.h # housekeeping 2006-07-26 13:10:13 +00:00
ScriptableComplex.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptableComplex.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ScriptableComplex.inl had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptableObject.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ScriptableObject.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptCustomTypes.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptCustomTypes.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptGlue.cpp Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
ScriptGlue.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ScriptingHost.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptingHost.h Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00
SpiderMonkey.h Atlas: Updated wxJS to latest SVN version. Made the JS runtime have a greater lifetime than all the wx windows, to avoid garbage collection problems. 2007-06-08 22:56:01 +00:00
SynchedJSObject.cpp Some fixes for OS X: 2008-08-11 04:18:10 +00:00
SynchedJSObject.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00