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-02-01
Implemented per voice volume control. (Used for example in LoL intro)
Johannes Schickel
2009-02-01
Moved some code to newly added files sequences_lol.cpp (more static sequence ...
Johannes Schickel
2009-02-01
Oops removed accidently commited code.
Johannes Schickel
2009-02-01
Removed obsolete fixme.
Johannes Schickel
2009-02-01
Fixed out of bounds memory access.
Johannes Schickel
2009-02-01
Fixed compilation for now.
Johannes Schickel
2009-02-01
svn-id: r36178
Florian Kagerer
2009-01-31
o2_loadSoundFile is a dummy for non DOS versions.
Johannes Schickel
2009-01-31
Fixed o2_loadSoundFile implementation.
Johannes Schickel
2009-01-31
Fix for bug #2551436 "KYRA2: ScummVM quits after death".
Johannes Schickel
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
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
[prev]
[next]