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-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
2008-04-04
Added support for quit game button.
Johannes Schickel
2008-04-04
Added partial support for main menu. Only load, save and resume buttons are w...
Johannes Schickel
2008-04-04
cleanup
Florian Kagerer
2008-04-04
This fixes the menus for fm-towns and floppy versions (only load and death me...
Florian Kagerer
2008-04-03
Add Apple IIGS MIDI program number to instrument number mappings (Both for th...
Kari Salminen
2008-04-03
Cleanup.
Johannes Schickel
2008-04-03
Replaced unloadAllPakFiles with a simple _map.clear on resource class destruc...
Johannes Schickel
2008-04-03
- Added support for filename length > 64 in static resource code.
Johannes Schickel
2008-04-03
After further testing it seems Apple IIGS midi playing speed is actually 60 t...
Kari Salminen
2008-04-03
Fix naming of the Apple IIGS midi speed variable and its value (Was erronousl...
Kari Salminen
2008-04-03
Fix Apple IIGS midi playing speed (Based on tests with Apple IIGS KQ1 and SQ1...
Kari Salminen
2008-04-02
Changed spaces to tabs.
Torbjörn Andersson
2008-04-02
Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when...
Johannes Schickel
2008-04-02
Fixed warnings with gcc 3.3.
Johannes Schickel
2008-04-01
Fixed bug in GUI code, should hopefully fix white boxes appearing around inve...
Johannes Schickel
2008-04-01
Fixed spellbook graphics in German CD version.
Johannes Schickel
2008-04-01
Add detection entry for Serguei's Destiny II Demo v1.3.1 (March 22nd 2008).
Kari Salminen
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
[next]