OSDN Git Service

Integrated all engine reporting into ObjectBase class
[skyscrapersim/skyscraper.git] / src / sbs / floor.cpp
2017-01-01 ryanIntegrated all engine reporting into ObjectBase class
2016-12-28 ryanMoving walkways now work
2016-12-28 ryanAdding Moving Walkway class
2016-12-26 ryanIntegrated Enabled() function into Object
2016-12-26 ryanRunloop fixes
2016-12-26 ryanFixes, and updated guide
2016-12-26 ryanMore work, and added "Simple - Escalator" building
2016-12-25 ryanFixes
2016-12-20 ryanVersion number update
2016-11-21 ryanRenamed WallObject to Wall
2016-11-18 ryanAdded rotation parameter
2016-11-18 ryanDelete objects on shutdown
2016-11-18 ryanAdded script support for revolving doors
2016-11-18 ryanMore revolving door work
2016-08-15 ryanAdded a check to ensure that a floor's altitude is...
2016-08-12 ryanEngine header cleanups
2016-08-12 ryanCall button actions can now be used from scripts, and...
2016-08-09 ryanAdded support for dynamic runloops, which should help...
2016-08-09 ryan-removed last commit's Notify report option for timers...
2016-08-02 ryan-added "selection_position" parameter to Control object...
2016-08-01 ryanRouting fixes for Person object
2016-07-28 ryanUpdate email address
2016-07-28 ryanMerging Double Decker branch into trunk - this introduc...
2016-07-19 ryan-added more performance metrics for the Profiler
2016-06-16 ryanIf floor 0 is created after floor -1, adjust floor...
2016-06-16 ryanWhen creating basement floors, if floor 0 is created...
2016-06-14 ryanMain size_t work in SBS
2016-04-20 ryanMoved global door code into new DoorManager object...
2016-04-17 ryanCutAll function needs to remove floor's base offset...
2016-04-15 ryanThe voffset parameter of the AddExternalDoor command...
2016-04-15 ryanFixed cut voffset for AddFillerWalls
2016-04-15 ryanAdded "isexternal" parameter to AddFillerWalls script...
2016-04-15 ryanBase offset fix for last commit
2016-04-15 ryan-added AddExternalDoor script command
2016-02-10 ryan-UpdateVertices function had only been set up for combi...
2016-02-06 ryanMore header include fixes
2016-02-06 ryanMore header cleanups
2016-02-06 ryanMore header cleanups
2016-02-06 ryan-more header rework
2016-02-05 ryanDynamic meshes should keep a per-client "enabled" statu...
2016-02-04 ryanDynamic mesh objects should be enabled/disabled by...
2016-02-02 ryanRe-enabled floor dynamic mesh
2016-02-02 ryanMerging Dynamic Meshes branch into trunk
2016-01-14 ryanAdded support for creating custom models
2016-01-09 ryanHave CreateWallBox and AddDoorwayWalls functions automa...
2016-01-07 ryanYear update
2015-12-17 ryanAdded GetDirectFloors function, along with code to...
2015-12-16 ryanMore route handling improvements
2015-12-12 ryanElevator route selection should skip elevators that...
2015-12-06 ryanRemoved old RandomActivity functionality, and updated...
2015-12-05 ryanMore routing code work, mainly to store floor selection...
2015-12-05 ryanAdded initial floor/elevator routing code
2015-12-02 ryanRemoved singleton pointer and properly propagate and...
2015-11-24 ryanAdded random activity support for hall calls
2015-11-10 ryanName fixes for main object count functions
2015-11-09 ryan-made standard inherited Init and Loop object functions
2015-11-02 ryanReport functions should use const references
2015-11-02 ryanCleanups for last commit
2015-11-02 ryan-std::string conversions for rest of app
2015-11-02 ryanConversion to std::string for CameraTexture, Floor...
2015-11-01 ryanMain switches to std::string
2015-10-30 ryan-changed object recasting to use static_cast instead...
2015-10-28 ryanAdded Shaft, Stairs and Model runloops
2015-10-28 ryanAdded functions for dynamic removal/addition of models
2015-10-17 ryanFunctions that create new sim objects should return...
2015-10-11 ryanSimplified use of SBS engine singleton variable
2015-10-10 ryanMoved SBS system into it's own namespace
2015-09-26 ryanAdded Run and Run Direction parameters
2015-09-26 ryanEscalator work
2015-09-26 ryan-added sound support for escalators
2015-09-26 ryanMore escalator object work
2015-09-26 ryanAdded AddEscalator function to floor object
2015-09-26 ryanHeader name fixes
2015-09-25 ryan-elevator object positioning cleanups
2015-09-01 ryanAdd floor base to list report
2015-08-21 ryanMake sure parent_deleting flag is set properly in destr...
2015-08-21 ryanFloor info now reports which stairwells and shafts...
2015-08-21 ryanFix for last commit - service check was missing
2015-08-21 ryan-floor information now shows a list of elevators that...
2015-08-17 ryanMerging changes from node_rework branch into trunk...
2015-08-06 ryan-simplified object system; object type is now inherited...
2015-08-03 ryanReverted 3507-3508, which are now in separate branch
2015-08-03 ryanUpdated directional indicators for new scenenode behavior
2015-08-02 ryan-started work on converting positioning and movement...
2015-06-19 ryan-fixed invalid coordinate check in AddFloorMain function
2015-06-02 ryanAdded CameraTexture interface to Floor object, and...
2015-04-10 ryan-controls and triggers can now be made permanent
2015-04-10 ryan-elevator interior and exterior directional indicators...
2015-03-28 ryanAdded more breaks and other cleanups
2015-03-26 ryanLots of code cleanups
2015-03-20 ryanVersion update
2015-03-13 ryanReworked the floor indicator code, consolidating and...
2015-02-26 ryanEnableGroup function in floor object will no longer...
2015-01-15 ryanYear update
2014-12-05 ryanAdded support for sounds in call button objects
2014-07-11 ryanInterfloors are now shown for adjacent floors, in order...
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...
next