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-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
2008-05-05
- Fixed some palette fade times in Kyra3
Johannes Schickel
2008-05-05
- Added support for Kyra3 GUI (audio and game options not working yet)
Johannes Schickel
2008-05-05
Fixed unsigned/signed mismatch warning.
Kari Salminen
2008-05-05
Updated MSVC project files.
Kari Salminen
2008-05-05
Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all)
Benjamin Haisch
2008-05-05
- Moved some members from the engine class to Location, since they belong there.
Nicola Mettifogo
2008-05-05
- Renamed XmidiResource to GenericResource
Benjamin Haisch
2008-05-04
Updated the kyra MSVC project files
Filippos Karapetis
2008-05-04
- Shared checkInput code between kyra2 and kyra3
Johannes Schickel
2008-05-04
Initial common base between kyra2 and kyra3 GUI code.
Johannes Schickel
2008-05-04
Renamed kyra2 and kyra3 gui files.
Johannes Schickel
2008-05-04
Added new Parser class, which will gradually grow to include all parsing code...
Nicola Mettifogo
2008-05-04
Partly fixed loading of bitmaps in BRA Amiga. Bitmaps are still broken, but l...
Nicola Mettifogo
2008-05-04
Fix bug #1957165 - MM: render_mode is broken.
Travis Howell
2008-05-04
Yet more opcodes moved to KyraEngine_v2.
Johannes Schickel
2008-05-04
Cleanup.
Johannes Schickel
2008-05-04
Moved more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-04
German texts fixes (compared to original) from Raziel.
Eugene Sandulenko
2008-05-04
Fixed DataStream::seek() (must have been drunk that day ;))
Sven Hesse
2008-05-04
Properly close the object videos when the objects are destroyed
Sven Hesse
2008-05-04
Enabled scrolling in Woodruff
Sven Hesse
2008-05-03
Formatting.
Johannes Schickel
2008-05-03
Changed spaces to tab, thus annoying everyone who now have to do a large
Torbjörn Andersson
2008-05-03
Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor...
Sven Hesse
2008-05-03
Moved more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-03
Moved some more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-03
Cleanup.
Johannes Schickel
2008-05-03
- Moved newShape/temporaryScript code to KyraEngine_v2.
Johannes Schickel
2008-05-03
Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...
Kari Salminen
2008-05-03
Fixed some valgrind warnings.
Johannes Schickel
2008-05-02
Whitespaces
Eugene Sandulenko
[next]