Age | Commit message (Expand) | Author |
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 |
2007-03-20 | - more cleanup | Johannes Schickel |
2007-03-20 | Little cleanup. | Johannes Schickel |
2007-03-07 | - cleanup | Johannes Schickel |
2007-01-25 | Support for loading the correct EMC pak file in the FM-Towns version. | Johannes Schickel |
2006-10-24 | Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". | Johannes Schickel |
2006-10-24 | Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel |
2006-10-22 | Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel |
2006-10-22 | Some AMIGA resource loading code (of course it's still not supported). | Johannes Schickel |
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ... | Johannes Schickel |
2006-09-16 | - enables pseudo unloading of loaded pak files (which reduces the loading of ... | Johannes Schickel |
2006-09-16 | Simplifies resource handling for the CD version of Kyrandia. | Johannes Schickel |
2006-09-10 | Simplifies PAK file loading a bit. | Johannes Schickel |
2006-09-09 | Renamed Resource::fileHandle() to Resource::getFileHandle() | Max Horn |
2006-09-09 | Get rid of fsnode hack | Max Horn |
2006-09-09 | Fix memory leak | Max Horn |
2006-09-09 | Fixed warning. | Torbjörn Andersson |
2006-09-09 | Fixed a bug in loadPakFile(), and changed PAKFile constructor so that it does... | Neil Millstone |
2006-08-29 | Init unitialised var. | Johannes Schickel |
2006-08-28 | Makes sure FilesystemNode::name isn't used to open a file, use a regular file... | Oystein Eftevaag |
2006-08-28 | Removing an extra '!' in a warning message. | Johannes Schickel |
2006-08-26 | Catalog the PAK files by base name instead of full path name so we can proper... | Oystein Eftevaag |
2006-08-08 | Little Common::String usage 'fix'. | Johannes Schickel |
2006-07-31 | Yet more kyra3 init code. | Johannes Schickel |
2006-07-30 | - fixes bug in fileData (introduced with last commit) | Johannes Schickel |