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-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
2011-04-13
TSAGE: Cleanup custom List usage.
Johannes Schickel
2011-04-13
TSAGE: Fixed warnings identified by Buildbot
Paul Gilbert
2011-04-13
TSAGE: Change palette code from 4-byte to 3-byte palettes
Paul Gilbert
2011-04-13
TSAGE: Fix a crash using the new palette effect. It still doesn't show much...
strangerke
2011-04-12
TSAGE: Implement most of the scene 9900. New palette animation is currently b...
strangerke
2011-04-12
TSAGE: Reworked the 'probe approaching rocks' cut-scene to work correctly
Paul Gilbert
2011-04-10
TSAGE: Lots more bugfixes for Scene #6100
Paul Gilbert
2011-04-09
Merge remote branch 'remotes/Strangerke/master' into tsage
Paul Gilbert
2011-04-09
TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistency
strangerke
2011-04-09
TSAGE: Slight re-ordering of method calls in SceneHandler::dispatch
Paul Gilbert
2011-04-09
TSAGE: Corrections to palette rotation
Paul Gilbert
[prev]
[next]