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-07-07
Some fixes for warnings under GCC 2.95
Filippos Karapetis
2008-07-07
Fixed regression after label code refactoring.
Nicola Mettifogo
2008-07-07
Changed the name of the Scumm menu dialog class MainMenuDialog to ScummMenuDi...
Christopher Page
2008-07-07
Sound settings for AGI are now configurable through the GMM
Christopher Page
2008-07-07
SCUMM: syncSoundSettings() now updates kPlainSoundType
Christopher Page
2008-07-07
LURE: Made sure to lock _soundMutex in syncSounds()
Christopher Page
2008-07-06
QUEEN: Made it possible to quit during the intro cutaways
Christopher Page
2008-07-06
Implemented Good Enough(TM) XMIDI looping. This is used by Kyrandia 2 (the
Torbjörn Andersson
2008-07-05
Queen sound settings are now configurable through the GMM
Christopher Page
2008-07-05
Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...
Johannes Schickel
2008-07-05
Added spanish menu strings for spanish fan translation of Kyrandia 3.
Johannes Schickel
2008-07-04
Correct typo.
Travis Howell
2008-07-04
- Moved dialogue balloon management code from Gfx to its own class
Nicola Mettifogo
2008-07-03
minor fix for Towns/PC98 music
Florian Kagerer
2008-07-03
Fixing a crash when loading a save made within the cult/bargon building (bug ...
Sven Hesse
2008-07-03
Changed balloons to use GfxObj as well. Next step is to integrate balloons fo...
Nicola Mettifogo
2008-07-03
Fix for bug #2008054: Parallaction engine doesn't compile under MSVC9
Eugene Sandulenko
2008-07-02
Fully implemented processSeqListElement
Kari Salminen
2008-07-02
- Changed labels to be GfxObj's, thus removing the Label object altogether.
Nicola Mettifogo
2008-07-02
Changes to implementation of the GMM
Christopher Page
2008-07-01
Reverted accidental commit of Tinsel changes in engines.mk
Max Horn
2008-07-01
Fixed unitialized variables
Max Horn
2008-07-01
Sound settings for TOUCHE can be configured through the GMM
Christopher Page
2008-07-01
Sound settings for Saga can be configured from the GMM
Christopher Page
2008-06-30
Fix game flags for detection entries of installed kyra3 versions.
Johannes Schickel
2008-06-30
Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...
Johannes Schickel
2008-06-30
Fixed some warnings
Christopher Page
2008-06-30
Sound settings for Lure can be modified through the GMM
Christopher Page
2008-06-30
- this fixes Hof PC98 music initialization
Florian Kagerer
2008-06-30
Removed TODO from checkCollision: Updating zoneQuery each time checkCollision...
Kari Salminen
2008-06-30
Scumm sound settings can now be changed from the gmm
Christopher Page
2008-06-30
Fixed addAni (A test before using resetGfxEntityEntry was incorrect). Also ad...
Kari Salminen
2008-06-30
Implemented resetGfxEntityEntry and made it used where appropriate (The funct...
Kari Salminen
2008-06-30
Small cleanup/shuffling of Gfx code.
Nicola Mettifogo
2008-06-29
adding a fixme
Kostas Nakos
2008-06-29
fix warning
Florian Kagerer
2008-06-29
cleanup
Florian Kagerer
2008-06-29
- some more work on the Hof FM-Towns/PC98 music driver
Florian Kagerer
2008-06-29
Merged the three render lists (for animations, doors and objects) into a sing...
Nicola Mettifogo
2008-06-29
Changed all remaining code to use the GfxObj class to keep frames data. This ...
Nicola Mettifogo
2008-06-28
Fixed warning. (Hopefully without breaking anything.)
Torbjörn Andersson
2008-06-28
- implement music fading for Hof FM-Towns
Florian Kagerer
2008-06-28
hof: remove debug code
Florian Kagerer
2008-06-28
Added comment for fix for bug #2001193.
Nicola Mettifogo
2008-06-28
- HOF: bug fix for music driver
Florian Kagerer
2008-06-27
- Fixed umlauts in printText
Benjamin Haisch
2008-06-26
Implemented Operation Stealth's version of addOverlay(objectIndex, overlayType).
Kari Salminen
2008-06-26
Added syncSoundSettings() to Engine, sound settings can now be modified from ...
Christopher Page
2008-06-26
Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventMana...
Christopher Page
2008-06-26
fix bad const casts
Florian Kagerer
[prev]
[next]