1
0
forked from 0ad/0ad
0ad/source/scripting
Matei 0baca62d61 # Fixes to terrain conformance and movement speed bonus.
- Simplified CTerrain::getSlopeAngleFace and made it work correctly in
all cases (before, it sometimes returned NAN and used an overly
complicated method based on 8 angle sectors instead of a "continuous"
method).
- Removed the EntityMovement event - instead, movement speed modifier is
calculated in C++ for performance.

This was SVN commit r4339.
2006-09-16 20:13:40 +00:00
..
DOMEvent.cpp # housekeeping 2006-07-20 14:37:58 +00:00
DOMEvent.h # housekeeping 2006-07-20 14:37:58 +00:00
EventTypes.h # Fixes to terrain conformance and movement speed bonus. 2006-09-16 20:13:40 +00:00
GameEvents.h 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
JSConversions.cpp isfinite etc.. is now properly defined as a macro 2006-09-02 19:41:26 +00:00
JSConversions.h Some cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused). 2006-07-13 03:29:33 +00:00
JSSerialization.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +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 # Housekeeping. 2006-07-27 21:20:30 +00:00
ScriptableComplex.h # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
ScriptableComplex.inl # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +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 # housekeeping 2006-07-20 14:37:58 +00:00
ScriptCustomTypes.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
ScriptCustomTypes.h 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
ScriptGlue.cpp # Updates to water rendering (more effects). 2006-09-10 05:31:41 +00:00
ScriptGlue.h 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
ScriptingHost.cpp Updated OpenAL to 1.1 (which no longer includes ALUT). 2006-09-02 21:20:25 +00:00
ScriptingHost.h # housekeeping 2006-07-20 14:37:58 +00:00
SpiderMonkey.h # housekeeping 2006-07-26 13:10:13 +00:00
SynchedJSObject.cpp Added the concept of diplomatic stance in CPlayer. 2006-08-28 03:07:48 +00:00
SynchedJSObject.h # housekeeping 2006-07-20 14:37:58 +00:00