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
Age
Commit message (
Expand
)
Author
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
Since some parts of ScummVM code are under LGPL, add full text of this license
Eugene Sandulenko
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
Added the option to specify the custom path for loading plugins
Jordi Vilalta Prat
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
2008-05-08
Implemented opcode 66: o3_removeItemSlot.
Johannes Schickel
2008-05-08
Silenced some g++ 4.3 warnings.
Johannes Schickel
2008-05-08
Fixed bug in o3_updateConversations.
Johannes Schickel
2008-05-08
o1_ADDSPRITE is not implemented yet, so throw a warning
Filippos Karapetis
2008-05-08
Reordering game parts deinitialization, to avoid having one part's destructor...
Sven Hesse
2008-05-08
Updated the MSVC project files for the gob engine
Filippos Karapetis
2008-05-08
Declaring BackgroundAtmosphere as kMusicSoundType
Sven Hesse
2008-05-08
Implemented the background "music" / atmospheric sounds in Woodruff
Sven Hesse
2008-05-08
Fixed some game crashes which occurred when ProjectReader::purgeCache() got c...
Filippos Karapetis
2008-05-08
Reverted commit #31774
Filippos Karapetis
2008-05-08
Silenced MSVC warnings about uninitialized variables
Filippos Karapetis
2008-05-08
Fixed warning on 64bit systems introduced with r31940.
Johannes Schickel
2008-05-08
Possibly fixed the sound stuttering in the PMV videos and added frame skippin...
Benjamin Haisch
2008-05-08
Fix README ref: Makefile -> ports.mk
Max Horn
2008-05-08
Update Gob MSVC project files.
Kari Salminen
2008-05-08
Since BASS treats speech separately from other sounds, let's use the
Torbjörn Andersson
2008-05-08
GCC says these are ints, not long ints. Adjust the format strings accordingly.
Torbjörn Andersson
2008-05-08
Reverted commit 31928 by Buddha_, and defined kFlagsAll as 0xFFFFFFFFU in the...
Nicola Mettifogo
2008-05-08
Split off the actual mixing part of SoundBlaster
Sven Hesse
2008-05-08
Restructured sound code
Sven Hesse
2008-05-07
Fixed bug when starting new game from load menu.
Johannes Schickel
2008-05-07
Implemented KyraEngine_MR::timerFleaDeath.
Johannes Schickel
2008-05-07
Fix invalid memory access bug in the library sequence (original static data s...
Florian Kagerer
2008-05-07
Even more German fixes from Raziel
Eugene Sandulenko
2008-05-07
Implemented vertical/horizontal flipping of sprites.
Benjamin Haisch
2008-05-07
- cmd_return now exits the game if it returns from the main function
Benjamin Haisch
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
2008-05-07
A (temporary?) fix for the signed/unsigned issues with enum CommandFlags usage.
Kari Salminen
[prev]
[next]