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-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
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-05-07
Changed the two instances of "delete []" into "delete[] " as well
Sven Hesse
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-07
Reverting commit 31920, thus changing type of flags back to unsigned. If some...
Nicola Mettifogo
2008-05-07
Silencing a compiler warning
Sven Hesse
2008-05-07
minor tweak to the GUI double click handling code
Max Horn
2008-05-07
Fixed signed/unsigned issues with kFlagsAll
Filippos Karapetis
2008-05-07
Added patch #1956516: MADE: Fix Save File Names by clone2727 (with some modif...
Benjamin Haisch
2008-05-07
Fixed RTZ 1.0 game flags and updated copyright
Filippos Karapetis
2008-05-07
Added detection for RtZ CD version 1.0 (thanks to spookypeanut)
Benjamin Haisch
2008-05-07
Sound in object videos works now, too
Sven Hesse
2008-05-07
Draw order related fixes.
Sven Hesse
2008-05-07
Reject invalid option combinations when enabling/disabling engines
Jordi Vilalta Prat
2008-05-07
Show the SCUMM engine options properly
Jordi Vilalta Prat
2008-05-06
Added openembedded.org target names (patch #1959138)
Jordi Vilalta Prat
2008-05-06
Mouse hotspots are now properly evaluated when the mouse is set to a position...
Sven Hesse
2008-05-06
Fail on invalid --enable/disable options
Jordi Vilalta Prat
2008-05-06
Fixed crash when qutting kyra2 main menu.
Johannes Schickel
2008-05-06
Fixed text positioning in Woodruff, enabling "Use FOO on BAR" texts.
Sven Hesse
2008-05-06
Fixed possible crash in Debugger_v2 when using 'give'.
Johannes Schickel
2008-05-06
Implemented Engine::getDebugger for KyraEngine.
Johannes Schickel
2008-05-06
Cleanup.
Johannes Schickel
2008-05-06
Added a temporary hack to get the engine plugins working under MSVC
Filippos Karapetis
2008-05-06
- Fixed valgrind warnings in HoF
Johannes Schickel
2008-05-06
- Fixed some memory leaks in kyra3
Johannes Schickel
2008-05-06
Also update the preprocessor definitions for the release version
Filippos Karapetis
2008-05-06
Updated the preprocessor directives for the SCUMM engine's MSVC project files
Filippos Karapetis
2008-05-06
Silencing two signess compiler warnings
Sven Hesse
2008-05-06
- The Manhole: New and Enhanced is now (partially) playable
Benjamin Haisch
2008-05-06
Fixed syntax error. String comparision is done with '=', not '=='.
Torbjörn Andersson
2008-05-06
Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-05
Fix building scummvmico.o from outside the source directory
Jordi Vilalta Prat
2008-05-05
Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr...
Johannes Schickel
2008-05-05
Implemented opcode 91: o3_daggerWarning.
Johannes Schickel
2008-05-05
- Implemented Kyra3 audio options menu, Helium mode still missing.
Johannes Schickel
2008-05-05
Got rid of some code duplication.
Johannes Schickel
2008-05-05
Implemented support for Kyra3 game options menu (including studio audience an...
Johannes Schickel
2008-05-05
- Little mouse visibility fix
Johannes Schickel
[next]