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-04-06
Fixed memory leaks.
Johannes Schickel
2008-04-06
Fixed mouse input handling when entering savefile description.
Johannes Schickel
2008-04-06
Fixed walkspeed on save loading.
Johannes Schickel
2008-04-06
Silenced MSVC warning
Filippos Karapetis
2008-04-06
Oops. that shouldn't have been reverted by last committ.
Johannes Schickel
2008-04-06
Fixed potentional crash.
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-04-06
Fixed crash on startup when running japanese versions of Kyrandia.
Johannes Schickel
2008-04-06
Set opcode 31 (o2_limitMouseRrange) to o2_dummy for now.
Johannes Schickel
2008-04-06
Cleanup.
Johannes Schickel
2008-04-06
Implemented opcode 33 o2_loadSoundfile.
Johannes Schickel
2008-04-06
Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.
Johannes Schickel
2008-04-06
- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriver
Johannes Schickel
2008-04-06
Fixed various bugs in GUI_v2::processButtonList.
Johannes Schickel
2008-04-06
Fixed warning. (The 'anim' variable shadowed the anim() function.)
Torbjörn Andersson
2008-04-06
Replaced ManagedList with Common::SharedPtr in the rest of the lure engine
Filippos Karapetis
2008-04-06
Replaced ManagedList with Common::SharedPtr in lure's sound system
Filippos Karapetis
2008-04-06
Add very basic support for Amiga version of BRA.
Travis Howell
2008-04-06
Replaced custom ManagedList with Common::SharedPtr.
Nicola Mettifogo
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-04-05
Fixed regression causing a crash when the user had less than 5 savefiles.
Johannes Schickel
2008-04-05
Fixed warning. (You shouldn't have to use floor() to simulate integer math
Torbjörn Andersson
2008-04-05
Fixed regression from previous commit
Filippos Karapetis
2008-04-05
Simplify code
Eugene Sandulenko
2008-04-05
Added code to load (but NOT play) the external music files in the Macintosh v...
Filippos Karapetis
2008-04-05
Speech is now played correctly in the Macintosh version of IHNM
Filippos Karapetis
2008-04-05
Sound effects in the Macintosh version of IHNM are now working
Filippos Karapetis
2008-04-05
Added detection for IHNM Mac. Gampe plays, but sound and music is a big TODO
Eugene Sandulenko
2008-04-05
Fixed crash when supplying illegal savefile names.
Johannes Schickel
2008-04-05
Don't rename quicksave filenames when deleting files.
Johannes Schickel
2008-04-05
- Changed quicksaves to use slots 990-998.
Johannes Schickel
2008-04-05
Small fix in processButtonList.
Johannes Schickel
2008-04-05
- cleanup
Johannes Schickel
2008-04-05
Cleanup.
Johannes Schickel
2008-04-05
- Implemented delete savegame menu
Johannes Schickel
2008-04-05
Added simple hack to work around drawing of scroll button after loading game ...
Johannes Schickel
2008-04-05
Fixed crash when opening menu after starting kyra1 with -x/--save-slot.
Johannes Schickel
2008-04-05
Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ...
Johannes Schickel
2008-04-04
Remove temporary savefile after it was loaded.
Johannes Schickel
2008-04-04
Disable buttons properly for non CD version.
Johannes Schickel
2008-04-04
Made sliders working.
Johannes Schickel
2008-04-04
Disabled some more options settings for non talkie versions.
Johannes Schickel
2008-04-04
Cleaned up volume settings managment.
Johannes Schickel
2008-04-04
Implemented audio menu, slider bars not moveable via mouse yet though.
Johannes Schickel
2008-04-04
Little less waste of memory.
Johannes Schickel
2008-04-04
Also hooked the death menu quit button to the game quit code implemented in r...
Filippos Karapetis
2008-04-04
Properly *init* the _fmtownsBuf variable, and properly release the memory it ...
Max Horn
2008-04-04
Revert revision 31256, since _textSurfaceMultiplier isn't set at that point.
Travis Howell
2008-04-04
Fixed nameclash.
Johannes Schickel
2008-04-04
Implemented game options menu.
Johannes Schickel
[next]