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
2008-04-17
Fixed setShapePages maxY default value.
Johannes Schickel
2008-04-17
Cleanup.
Johannes Schickel
2008-04-17
Implemented volume handling for SFX.
Johannes Schickel
2008-04-17
Cleanup.
Johannes Schickel
2008-04-17
Implemented sfx support for Kyra3.
Johannes Schickel
2008-04-17
Fixed gcc warning.
Johannes Schickel
2008-04-17
Fixed Kyra 3 TLK file loading.
Johannes Schickel
2008-04-17
Implemented support for Kyra3 TLK files.
Johannes Schickel
2008-04-17
Commented out unused variables.
Torbjörn Andersson
2008-04-17
Properly implemented KyraEngine_v3::lineIsPassable.
Johannes Schickel
2008-04-17
Added partial implementation of updateMouse cursor.
Johannes Schickel
2008-04-17
Implemented kyra3 timer code.
Johannes Schickel
2008-04-17
- fixed bug in script interpreter code (could've also affected HoF)
Johannes Schickel
2008-04-17
- minor cleanup in script.cpp
Johannes Schickel
2008-04-17
some more drawShape plot functions now (after Lord Hoto's additions) required...
Florian Kagerer
2008-04-16
Fixed another warning, so that I can steal some of LordHoto's Kyra 3-related
Torbjörn Andersson
2008-04-16
Fixed mask page handling in ScreenEx::copyWsaRect, this time it should be cor...
Johannes Schickel
2008-04-16
- Some more mask page handling fixes for Kyra3.
Johannes Schickel
2008-04-16
Fixed warning.
Torbjörn Andersson
2008-04-16
Fixed shape drawing in HoF (regression) and Kyra3.
Johannes Schickel
2008-04-16
Fixed Malcolm upside down bug.
Johannes Schickel
2008-04-16
Some more kyra3 code.
Johannes Schickel
2008-04-16
Some more kyra3 code. This should show the first scene for a brief second. (a...
Johannes Schickel
2008-04-16
fix sjis text color (ship scene)
Florian Kagerer
2008-04-14
Fixed warning.
Torbjörn Andersson
2008-04-14
Fixed music fade out.
Johannes Schickel
2008-04-14
Cleanup.
Johannes Schickel
2008-04-14
Implemented some kyra3 code.
Johannes Schickel
2008-04-13
Fixed warning.
Torbjörn Andersson
2008-04-13
Fixed palette after watching Kyra3 intro.
Johannes Schickel
2008-04-12
Cleanup.
Johannes Schickel
2008-04-12
fix crash and graphic glitch in non-playable HOF demo
Florian Kagerer
2008-04-12
Initialize all screen buffers properly.
Johannes Schickel
2008-04-12
Hopefully fix messed up gfx in first screen of Kyra 1 demo.
Johannes Schickel
2008-04-12
Fixed graphics glitch in Kyra3 menu.
Johannes Schickel
2008-04-12
Added fade out time parameter for digital sounds.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-11
Silence MSVC8+ warning C4800 about forcing an int value to bool that got turn...
Kari Salminen
2008-04-10
towns music file name fix
Florian Kagerer
2008-04-10
Load all needed package files for kyra3 on startup.
Johannes Schickel
2008-04-10
Small bug fix.
Johannes Schickel
2008-04-10
Improved searchpath support. (Should again detect everything Common::File is ...
Johannes Schickel
2008-04-10
- Reverted r31454 changes to detection.cpp
Johannes Schickel
2008-04-10
Fixed regression in Kyra1.
Johannes Schickel
2008-04-10
- fixed valgrind warning
Johannes Schickel
2008-04-10
Fixed track unloading for MIDI.
Johannes Schickel
2008-04-10
Lock mutex in playSoundEffect, should help threading safeness of the code.
Johannes Schickel
2008-04-10
Small fix related to all notes off event.
Johannes Schickel
2008-04-10
Made KyraEngine::startup just loading soundfile instead of also playing track 0.
Johannes Schickel
2008-04-10
- Updated debug output for KyraEngine::snd_playTheme
Johannes Schickel
[prev]
[next]