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
/
kyra
Age
Commit message (
Expand
)
Author
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
2009-01-23
Renamed Archive::openFile to createReadStreamForMember
Max Horn
2009-01-23
Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...
Max Horn
2009-01-22
Minor cleanup (got rid of a dynamic array).
Johannes Schickel
2009-01-21
Fixed GMM save/load functionallity in kyra1.
Johannes Schickel
2009-01-20
Cleanup.
Johannes Schickel
2009-01-20
Yet another two small formatting fixes.
Johannes Schickel
2009-01-20
- Fixed formatting
Johannes Schickel
2009-01-20
- Moved some script related code to script_lol.cpp
Johannes Schickel
2009-01-20
Fixed warnings (nice example of why heeding warnings is useful: one of the ch...
Max Horn
2009-01-19
LOL: some work on the music handling
Florian Kagerer
2009-01-19
LOL: some renaming
Florian Kagerer
2009-01-19
Fixed warning.
Torbjörn Andersson
2009-01-18
LOL: basic music support and some cleanup
Florian Kagerer
2009-01-18
LOL: fix some valgrind warnings
Florian Kagerer
2009-01-18
Formatting.
Johannes Schickel
2009-01-18
Fixed mismatching delete call.
Johannes Schickel
2009-01-18
- Fixed some delete[] misuse
Johannes Schickel
2009-01-18
- Fixed bug in script code of LoL
Johannes Schickel
2009-01-18
Fixed compilation.
Johannes Schickel
2009-01-18
LOL: Some drawing code and some opcodes so that the first scene will show up....
Florian Kagerer
2009-01-18
Fixed bug in PAK link list code, now file links are correctly initialized.
Johannes Schickel
2009-01-18
Update scene number internally so it gets displayed correctly in the debugger.
Johannes Schickel
2009-01-13
When reverting to text only mode update the config manager settings accordingly.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-29
Removed unused variable.
Johannes Schickel
2008-12-29
Reset screen dimension settings after closing menu.
Johannes Schickel
2008-12-29
- Cleanup
Johannes Schickel
2008-12-29
Extended some comments.
Johannes Schickel
2008-12-29
Fixed character selection screen.
Johannes Schickel
2008-12-29
Cleanup.
Johannes Schickel
2008-12-28
LOL: - fixed some bugs in the main menu code (premature pak file unloading et...
Florian Kagerer
2008-12-26
Oops added files I forgot in r35553.
Johannes Schickel
2008-12-26
Fixed memory leak.
Johannes Schickel
2008-12-26
Implemented (some) main menu code for LoL.
Johannes Schickel
2008-12-26
Cleanup.
Johannes Schickel
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-12-25
Fixed yet another valgrind warning.
Johannes Schickel
2008-12-25
Fixed valgrind warning.
Johannes Schickel
2008-12-20
Cleanup.
Johannes Schickel
2008-12-19
KYRA: fix mt-32 sysex loading for LOL floppy
Florian Kagerer
2008-12-18
KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki...
Florian Kagerer
2008-12-18
Clean up cursor stack on engine quit properly.
Johannes Schickel
2008-12-18
Cleanup.
Johannes Schickel
2008-12-16
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
Johannes Schickel
2008-12-14
Added code to initialize MT-32 properly for Lands of Lore.
Johannes Schickel
2008-12-11
Whoops changed integer size of variables storing volume information, now volu...
Johannes Schickel
2008-12-11
Midi code now allows volume values to be [0, 256] instead of [0, 255] like be...
Johannes Schickel
2008-12-07
Cleanup.
Johannes Schickel
2008-12-07
Prevent MIDI files from being load, when they are already loaded.
Johannes Schickel
[next]