OSDN Git Service

Added functions to enable/disable interfloors
[skyscrapersim/skyscraper.git] / src / sbs / floor.cpp
2014-07-10 ryanAdded functions to enable/disable interfloors
2014-07-01 ryanAdded basic group state check to floor object, to preve...
2014-06-30 ryan-remade ShaftShowFloors code, and it now works properly...
2014-06-20 ryanFixed an issue where sound objects were playing during...
2014-06-13 ryanRemoved the Cut function's "checkstring" functionality...
2014-04-30 ryanElevators can now be deleted during runtime
2014-03-26 ryanCosmetic fixes
2014-03-02 ryan-continuation of rev 3113 - some objects were missed...
2014-03-01 ryan-manually deleting floors now deletes any walls created...
2014-02-18 ryanMore compiler warning fixes
2014-01-29 ryanCleanups
2014-01-02 ryanYear update
2013-08-20 ryan-removed shaft functions with fire phase 1 from last...
2013-06-21 ryan-fixed action control centering
2013-03-19 ryan-replaced IsNumeric code with smaller, faster code
2013-03-05 ryan-fixed a defect in the CutAll floors operation - was...
2013-03-01 ryan-version update
2013-02-12 ryan-reverted revision 2849
2013-01-26 ryan-cosmetic changes
2013-01-25 ryan-finished support for locks and keys
2013-01-25 ryanFixed lock state toggle
2013-01-25 ryan-renamed new shaft door command
2013-01-25 ryanAdded ability to lock doors
2013-01-15 ryan-added ReverseAxis back to the commands, in addition...
2013-01-15 ryan-switched AddFloor's direction parameter with texture_d...
2013-01-15 ryanUpdated AddFloor command, which fixes a number of issue...
2013-01-12 ryanMisc fixes
2013-01-11 ryan-added rest of floor commands to parameter viewer
2013-01-10 ryanYear update
2012-12-29 ryan-fixed object parent values for some new objects
2012-12-29 ryanRemoved function parameters for movable flag
2012-12-29 ryan-added couch model to Simple building, with physics...
2012-12-28 ryan-added support for playing multiple sounds with the...
2012-12-15 ryanFixed volume bug in AddSound - volume parameter was...
2012-12-13 ryan-disabled doppler effect by default
2012-12-12 ryan-array delete fixes
2012-12-12 ryanFixes
2012-12-12 ryan-more work on control/trigger systems
2012-12-11 ryanMore work on new control/trigger implementations
2012-12-10 ryan-created Action class for button/control actions, and...
2012-09-13 ryanDate fix
2012-09-13 ryanYear update
2011-03-11 ryanAdded profiler system
2011-02-23 ryanUpdated guide, and added feature to floor-based indicators
2011-02-10 ryanUpdated lighting
2011-02-10 ryan-added support for separate collider mesh
2011-01-05 ryanYear update
2010-12-24 ryanFix for object check
2010-11-26 ryanFixes
2010-11-25 ryanAdded array preallocation
2010-11-20 ryanUpdates
2010-11-20 ryanSplit SBS into shared object on Linux, and restructured...