index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tsage
/
core.cpp
Age
Commit message (
Expand
)
Author
2011-03-19
TSAGE: Replaced some values with proper constants
Paul Gilbert
2011-03-17
TSAGE: Bugfixes for player movement in wide-screen scenes
Paul Gilbert
2011-03-12
TSAGE: Bugfix for cloning the SceneObjectWrapper when a SceneObject is cloned
Paul Gilbert
2011-03-09
TSAGE: Fixed memory leak when changing SceneObjectWrapper objects
Paul Gilbert
2011-03-08
TSAGE: Bugfix to increment data block lock counter when a Visage is cloned
Paul Gilbert
2011-03-06
TSAGE: Changes to cursor handling that more accurately replicates the original
Paul Gilbert
2011-03-06
TSAGE: Fix stack overrun in the pathfinder
Paul Gilbert
2011-03-06
TSAGE: Bugfix for correctly erasing on-screen text when it gets removed
Paul Gilbert
2011-02-27
TSAGE: Initial implementation of Scene #1400 - Arriving at Ringworld
Paul Gilbert
2011-02-27
TSAGE: Bugfix for loading scenes without a palette
Paul Gilbert
2011-02-27
TSAGE: Bugfix for correctly setting object frame numbers
Paul Gilbert
2011-02-27
TSAGE: Fixed bug with scene mode being used incorrectly as the scene load flag
Paul Gilbert
2011-02-27
TSAGE: Bugfix to enable palette rotation
Paul Gilbert
2011-02-26
TSAGE: Bugfix for credits animations in Scene 1000
Paul Gilbert
2011-02-26
TSAGE: Bugfixes for drawing objects in wide screen areas
Paul Gilbert
2011-02-24
TSAGE: Bugfixes for Scene 60 - Flycycle Controls
Paul Gilbert
2011-02-23
TSAGE: Added code to the sound handler stub methods to properly flag sounds a...
Paul Gilbert
2011-02-23
TSAGE: Added proper cursor showing when the scene changes
Paul Gilbert
2011-02-22
TSAGE: Initial implementation of more game scenes and support classes
Paul Gilbert
2011-02-18
TSAGE: Started fleshing out the SoundHandler class
Paul Gilbert
2011-02-16
TSAGE: Bugfix to correctly draw objects on-screen in double-width scrolling s...
Paul Gilbert
2011-02-16
TSAGE: Fix another pathfinding bug that was causing infinite loops in some cases
Paul Gilbert
2011-02-16
TSAGE: Replaced some old delete's with proper calls to remove() method
Paul Gilbert
2011-02-16
TSAGE: Yet another pathfinding bugfix
Paul Gilbert
2011-02-16
TSAGE: Another pathfinding bugfix
Paul Gilbert
2011-02-15
TSAGE: Bugfixes for the player pathfinder
Paul Gilbert
2011-02-15
TSAGE: Bugfix to correctly clear the walk region intersection lists when chan...
Paul Gilbert
2011-02-15
TSAGE: Bugfix to load walk region areas correctly
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert
[prev]