OSDN Git Service

Fix for OpenOnStart parameter, for it to work when an elevator is stopped on startup
[skyscrapersim/skyscraper.git] / src / frontend / script_section.cpp
2017-02-09 ryanMerging float_conversion branch into trunk
2017-01-01 ryanYear and changelog update
2016-12-20 ryanSwitch to std::abs
2016-12-20 ryanVersion number update
2016-09-10 ryanFor the "Elevator:Car" script parameter, if just the...
2016-08-16 ryanAdded CheckScript mode, which allows scripts to be...
2016-08-05 ryanReturn code fixes
2016-08-04 ryanFixed handling of "elevator:car" parameter in Floor...
2016-08-03 ryanSome cleanups for last commit
2016-08-03 ryanMoved shared script section variables into a separate...
2016-07-31 ryanMoved GetMeshObject function
2016-07-30 ryanBuild fix for Windows
2016-07-30 ryanSplit script interpreter out into a section handler...