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
/
resource.h
Age
Commit message (
Expand
)
Author
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
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
LOL: Some drawing code and some opcodes so that the first scene will show up....
Florian Kagerer
2008-12-29
Cleanup.
Johannes Schickel
2008-10-22
Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...
Johannes Schickel
2008-10-21
Cleanup.
Johannes Schickel
2008-10-03
Cleanup.
Johannes Schickel
2008-10-03
Check all 'kyra.dat' files in setup paths instead of only the first one found.
Johannes Schickel
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-07
Moved Kyra resource code to a SearchSet/Archive based implementation, this re...
Johannes Schickel
2008-08-20
Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization".
Johannes Schickel
2008-06-03
Added support for compressed kyra3 audio files.
Johannes Schickel
2008-05-31
- Fixed possible invalid memory access in Resource::loadFileToBuf
Johannes Schickel
2008-05-24
- Cleanup
Johannes Schickel
2008-05-24
Fixed errors, a few of the warnings, and added a FIXME comment about possibly
Torbjörn Andersson
2008-05-24
- add support for HOF floppy versions
Florian Kagerer
2008-05-12
More naming consistency fixes (fixes old TODO).
Johannes Schickel
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-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-24
Output error message when kyra.dat initialization fails because of old versio...
Johannes Schickel
2008-04-19
- some minor renaming in TIM code
Johannes Schickel
2008-04-18
- complete support for the playable HOF demo
Florian Kagerer
2008-04-17
Implemented support for Kyra3 TLK files.
Johannes Schickel
2008-04-10
Improved searchpath support. (Should again detect everything Common::File is ...
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-04-03
- Added support for filename length > 64 in static resource code.
Johannes Schickel
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-15
animations for inventory items and mouse pointers
Florian Kagerer
2008-02-24
Also add extrapath to default search location for Kyrandia resources.
Johannes Schickel
2008-02-17
committing patch 1891492 : dialogue (dlg/tim) support for HoF
Florian Kagerer
2008-02-10
Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".
Johannes Schickel
2008-02-09
Revised way of how archive files are mounted:
Johannes Schickel
2008-02-09
Revised checking if files can be load.
Johannes Schickel
2008-02-09
Added filename check before header check when trying to detect archives types...
Johannes Schickel
2008-02-07
Reworked Kyrandia resource loading code.
Johannes Schickel
2008-01-27
Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...
Johannes Schickel
2008-01-10
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
Johannes Schickel
2008-01-03
Resolve portabillity issues introduced with last commit.
Johannes Schickel
2008-01-03
- got rid of hardcoding "KYRA.DAT" in all places, where it's used
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-29
- Kyrandia 1 works again
Johannes Schickel
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-23
Commit of patch #1715313 ("CORE: STL like algorithm implementation").
Johannes Schickel
2007-04-15
Formatting/Cleanup.
Johannes Schickel
2007-04-01
made _vm/_engine usage consistent. (_engine -> _vm all over the place now).
Johannes Schickel
2007-03-20
- more cleanup
Johannes Schickel
[next]