SQL result

Host: tw-2
Database: TeamCity
Generation Time: Nov 15, 2012 at 12:47 PM
Generated by: phpMyAdmin 3.3.9.1 / MySQL 5.5.24
SQL query: select * from vcs_history where display_version = '295035' LIMIT 0, 50 ;
Rows: 1

modification_id user_name description change_date register_date vcs_root_id changes_count version display_version
515 mbailey Lua scripts now respect delays when running action lists

When a Lua script runs an action list property from its entity class, the script interpreter now uses an ActionListVector to run the actions with delays taken into account. They used to just run the whole action list instantly ignoring delays.

Added an action list vector class, for keeping actions running when they have delays in them.

This class can be used to run an action list, and if the action list needs more frames to finish the vector will keep hold of it and update it on subsequent frames (If you call the Update function!).

This is copied and simplified from the Framework's CActionListVector, which is a bit too bespoke to use outside the Framework.

[Breaking, Engine, yliu, Bug51423, Merge293592, AutoMerged, Merge294542, jhopkin, AutoMerged]
1347549609378 1347549972263 1 8 295035_2012/09/13 16:20:10 +0100 295035