Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-14 | Formatting. | Johannes Schickel | |
svn-id: r33879 | |||
2008-08-14 | Improved version of my resource loading patch from -devel (check also r33876). | Johannes Schickel | |
svn-id: r33878 | |||
2008-08-11 | LOL: add support for floppy installer files | Florian Kagerer | |
(startup will fail nonethelesse since we have different pak file names) svn-id: r33777 | |||
2008-08-05 | Output errors on (some) missing files. | Johannes Schickel | |
svn-id: r33635 | |||
2008-08-02 | add non-interactive lol demo | Florian Kagerer | |
svn-id: r33556 | |||
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + ↵ | Johannes Schickel | |
Character selection". svn-id: r33463 | |||
2008-06-06 | - Fixed a valgrind waring | Johannes Schickel | |
- Formatting - Removed an assert svn-id: r32575 | |||
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel | |
svn-id: r32516 | |||
2008-06-01 | - fix 'order of evaluation' bug (MSVC release build) | Florian Kagerer | |
svn-id: r32467 | |||
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer | |
- some more pauseEngineIntern code for Hof svn-id: r32462 | |||
2008-05-31 | Added error calls when out of memory while uncompressing HoF installer files. | Johannes Schickel | |
svn-id: r32449 | |||
2008-05-31 | Cleanup. | Johannes Schickel | |
svn-id: r32443 | |||
2008-05-31 | cleanup | Florian Kagerer | |
svn-id: r32441 | |||
2008-05-31 | fix hof installer file loading | Florian Kagerer | |
svn-id: r32440 | |||
2008-05-31 | - Fixed possible invalid memory access in Resource::loadFileToBuf | Johannes Schickel | |
- Reworked compressed installer files handling - Updated HoF installer file code (thanks to _athrxx for that) svn-id: r32439 | |||
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer | |
svn-id: r32270 | |||
2008-05-24 | - Cleanup | Johannes Schickel | |
- Added support for showing kyra.dat error messages in a dialog svn-id: r32259 | |||
2008-05-24 | - Fixed mismatching malloc/delete[] | Johannes Schickel | |
- More formatting fixes svn-id: r32255 | |||
2008-05-24 | Formatting fixes. | Johannes Schickel | |
svn-id: r32254 | |||
2008-05-24 | some cleanup (especially loads of strange casts) | Florian Kagerer | |
svn-id: r32251 | |||
2008-05-24 | Fixed errors, a few of the warnings, and added a FIXME comment about possibly | Torbjörn Andersson | |
undefined behaviour. svn-id: r32250 | |||
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer | |
- playing directly from installer files (WESTWOOD.00X) is supported (not recommended for low-end machines and certain ports) svn-id: r32249 | |||
2008-05-17 | Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3. | Johannes Schickel | |
svn-id: r32156 | |||
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer | |
svn-id: r32058 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-04-26 | - load new tlk file on chapter change | Johannes Schickel | |
- added warning when trying to play non-existent soundfile svn-id: r31742 | |||
2008-04-20 | Simplified Kyra3 TLK loading. | Johannes Schickel | |
svn-id: r31634 | |||
2008-04-20 | Use correct (I hope) size when loading TLK files. The size field in the AUD | Torbjörn Andersson | |
header does not count the size of the header itself. (This fixes a failed assertion when entering the Pegasus Landing in Kyrandia 3.) svn-id: r31590 | |||
2008-04-19 | Implemented some kyra opcodes and some chat handling code, now Malcolm ↵ | Johannes Schickel | |
should say something after crawling out of the dump. svn-id: r31581 | |||
2008-04-19 | Ops isInPakList behavior was still not quite correct. Fixed bug with ↵ | Johannes Schickel | |
embedded pak files. svn-id: r31574 | |||
2008-04-19 | Fixed Resource::isInPakList behavior. | Johannes Schickel | |
svn-id: r31573 | |||
2008-04-19 | - some minor renaming in TIM code | Johannes Schickel | |
- added exists function to Resource - started to add checks via exists to assure that important files are present svn-id: r31572 | |||
2008-04-18 | - complete support for the playable HOF demo | Florian Kagerer | |
svn-id: r31560 | |||
2008-04-17 | Fixed gcc warning. | Johannes Schickel | |
svn-id: r31543 | |||
2008-04-17 | Fixed Kyra 3 TLK file loading. | Johannes Schickel | |
svn-id: r31541 | |||
2008-04-17 | Implemented support for Kyra3 TLK files. | Johannes Schickel | |
svn-id: r31540 | |||
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel | |
- removed unneeded map code in KyraEngine_v3 svn-id: r31488 | |||
2008-04-11 | Silence MSVC8+ warning C4800 about forcing an int value to bool that got ↵ | Kari Salminen | |
turned into error C2220 (Warning treated as error). svn-id: r31484 | |||
2008-04-10 | Load all needed package files for kyra3 on startup. | Johannes Schickel | |
svn-id: r31480 | |||
2008-04-10 | Small bug fix. | Johannes Schickel | |
svn-id: r31479 | |||
2008-04-10 | Improved searchpath support. (Should again detect everything Common::File is ↵ | Johannes Schickel | |
able to load). svn-id: r31478 | |||
2008-04-04 | Fixed nameclash. | Johannes Schickel | |
svn-id: r31379 | |||
2008-04-03 | Cleanup. | Johannes Schickel | |
-This line, and those below, will be ignored-- M kyra/resource.cpp svn-id: r31370 | |||
2008-04-03 | Replaced unloadAllPakFiles with a simple _map.clear on resource class ↵ | Johannes Schickel | |
destruction. (Should save a little file i/o need on shutdown) svn-id: r31369 | |||
2008-03-28 | cleanup | Max Horn | |
svn-id: r31289 | |||
2008-03-28 | Committed shared pointer implementation of patch #1895703 "COMMON: Managed ↵ | Johannes Schickel | |
List". Unlike the patch on the tracker this commit includes documentation for SharedPtr. svn-id: r31287 | |||
2008-03-20 | Add HoF CD demo. | Travis Howell | |
svn-id: r31205 | |||
2008-03-20 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r31203 | |||
2008-03-20 | Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD. | Johannes Schickel | |
svn-id: r31202 | |||
2008-03-18 | - Implemented opcodes: | Johannes Schickel | |
-> 21: o2_backUpScreen -> 22: o2_restoreScreen -> 28: o2_addItemToInventory -> 50: o2_wipeDownMouseItem -> 67: o2_loadPalette384 -> 68: o2_setPalette384 -> 165: o2_disableTimer -> 166: o2_enableTimer -> 167: o2_setTimerCountdown - renamed some timer functions svn-id: r31182 |