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
/
sci
/
sci.cpp
Age
Commit message (
Expand
)
Author
2010-08-24
SCI: changing signature of kRestoreGame
Martin Kiewitz
2010-08-24
SCI: now pausing/unpausing music in replaced restore dialog
Martin Kiewitz
2010-08-24
SCI: bit more work on restore dialog replacing
Martin Kiewitz
2010-08-23
SCI: some more work on replacing restore dialog
Martin Kiewitz
2010-08-23
SCI: storing game super class address now inside SciEngine
Martin Kiewitz
2010-08-17
SCI: Added a warning dialog on game startup for versions of Longbow with know...
Filippos Karapetis
2010-08-07
SCI: Added support for the inbuilt leftover parser in XMAS1990
Filippos Karapetis
2010-08-05
SCI: Fixed bug #3039477 - "KQ5CD: No speech after restoring from ScummVM" and...
Filippos Karapetis
2010-08-04
SCI: Add 'movie' subdirectory for VMD's
Matthew Hoops
2010-08-02
SCI: fixing getting selected language
Martin Kiewitz
2010-08-01
SCI: honoring english selection for multilingual games
Martin Kiewitz
2010-08-01
SCI: adding "audiosfx" to directories
Martin Kiewitz
2010-08-01
SCI: adding audio directory searching for patches
Martin Kiewitz
2010-07-31
SCI: kGameIsRestarting returns 2 when we restored
Martin Kiewitz
2010-07-30
SCI: Switch to Common::RandomSource.
Johannes Schickel
2010-07-28
SCI: Add 'robots' subdirectory (PQSWAT demo stores them there)
Matthew Hoops
2010-07-26
SCI: Fixed menu reset in SCI0/SCI01 games when restarting
Filippos Karapetis
2010-07-24
SCI: cache Planes for sci32
Martin Kiewitz
2010-07-22
SCI: Fixed a bug when loading some saved games (sometimes, the execution stac...
Filippos Karapetis
2010-07-20
SCI: Removed the restoring parameter of the run_vm() function
Filippos Karapetis
2010-07-19
SCI: don't initialize vocabulary twice
Martin Kiewitz
2010-07-19
SCI: fix regression of r51027
Martin Kiewitz
2010-07-19
SCI: implement foreign vocabulary support
Martin Kiewitz
2010-07-15
SCI: adding support to qfg4 to import qfg3 character data
Martin Kiewitz
2010-07-12
SCI: Turn global object g_debugState into SciEngine member var
Max Horn
2010-07-10
SCI: removed unused debug flags, changed fileio debug prints to only happen o...
Martin Kiewitz
2010-07-03
SCI: added resetting of SoundCommandParser, so that error()s before that one ...
Martin Kiewitz
2010-06-30
SCI: Removed the FreeSCI music code
Filippos Karapetis
2010-06-29
SCI: Made the SoundCommandParser a member of the SciEngine class and removed ...
Filippos Karapetis
2010-06-28
SCI: More changes to the code for loading from the launcher
Filippos Karapetis
2010-06-28
Fixed loading of saved games from the launcher
Filippos Karapetis
2010-06-28
SCI: separated the graphics initialization code a bit
Filippos Karapetis
2010-06-27
SCI: Removed the hack for loading games from the launcher from run_vm(). This...
Filippos Karapetis
2010-06-27
Made the script initialization/uninitialization methods part of the segment m...
Filippos Karapetis
2010-06-25
SCI: Introduce SciGameId enum
Max Horn
2010-06-25
SCI: Remove SciEngine::getFlags()
Max Horn
2010-06-25
SCI: detect, if SCI1.1 game is merging or copying palette instead of using ga...
Martin Kiewitz
2010-06-17
Strict mode: Turned several severe errors (almost all detection related) into...
Filippos Karapetis
2010-06-17
SCI: Change SciEngine's 'char *getGameID()' to 'Common::String getGameId()'
Max Horn
2010-06-17
SCI: Remove selector_name function, some cleanup
Max Horn
2010-06-17
SCI: Get rid of duplicate _system member in SciEngine
Max Horn
2010-06-17
SCI: cleanup
Max Horn
2010-06-17
Added handling of VMD video files in kResCheck, fixes video playing in GK2
Filippos Karapetis
2010-06-16
Hooked the VMD player in kPlayVMD. The VMD videos in the demo of Phantasmagor...
Filippos Karapetis
2010-06-15
SCI: SciGui/SciGui32 gone for good...
Martin Kiewitz
2010-06-15
SCI: reset _gfxText16 for sci32, fixes gk1
Martin Kiewitz
2010-06-15
SCI: putting SciGui::init into SciEngine, removing it from SciGui(32)
Martin Kiewitz
2010-06-15
SCI: Revise how ResourceManager is instantiated.
Max Horn
2010-06-15
Removed the now unused EngineState parameter of script_adjust_opcode_formats(...
Filippos Karapetis
2010-06-14
SCI: Limit the screen refresh rate to 60fps
Filippos Karapetis
[prev]
[next]