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-21
LOL: implemented timers (only text fading for now)
Florian Kagerer
2009-02-21
LOL: some work on inventory/item handling
Florian Kagerer
2009-02-17
Fix valgrind warning about mismatched delete.
Johannes Schickel
2009-02-17
Fix for long delay while fading palette in Zanthia's home, when mixing potions.
Johannes Schickel
2009-02-16
LOL: fixed invalid memory access
Florian Kagerer
2009-02-16
LOL: - more work on the user interface
Florian Kagerer
2009-02-15
LOL: fix bug in kyra.dat
Florian Kagerer
2009-02-15
portability fix for platforms with unsigned char
Willem Jan Palenstijn
2009-02-15
LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...
Florian Kagerer
2009-02-14
LOL: fixed a bug in moveParty() and implemented some more gui code
Florian Kagerer
2009-02-14
LOL: fixed bug in text displayer and some cleanup
Florian Kagerer
2009-02-14
LOL: add missing debug info to some script functions
Florian Kagerer
2009-02-14
LOL:
Florian Kagerer
2009-02-07
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
Travis Howell
2009-02-05
Allow ScummVM to quit while a character is talking in Kyra3.
Johannes Schickel
2009-02-02
KYRA: cleanup
Florian Kagerer
2009-02-01
Fixed graphics glitches when replaying intro.
Johannes Schickel
2009-02-01
- Cleanup
Johannes Schickel
2009-02-01
Removed uneeded setupPrologueData calls.
Johannes Schickel
2009-02-01
Oops wrong parameter in last commit.
Johannes Schickel
2009-02-01
- Fixed mismatching new[] / free.
Johannes Schickel
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
[next]