Age | Commit message (Expand) | Author |
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 |
2007-02-20 | Another batch of header consistency changes. | Torbjörn Andersson |
2007-02-07 | Fixed credits in FM-Towns version. | Johannes Schickel |
2007-01-29 | - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) | Johannes Schickel |
2006-10-24 | Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". | Johannes Schickel |
2006-10-22 | Some AMIGA resource loading code (of course it's still not supported). | Johannes Schickel |
2006-10-01 | Fixed msvc8 build. | Johannes Schickel |
2006-09-16 | - enables pseudo unloading of loaded pak files (which reduces the loading of ... | 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-08-28 | Makes sure FilesystemNode::name isn't used to open a file, use a regular file... | Oystein Eftevaag |
2006-07-31 | Yet more kyra3 init code. | Johannes Schickel |
2006-07-15 | Adds filesize check for kyra.dat, this forces to upgrade always to the newest... | Johannes Schickel |
2006-07-08 | - fixes some c/p errors from my last commit | Johannes Schickel |
2006-07-08 | Implements loading of 'westwood.001' for kyra3 (no need to run the installer ... | Johannes Schickel |
2006-06-03 | Changes some char* usage to Common::String. | Johannes Schickel |
2006-06-03 | - Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so... | Johannes Schickel |
2006-04-23 | Uses kyra.dat for GUI strings instead of hardcoding them, which means localiz... | Oystein Eftevaag |
2006-04-09 | Fix const correctness in Kyra's StaticResource::loadStrings and StaticResourc... | Max Horn |
2006-03-18 | Oops, forgot to change a variable declaration in the last commit | Oystein Eftevaag |
2006-03-18 | Changed 'amiga' keywords to 'isAmiga' in the resource handling code to avoid ... | Oystein Eftevaag |
2006-03-18 | - started to rework static resource loading | Johannes Schickel |
2006-03-14 | - Deletes wrong spaces in debugC calls in resource.cpp | Johannes Schickel |
2006-02-17 | Reduced header dependencies | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |