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-03-30
Don't enter run loop when quit flag is set.
Johannes Schickel
2008-03-30
Implement quit flag handling in Kyra2 GUI code.
Johannes Schickel
2008-03-30
Fixed bug which caused sometimes garbage text to be displayed.
Johannes Schickel
2008-03-30
Removed char &operator [] from class String -- it had the potential to wreak ...
Max Horn
2008-03-30
Cleanup.
Johannes Schickel
2008-03-30
- fixed savegame description loading in kyra1
Johannes Schickel
2008-03-30
Cleanup.
Johannes Schickel
2008-03-30
Always clip rect to copy in Screen::copyRegion now, like the original does.
Johannes Schickel
2008-03-30
- get rid of const_cast
Florian Kagerer
2008-03-30
Cleanup.
Johannes Schickel
2008-03-30
Renamed some functions according to our coding guidelines.
Johannes Schickel
2008-03-30
- fixed formatting
Johannes Schickel
2008-03-29
New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate...
Florian Kagerer
2008-03-29
Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1.
Travis Howell
2008-03-28
Oops
Filippos Karapetis
2008-03-28
Fixed 2 off-by-one errors (thanks next_ghost for spotting them)
Filippos Karapetis
2008-03-28
Changed HoF GUI code to use common GUI code now.
Johannes Schickel
2008-03-28
- fixed svn properties
Johannes Schickel
2008-03-28
Added FIXME comment regarding sorting of pred.dic; replaced weird binary sear...
Max Horn
2008-03-28
Refactored Kyrandia GUI code a bit.
Johannes Schickel
2008-03-28
cleanup
Max Horn
2008-03-28
Oops that shouldn't be committed yet.
Johannes Schickel
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-28
Fixed showing of cauldron animations processing while the inventory is not sh...
Johannes Schickel
2008-03-28
Implemented command text fadeout.
Johannes Schickel
2008-03-28
Finished o2_delay implementation.
Johannes Schickel
2008-03-28
Oops fixed wrong o2_delaySecs.
Johannes Schickel
2008-03-28
- Clear input queue after loading game via hotkeys.
Johannes Schickel
2008-03-28
Implemented savegame loading via command line params -x/--save-slot.
Johannes Schickel
2008-03-28
Properly set sfx flag when playing digital SFX.
Johannes Schickel
2008-03-28
Implemented opcodes:
Johannes Schickel
2008-03-28
- some accuracy changes for KyraEngine_v2::snd_playSoundEffect()
Florian Kagerer
2008-03-27
- Implemented opcodes:
Johannes Schickel
2008-03-27
Implemented opcode 74: o2_setSceneAnimPos2.
Johannes Schickel
2008-03-27
Implemented opcodes:
Johannes Schickel
2008-03-27
Oops added missing return, should fix crashed on trying to load non-existant ...
Johannes Schickel
2008-03-27
fix for bug 1922560 (HoF: wheels entrance gfx wrong)
Florian Kagerer
2008-03-27
Made some more former kyra1 specific debug commands available for HoF.
Johannes Schickel
2008-03-27
Removed much code duplication in Hand of Fate savefile loading with SeekableS...
Johannes Schickel
2008-03-27
Readded warning when loading HoF saves from original interpreter.
Johannes Schickel
2008-03-27
- Implemented support for --list-saves in Kyra engine
Johannes Schickel
2008-03-27
Enabled gamespeed debug command also for Kyra1.
Johannes Schickel
2008-03-27
Fixed palette loading debug command for amiga version.
Johannes Schickel
2008-03-27
Added debugger command to set screen palette.
Johannes Schickel
2008-03-27
Update hack comment in o2_updateSceneAnim.
Johannes Schickel
2008-03-27
Fix for bug #1926838 "HoF: Animation plays too fast".
Johannes Schickel
2008-03-27
Add work around for script bug in The Feeble Files.
Travis Howell
2008-03-26
this should fix item #1926532 (HoF: ScummVM quits on ESCaping "Virgin" and "W...
Florian Kagerer
2008-03-26
Prevents adding of events to input queue, which will not be processed anyway.
Johannes Schickel
2008-03-26
Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, a...
Max Horn
[prev]
[next]