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
/
staticres.cpp
Age
Commit message (
Expand
)
Author
2008-09-09
Changed static resource code to use Streams instead of operating on buffers.
Johannes Schickel
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-01
Merging more of the GSoC 2008 RTL branch: KYRA
Max Horn
2008-08-20
- add support for Italian floppy version
Florian Kagerer
2008-08-13
Fixed some memory leaks
Christopher Page
2008-08-10
Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba...
Johannes Schickel
2008-08-03
fix last commit (invalid kyra.dat game features for HOFCD)
Florian Kagerer
2008-08-03
add support for HOF Italian fan translation to kyra.dat
Florian Kagerer
2008-08-02
add non-interactive lol demo
Florian Kagerer
2008-08-02
Fixed regressions in kyra1 amiga.
Johannes Schickel
2008-07-31
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...
Johannes Schickel
2008-07-20
Commented out some more PC-98 audio stuff, to avoid warnings.
Torbjörn Andersson
2008-07-20
KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...
Florian Kagerer
2008-07-07
Fix for bug #2012293 "KYRA: Bad Spanish String in menu".
Johannes Schickel
2008-07-05
Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...
Johannes Schickel
2008-07-05
Added spanish menu strings for spanish fan translation of Kyrandia 3.
Johannes Schickel
2008-06-26
- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...
Florian Kagerer
2008-06-06
- Fixed a valgrind waring
Johannes Schickel
2008-05-24
- Cleanup
Johannes Schickel
2008-05-24
cleanup
Florian Kagerer
2008-05-24
fix for missing spellbook and letter text in the floppy versions
Florian Kagerer
2008-05-18
Cleanup.
Johannes Schickel
2008-05-18
add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KY...
Florian Kagerer
2008-05-18
Typos.
Johannes Schickel
2008-05-12
Formatting.
Johannes Schickel
2008-05-12
remove useless double check on sound list entries
Florian Kagerer
2008-05-12
fix valgrind warning and some cleanup
Florian Kagerer
2008-05-12
More naming consistency fixes (fixes old TODO).
Johannes Schickel
2008-05-12
fix for kyra 3 sfx (broken by last commit)
Florian Kagerer
2008-05-12
move some kyra 3 static resources to kyra.dat
Florian Kagerer
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-11
Implemented helium mode support for Kyra3.
Johannes Schickel
2008-05-11
- Implemented kyra3 album (page switch animation not yet implemented)
Johannes Schickel
2008-05-10
implement item animations for MR
Florian Kagerer
2008-05-07
Fix invalid memory access bug in the library sequence (original static data s...
Florian Kagerer
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-06
- Fixed valgrind warnings in HoF
Johannes Schickel
2008-05-05
- Implemented Kyra3 audio options menu, Helium mode still missing.
Johannes Schickel
2008-05-05
Implemented support for Kyra3 game options menu (including studio audience an...
Johannes Schickel
2008-05-05
- Added support for Kyra3 GUI (audio and game options not working yet)
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-03
- Moved newShape/temporaryScript code to KyraEngine_v2.
Johannes Schickel
2008-05-02
Moved some character code from kyra2/kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-28
- Fixed some delay times
Johannes Schickel
2008-04-26
- Implemented support for jesters staff, mood change and score displaying
Johannes Schickel
2008-04-26
Added support for kyra3 inventory. (jesters staff not supported yet)
Johannes Schickel
2008-04-24
Implemented opcode 56: o3_updateScore.
Johannes Schickel
[next]