Johannes Schickel
|
2dd6db4ca5
|
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
svn-id: r30394
|
2008-01-10 23:25:19 +00:00 |
|
Johannes Schickel
|
9b4fc2f70b
|
Resolve portabillity issues introduced with last commit.
svn-id: r30201
|
2008-01-03 15:20:33 +00:00 |
|
Johannes Schickel
|
fbcba1a573
|
- got rid of hardcoding "KYRA.DAT" in all places, where it's used
- now using "kyra.dat" rather than "KYRA.DAT"
svn-id: r30200
|
2008-01-03 14:53:18 +00:00 |
|
Johannes Schickel
|
3ecc0bfda7
|
HoF:
- now uses "FILEDATA.FDT" to detect what PAK files have to be loaded for ingame use
svn-id: r29176
|
2007-10-09 05:40:20 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Johannes Schickel
|
1140fca82e
|
- Kyrandia 1 works again
- Added timer class for timer handling
- Little bit more resturcturing
- A little bit (almost nothing but a start!) Kyrandia 2 support
svn-id: r28297
|
2007-07-29 16:33:11 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Johannes Schickel
|
ad03c72bdb
|
Commit of patch #1715313 ("CORE: STL like algorithm implementation").
svn-id: r26929
|
2007-05-23 12:02:31 +00:00 |
|
Johannes Schickel
|
21b2c7bceb
|
Formatting/Cleanup.
svn-id: r26511
|
2007-04-15 16:41:20 +00:00 |
|
Johannes Schickel
|
397c10f059
|
made _vm/_engine usage consistent. (_engine -> _vm all over the place now).
svn-id: r26342
|
2007-04-01 13:10:50 +00:00 |
|
Johannes Schickel
|
2517960b3f
|
- more cleanup
- added some .pak file integrity checks
svn-id: r26264
|
2007-03-20 21:11:42 +00:00 |
|
Torbjörn Andersson
|
1987813f53
|
Another batch of header consistency changes.
svn-id: r25746
|
2007-02-20 17:33:54 +00:00 |
|
Johannes Schickel
|
6707dcbbb2
|
Fixed credits in FM-Towns version.
svn-id: r25417
|
2007-02-07 19:51:19 +00:00 |
|
Johannes Schickel
|
1bbad356ef
|
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
- gets rid of GameFlags::hasAudioCD
svn-id: r25258
|
2007-01-29 18:15:14 +00:00 |
|
Johannes Schickel
|
3197cb6a23
|
Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK".
svn-id: r24485
|
2006-10-24 00:56:10 +00:00 |
|
Johannes Schickel
|
a853696a5e
|
Some AMIGA resource loading code (of course it's still not supported).
svn-id: r24461
|
2006-10-22 20:08:23 +00:00 |
|
Johannes Schickel
|
06dde0650f
|
Fixed msvc8 build.
svn-id: r24053
|
2006-10-01 10:54:57 +00:00 |
|
Johannes Schickel
|
a8bc979364
|
- enables pseudo unloading of loaded pak files (which reduces the loading of pak files on room changes)
- uses Common::hashit_lower instead of scumm_stricmp for filename checking
svn-id: r23896
|
2006-09-16 20:51:05 +00:00 |
|
Johannes Schickel
|
854eac7f9b
|
Simplifies PAK file loading a bit.
svn-id: r23862
|
2006-09-10 13:16:34 +00:00 |
|
Max Horn
|
cfc52b5654
|
Renamed Resource::fileHandle() to Resource::getFileHandle()
svn-id: r23853
|
2006-09-09 17:14:47 +00:00 |
|
Oystein Eftevaag
|
610547acac
|
Makes sure FilesystemNode::name isn't used to open a file, use a regular filehandle name instead.
svn-id: r23800
|
2006-08-28 18:43:35 +00:00 |
|
Johannes Schickel
|
01b3a0b568
|
Yet more kyra3 init code.
svn-id: r23648
|
2006-07-31 16:37:34 +00:00 |
|
Johannes Schickel
|
1ad8d3ee6e
|
Adds filesize check for kyra.dat, this forces to upgrade always to the newest version though.
svn-id: r23514
|
2006-07-15 20:46:27 +00:00 |
|
Johannes Schickel
|
abdebd3bfd
|
- fixes some c/p errors from my last commit
- fixes embedded pak loading
svn-id: r23425
|
2006-07-08 14:25:23 +00:00 |
|
Johannes Schickel
|
57621c9245
|
Implements loading of 'westwood.001' for kyra3 (no need to run the installer anymore).
(thanks to eriktorbjorn for his code to extract files from westwood.001)
svn-id: r23423
|
2006-07-08 13:56:56 +00:00 |
|
Johannes Schickel
|
35e7eacc3f
|
Changes some char* usage to Common::String.
svn-id: r22902
|
2006-06-03 18:30:07 +00:00 |
|
Johannes Schickel
|
6cfb416d44
|
- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve some strange MSVC6 warnings/(errors).
svn-id: r22900
|
2006-06-03 17:58:13 +00:00 |
|
Oystein Eftevaag
|
f25cb2e735
|
Uses kyra.dat for GUI strings instead of hardcoding them, which means localized strings are now supported for the menus. Note that the size of the menus are not yet calculated to account for the longer strings in some languages
svn-id: r22105
|
2006-04-23 14:43:16 +00:00 |
|
Max Horn
|
94e647235f
|
Fix const correctness in Kyra's StaticResource::loadStrings and StaticResource::loadPaletteTable (notice the difference between a pointer pointing to a pointer pointing to const memory, vs. a pointer pointing to a *constant* pointer pointing to const memory)
svn-id: r21708
|
2006-04-09 00:44:08 +00:00 |
|
Oystein Eftevaag
|
544abe3d12
|
Oops, forgot to change a variable declaration in the last commit
svn-id: r21367
|
2006-03-18 15:01:08 +00:00 |
|
Oystein Eftevaag
|
74aa771143
|
Changed 'amiga' keywords to 'isAmiga' in the resource handling code to avoid #define conflicts
svn-id: r21366
|
2006-03-18 14:55:29 +00:00 |
|
Johannes Schickel
|
f9f2cd2dbe
|
- started to rework static resource loading
- made some function parameters const (to work with new static res code)
svn-id: r21365
|
2006-03-18 14:43:18 +00:00 |
|
Johannes Schickel
|
c12a5a35be
|
- Deletes wrong spaces in debugC calls in resource.cpp
- Adds support for amiga .pak files (and a filelist)
svn-id: r21299
|
2006-03-14 19:48:08 +00:00 |
|
Max Horn
|
4ad0b867b3
|
Reduced header dependencies
svn-id: r20743
|
2006-02-17 15:37:25 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|