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.cpp
Age
Commit message (
Expand
)
Author
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
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-04
Fixed nameclash.
Johannes Schickel
2008-04-03
Cleanup.
Johannes Schickel
2008-04-03
Replaced unloadAllPakFiles with a simple _map.clear on resource class destruc...
Johannes Schickel
2008-03-28
cleanup
Max Horn
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-20
Add HoF CD demo.
Travis Howell
2008-03-20
Fixed compilation.
Torbjörn Andersson
2008-03-20
Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.
Johannes Schickel
2008-03-18
- Implemented opcodes:
Johannes Schickel
2008-02-24
Oops fix stupid copy&paste error...
Johannes Schickel
2008-02-24
Also add extrapath to default search location for Kyrandia resources.
Johannes Schickel
2008-02-09
Fixed comments a bit (typos etc.).
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
Changed some asserts to errors.
Johannes Schickel
2008-02-09
Added filename check before header check when trying to detect archives types...
Johannes Schickel
2008-02-09
Implemented proper PAK archive detector.
Johannes Schickel
2008-02-09
Added another check if PAK file is corrupted.
Johannes Schickel
2008-02-09
Cleanup.
Johannes Schickel
2008-02-08
- cleanup.
Johannes Schickel
2008-02-08
Should fix regression which prevented kyra.dat to be detected corretly when i...
Johannes Schickel
2008-02-07
Fixed memory leak.
Johannes Schickel
2008-02-07
Fixed kyra3 code.
Johannes Schickel
2008-02-07
Fixed regression introduced while reworking resource loading code.
Johannes Schickel
2008-02-07
Reworked Kyrandia resource loading code.
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
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-10-09
HoF:
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-15
- added PC-98 platform entry
Johannes Schickel
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-29
Fixed bug in Resource::getFileHandle.
Johannes Schickel
2007-07-29
- Kyrandia 1 works again
Johannes Schickel
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-07-02
Optimisation for resource loading in Kyra engine
Neil Millstone
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
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-24
Commit of patch #1686414 ("Kyra: FM-Towns music").
Johannes Schickel
[next]