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-07-18
TSAGE: Bugfix to make Return to Launcher work correctly
Paul Gilbert
2011-06-22
TSAGE: Remove out of date TODO comments where applicable
Paul Gilbert
2011-06-19
Merge remote branch 'remotes/dreammaster/tsage_sound'
Paul Gilbert
2011-06-08
TSAGE: Try to clarify more pathfinding code.
Alyssa Milburn
2011-06-08
TSAGE: Comment/clarify some pathfinding code.
Alyssa Milburn
2011-06-04
TSAGE: Bugfix for saving in scenes with palette rotations
Paul Gilbert
2011-06-04
TSAGE: Add support for saving in scene #6100
Paul Gilbert
2011-06-01
TSAGE: Fix a valgrind warning in SceneObject initialization
Strangerke
2011-05-27
TSAGE: Bugfix for loading savegames directly from the launcher
Paul Gilbert
2011-05-24
TSAGE: Implemented more SoundManager methods
Paul Gilbert
2011-05-24
TSAGE: Implemented the code for the ASound class
Paul Gilbert
2011-05-24
TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...
Paul Gilbert
2011-05-16
TSAGE: Added support for handling keypresses in the Game classes. Separated l...
Paul Gilbert
2011-05-14
TSAGE: Moved scene creation into the Game class, and separated out the Ringwo...
Paul Gilbert
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
TSAGE: Added missing code for loading scene regions in the CD/FW versions of ...
Paul Gilbert
2011-05-08
TSAGE: Fix memory leak when exiting whilst any palette rotation is active
Paul Gilbert
2011-05-06
TSAGE: Initialise player fields to fix Valgrind warning
Paul Gilbert
2011-05-05
TSAGE: Fixed problem with text being partly off-screen in Scene #9500
Paul Gilbert
2011-05-04
TSAGE: Some more conversions to US English
md5
2011-05-04
TSAGE: Switched to American English, after the relevant discussion on -devel:
md5
2011-05-04
TSAGE: Bumped up savegame version, so that the old savegames are still usable
md5
2011-05-03
TSAGE: Bugfix for palette fader crash in Scene #9990
Paul Gilbert
2011-05-03
TSAGE: Add missing calls to inherited method in various class synchronisation...
Paul Gilbert
2011-05-03
TSAGE: Bugfixes to savegames when the scene is showing an alternate screen
Paul Gilbert
2011-05-01
TSAGE: Fix parameter order in NamedHotspot class methods
Paul Gilbert
2011-05-01
TSAGE: Fixed NamedHotspot fields to be synchronised to savegames
Paul Gilbert
2011-04-30
TSAGE: Silenced compiler warnings
Paul Gilbert
2011-04-30
TSAGE: Rename setPriority2 to setPriority for disambiguation
strangerke
2011-04-30
TSAGE: Fixed problem in pathfinding when clicked position is outside walkable...
Paul Gilbert
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
TSAGE: Added code to handle visual differences in Demo help dialog
Paul Gilbert
2011-04-26
TSAGE: Implemented loading walk regions for Ringworld CD and Demo #2
Paul Gilbert
2011-04-26
TSAGE: Gave proper names to several previously unnamed fields
Paul Gilbert
2011-04-26
TSAGE: Implemented scene priority changes introduced in Ringworld CD & Floppy...
Paul Gilbert
2011-04-25
TSAGE: Added framework for playing the Ringworld demo
Paul Gilbert
2011-04-25
TSAGE: Combined the resource files into a single generic overall ResourceManager
Paul Gilbert
2011-04-20
TSAGE: Cleaner bugfix for text colours being incorrect
Paul Gilbert
2011-04-20
TSAGE: Properly destroy cloned objects when removed from a scene
Paul Gilbert
2011-04-19
TSAGE: Bugfixes for graphics glitches when using the lift in scene #2320
Paul Gilbert
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-18
TSAGE: Fix bug with selected inventory item remaining selected after restarti...
Paul Gilbert
2011-04-17
TSAGE: Removed redundant call to memory manager deallocate
Paul Gilbert
2011-04-15
TSAGE: Changed palette code back to using a byte array
Paul Gilbert
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-14
TSAGE: Added replacement hierarchy for palette modifier classes that better m...
Paul Gilbert
2011-04-14
TSAGE: Big Endian fix
Joost Peters
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Fix compilation on Mac OS X PPC.
Johannes Schickel
[next]