aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/core.cpp
AgeCommit message (Expand)Author
2011-02-27TSAGE: Bugfix to enable palette rotationPaul Gilbert
2011-02-26TSAGE: Bugfix for credits animations in Scene 1000Paul Gilbert
2011-02-26TSAGE: Bugfixes for drawing objects in wide screen areasPaul Gilbert
2011-02-24TSAGE: Bugfixes for Scene 60 - Flycycle ControlsPaul Gilbert
2011-02-23TSAGE: Added code to the sound handler stub methods to properly flag sounds a...Paul Gilbert
2011-02-23TSAGE: Added proper cursor showing when the scene changesPaul Gilbert
2011-02-22TSAGE: Initial implementation of more game scenes and support classesPaul Gilbert
2011-02-18TSAGE: Started fleshing out the SoundHandler classPaul Gilbert
2011-02-16TSAGE: Bugfix to correctly draw objects on-screen in double-width scrolling s...Paul Gilbert
2011-02-16TSAGE: Fix another pathfinding bug that was causing infinite loops in some casesPaul Gilbert
2011-02-16TSAGE: Replaced some old delete's with proper calls to remove() methodPaul Gilbert
2011-02-16TSAGE: Yet another pathfinding bugfixPaul Gilbert
2011-02-16TSAGE: Another pathfinding bugfixPaul Gilbert
2011-02-15TSAGE: Bugfixes for the player pathfinderPaul Gilbert
2011-02-15TSAGE: Bugfix to correctly clear the walk region intersection lists when chan...Paul Gilbert
2011-02-15TSAGE: Bugfix to load walk region areas correctlyPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert