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
Age
Commit message (
Expand
)
Author
2008-05-11
Updated pathfinder debug output.
Johannes Schickel
2008-05-11
Implemented page switch animation in kyra3 album.
Johannes Schickel
2008-05-11
- Implemented kyra3 album (page switch animation not yet implemented)
Johannes Schickel
2008-05-11
Added a sanity check to getFrame()
Filippos Karapetis
2008-05-11
stop music playback when skipping (parts of) the HOF intro
Florian Kagerer
2008-05-11
Negro -> Black
Paweł Kołodziejski
2008-05-11
Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...
Johannes Schickel
2008-05-11
asigna_rgb -> setRGB
Paweł Kołodziejski
2008-05-11
- Move remaining texts to texts.cpp
Eugene Sandulenko
2008-05-11
ops
Paweł Kołodziejski
2008-05-11
ESPACIO -> SPACE
Paweł Kołodziejski
2008-05-11
Use less CPU when reading the spell book.
Torbjörn Andersson
2008-05-11
X_PUNTO -> X_DOT
Paweł Kołodziejski
2008-05-11
NUM_BANDERAS -> NUM_FLAGS
Paweł Kołodziejski
2008-05-11
salir_al_dos -> releaseGame
Paweł Kołodziejski
2008-05-11
Italian verbs thanks to glorifindel
Eugene Sandulenko
2008-05-11
libera_memoria -> freeMemory
Paweł Kołodziejski
2008-05-11
Fix compilation
Jordi Vilalta Prat
2008-05-11
asigna_memoria -> allocMemory
Paweł Kołodziejski
2008-05-11
remove dead code
Paweł Kołodziejski
2008-05-11
Add more verbs. They're not translated in the original, so it would be best
Eugene Sandulenko
2008-05-11
Cleanup of parsing code.
Nicola Mettifogo
2008-05-11
- Move verbs to texts.cpp
Eugene Sandulenko
2008-05-11
Update HE version for that English Windows version of Freddi Fish 1.
Travis Howell
2008-05-11
Add another English Windows version of Freddi Fish 1.
Travis Howell
2008-05-10
Restructured saving/loading and added a stub for Woodruff
Sven Hesse
2008-05-10
Fixed warning.
Torbjörn Andersson
2008-05-10
- Cleaned up main menu quit handling
Johannes Schickel
2008-05-10
Fixed bug in Screen_v2::makeShapeCopy.
Johannes Schickel
2008-05-10
Implemented pausing of timers, this should fix some minor glitches.
Johannes Schickel
2008-05-10
Set _quitFlag when receiving quit event in kyra2/kyra3 main menu.
Johannes Schickel
2008-05-10
Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated im...
Johannes Schickel
2008-05-10
Implemented opcode 106: o2_playFireflyScore.
Johannes Schickel
2008-05-10
- Added small delay to GUI_v2::getInput
Johannes Schickel
2008-05-10
Consume less cpu time when Zanthia/Malcolm are walking.
Johannes Schickel
2008-05-10
fix missing animation for golden neck ring
Florian Kagerer
2008-05-10
Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.
Johannes Schickel
2008-05-10
(hopefully) fix bug in last commit
Florian Kagerer
2008-05-10
implement item animations for MR
Florian Kagerer
2008-05-10
Extracted script parsing code to its own class.
Nicola Mettifogo
2008-05-09
The backspace key is now working
Filippos Karapetis
2008-05-09
Implemented o1_CLIPAREA
Filippos Karapetis
2008-05-09
Removed debug output
Filippos Karapetis
2008-05-09
Exit more gracefully when a quit event is triggered
Filippos Karapetis
2008-05-09
Fixed typos.
Johannes Schickel
2008-05-09
Removed now obsolete FIXME
Filippos Karapetis
2008-05-09
Added workaround for o1_SNDENERGY
Benjamin Haisch
2008-05-09
- Fixed a bug which sometimes caused crashes when ProjectReader::purgeCache()...
Benjamin Haisch
2008-05-09
Tiny cleanup to ease extraction of the program parser code.
Nicola Mettifogo
2008-05-09
Moved location parsing out of the engines, to LocationParser_ns and LocationP...
Nicola Mettifogo
[next]