aboutsummaryrefslogtreecommitdiff
path: root/saga/rscfile.cpp
AgeCommit message (Expand)Author
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-11Cleanups. Mostly whitespace.Torbjörn Andersson
2005-10-11Some IHNM changes:Eugene Sandulenko
2005-10-09(more) Proper implementation of ChapterSelection panel. Though not allEugene Sandulenko
2005-10-08Read IHNM actor and object strings from the resource file. (This does notTorbjörn Andersson
2005-10-04IHNM changes:Eugene Sandulenko
2005-10-01We used tabs, not spaces as identation. Fix that.Eugene Sandulenko
2005-09-301.Removed warning from symbian portdefsLars Persson
2005-09-29Fix SFX loading in IHNM. Now they're played.Eugene Sandulenko
2005-09-23Experimental loading of the cutaway list. Next step will be to get ScummVMTorbjörn Andersson
2005-09-21Added a GAME_SWAPENDIAN flag so that game files can be labelled as havingTorbjörn Andersson
2005-09-09Re-named variable.Torbjörn Andersson
2005-08-30Implement sfPlayMusic for IHNMEugene Sandulenko
2005-08-10Rename Actor class members to _members.Eugene Sandulenko
2005-08-09o Fix some game parameters for IHNMEugene Sandulenko
2005-08-07loadList -> loadActorListAndrew Kurushin
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
2005-08-06ihnm actors list WIPAndrew Kurushin
2005-08-06Fixes for metaResources loadingEugene Sandulenko
2005-08-06o Fix uint -> int with scene numbersEugene Sandulenko
2005-08-05o Some cleanupEugene Sandulenko
2005-08-04macBinary resource supportAndrew Kurushin
2005-07-30added Patch.re_ supportAndrew Kurushin
2005-07-29WhitespacesEugene Sandulenko
2005-07-26fixed sound in many variationAndrew Kurushin
2005-07-23Allow multiple resource contexts of the same type. IHNM has serveralTorbjörn Andersson
2005-07-19Play the correct digital music. (And removed some unnecessary blank lines.)Torbjörn Andersson
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-06-21Fixed crash when talking to the money changer about the Orb of Storms. TheTorbjörn Andersson
2005-06-04My Linux ITE CD developed read errors, so Joe sent me a replacement, forTorbjörn Andersson
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-06Next batch of panel-related fixes. Still wrong.Eugene Sandulenko
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-02Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,Torbjörn Andersson
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-22o Fix regression with Mac versionsEugene Sandulenko
2004-12-22o Moved GAME_* to SagaEngine objectEugene Sandulenko
2004-12-15Patch #1081904 ITE: MAC demo supportEugene Sandulenko
2004-11-15o Make GAME_GetFileContext() more object-likeEugene Sandulenko
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-08-22 o Eliminate all structure _tags.Eugene Sandulenko
2004-08-02Fix #include paths.Eugene Sandulenko
2004-08-01Made all MemoryReadStream local variables. This plugged a giantic constantEugene Sandulenko
2004-08-01merge reinherit.h into saga.h and gfx_mod.h, note the error loading animation...Jonathan Gray
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-23convert the file routines to use the File classJonathan Gray