BUGFIX: Elevators did not handle Requests in the correct order
[cs356-p1-elevator.git] / elevatorcontroller.cpp
2007-10-16 Ira W. SnyderThreshold code was wrong
2007-10-13 Ira W. SnyderAdd the hacks to fix disabling of buttons
2007-10-11 Ira W. SnyderAdd second algorithm to the ElevatorController's dispat...
2007-10-07 Ira W. SnyderImprove ElevatorController's Dispatching Algorithm
2007-10-07 Ira W. SnyderAdd Elevator Number to Elevators
2007-10-06 Ira W. SnyderAdd ElevatorController