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
/
saga
/
saga.cpp
Age
Commit message (
Expand
)
Author
2008-11-13
Fixed crash when returning to launcher from the GMM
Filippos Karapetis
2008-11-13
Added better checks for the current music status in pauseEngineIntern()
Filippos Karapetis
2008-11-11
Fixed warning. (GCC doesn't like the variable 'isPaused' because there alread...
Torbjörn Andersson
2008-11-11
Implemented pauseEngineIntern() for the SAGA engine
Filippos Karapetis
2008-11-10
Cleanup
Filippos Karapetis
2008-11-10
Limit places where saving from the GMM is permitted
Filippos Karapetis
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-11-03
Patch #2122869: ALL: Common load dialog
Max Horn
2008-10-27
Removed FIXME and reverted commit #34855, as it's now possible to add a subfo...
Filippos Karapetis
2008-10-26
Using getChild() with getChild() throws an assertion (a regression of the lat...
Filippos Karapetis
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-07
Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-01
Merging more of the GSoC 2008 RTL branch: SAGA
Max Horn
2008-08-19
Fix for bug #2057194 - "IHNM: -x option crashes ScummVM, if savegame doesn't ...
Filippos Karapetis
2008-08-16
Fixed volume change after loading a game in Saga
Christopher Page
2008-07-21
Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...
Christopher Page
2008-07-11
SAGA works with new GMM implementation
Christopher Page
2008-07-01
Sound settings for Saga can be configured from the GMM
Christopher Page
2008-06-25
Queen and Saga now use the new _quit flag
Christopher Page
2008-06-12
SAGA: Fixed memory leaks in the SAGA engine
Christopher Page
2008-05-26
Code cleanup:
Filippos Karapetis
2008-02-27
Fix for bug #1895205 - "IHNM: end game text/caption error"
Filippos Karapetis
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-23
Disable voices when voice files do not exist (like the original interpreter d...
Filippos Karapetis
2007-12-21
Added some hard coded strings for the Italian fan translation of ITE (still n...
Filippos Karapetis
2007-12-11
Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of...
Filippos Karapetis
2007-11-03
Patch #1825276: "DETECTION: advanced detector engine simplification"
Eugene Sandulenko
2007-09-30
Removed all the unneeded hard coded strings from the Italian fan translation ...
Filippos Karapetis
2007-09-30
Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch"
Filippos Karapetis
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-16
Save games from the character selection screen are loaded correctly from the ...
Filippos Karapetis
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-08-18
Corrected some of the colors in the save/load dialogs in IHNM
Filippos Karapetis
2007-08-01
Patch files are no longer left open the whole time, but are only opened when ...
Filippos Karapetis
2007-08-01
Fix for the non-loading BBM files in the ITE demos with substitute scenes. Th...
Filippos Karapetis
2007-07-30
Initial support of the psychic profile in IHNM (still buggy)
Filippos Karapetis
2007-07-13
Rewrote and greatly simplified the SAGA detector, removing many duplicate and...
Filippos Karapetis
2007-06-15
IHNM no longer crashes during character selection if the mouse cursor is over...
Filippos Karapetis
2007-06-15
Forced text is now handled correctly. It's now possible to interact with the ...
Filippos Karapetis
2007-06-13
Moved a check for game type after engine initialization
Filippos Karapetis
2007-06-13
IHNM: Button textures are loaded correctly now for buttons in the option and ...
Filippos Karapetis
2007-06-06
Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...
Filippos Karapetis
2007-06-06
Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...
Filippos Karapetis
2007-06-03
The animation frame counter is updated correctly now, so all animations in IH...
Filippos Karapetis
2007-06-03
Moved the updating of framecount to a more appropriate place
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-21
More meaningful error message
Eugene Sandulenko
[prev]
[next]