aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-21LASTEXPRESS: Merge several TIME_CHECK* macros togetherJulien Templier
svn-id: r53692
2010-10-21LASTEXPRESS: Rename CURRENT_PARAMS to CURRENT_PARAMJulien Templier
svn-id: r53691
2010-10-21LASTEXPRESS: Simplify some entity callback codeJulien Templier
svn-id: r53690
2010-10-21LASTEXPRESS: Rename LOBYTE macroJulien Templier
svn-id: r53689
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for MmeBoutarelJulien Templier
svn-id: r53688
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for CoudertJulien Templier
svn-id: r53687
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for AnnaJulien Templier
svn-id: r53686
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for TatianaJulien Templier
svn-id: r53685
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Kahina and KronosJulien Templier
svn-id: r53684
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for AugustJulien Templier
svn-id: r53683
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Francois, Gendarmes ↵Julien Templier
and Milos svn-id: r53682
2010-10-21LASTEXPRESS: Implement 7 AI logic functionsJulien Templier
svn-id: r53681
2010-10-21LASTEXPRESS: Implement 10 more AI logic functionsJulien Templier
svn-id: r53680
2010-10-21SAGA: fix gcc warnAndrew Kurushin
svn-id: r53679
2010-10-21SAGA: replace Script and Thread "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
svn-id: r53678
2010-10-21SAGA: unroll IsoMap::drawTile buffer copy loop; refactor Sprite::drawClipAndrew Kurushin
svn-id: r53677
2010-10-21LASTEXPRESS: Fix debug message.Torbjörn Andersson
svn-id: r53676
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
also suppressed some dereferencing svn-id: r53674
2010-10-21SCI: Added the ability to filter out results of the "class_table" commandFilippos Karapetis
svn-id: r53673
2010-10-21SCUMM: Remove redundant call to checkArrayLimitsMax Horn
svn-id: r53672
2010-10-21SCUMM: Document ScummEngine_v90he::sortArrayMax Horn
svn-id: r53671
2010-10-21SCUMM: Fix bug #2984000 - SPYFOX3 (French): Crash when using fingernail machine.Travis Howell
svn-id: r53669
2010-10-21CREDITS: Fix HTML entityWillem Jan Palenstijn
svn-id: r53668
2010-10-21SCUMM: Correct a copy and paste error in ↵Travis Howell
compareByteArray/compareByteArrayReverse code. Thanks to clone2727 for noticng this error. svn-id: r53663
2010-10-21SCUMM: Revert revision 45302, which caused regressions when random team is ↵Travis Howell
selected in Backyard Football. svn-id: r53662
2010-10-21GPH: Rename README (package build step uses the README-GPH name)Julien Templier
svn-id: r53661
2010-10-20SAGA: Fix warning: comparison of unsigned expression < 0 is always falseMax Horn
svn-id: r53660
2010-10-20LASTEXPRESS: Fix typo in Mertens::function42()Julien Templier
This caused Mertens to invite you to Kronos's car, even before you've been to Whitney's compartment, changed jacket and assumed his identity (reported by eriktorbjorn) svn-id: r53659
2010-10-20SAGA: replace Sprite "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
svn-id: r53658
2010-10-20SCI: removing "german" laura bow 1Martin Kiewitz
the version released in Germany was/is 100% english-only svn-id: r53657
2010-10-20SAGA: replace Font "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
svn-id: r53656
2010-10-20SCI tools: Removing the now obsolete listwords tool, after discussing with ↵Filippos Karapetis
lskovlun. We got better functionality in ScummVM now (the parser_words debug command) svn-id: r53655
2010-10-20SCI tools: also removing obsolete file graphics_png.hFilippos Karapetis
svn-id: r53654
2010-10-20SCI tools: Removing the now obsolete classes, scriptdump and vocabdump ↵Filippos Karapetis
tools, after discussing with lskovlun. We got better functionality than these in ScummVM now svn-id: r53653
2010-10-20SCI tools: Removing the now obsolete old_objects tool, after discussing with ↵Filippos Karapetis
lskovlun. It was supposed to be the underpinning for a VM that never materialized svn-id: r53652
2010-10-20SAGA: replace StringTable "::realloc" with Common::Array; reduce amount of ↵Andrew Kurushin
memory for every string table svn-id: r53651
2010-10-20SCI tools: Removing the now obsolete sciunpack tool, after discussing with ↵Filippos Karapetis
lskovlun. We got a more advanced functionality in ScummVM now svn-id: r53650
2010-10-20SCI: Silence GCC warningTorbjörn Andersson
svn-id: r53649
2010-10-20SCI: Changed some tabs to spacesFilippos Karapetis
svn-id: r53648
2010-10-20SCI: Marked several unused SCI2/SCI2.1 kernel functions and updated comments ↵Filippos Karapetis
about some others svn-id: r53647
2010-10-20SCI: Added a new debug command, "find_callk"Filippos Karapetis
This command can be used to find the object methods (including their corresponding objects and owner scripts) that call a specific kernel call. This shall aid us track all the spots where a particular kernel function is called from, therefore it'll be a bit easier to find examples where unimplemented kernel functions are called svn-id: r53646
2010-10-20SCUMM/FM-TOWNS: minor graphics fixFlorian Kagerer
This fixes a graphics glitch that occured when leaving the Scumm Bar in MI1 for the first time (before the cut scene with LeChuck). svn-id: r53645
2010-10-20CREDITS: Commit the result of 'make credits'.John Willis
svn-id: r53643
2010-10-20TOOLS: Add OpenPandora to credits and replace GP2X/Wiz with GPH Devices.John Willis
* I hope this is the right place to to this ;). svn-id: r53642
2010-10-20OPENPANDORA: Clean up support scripts and README.John Willis
svn-id: r53641
2010-10-20CONFIGURE: Add -DGPH_DEVICE to all the GPH device targets.John Willis
Also add wrapper around the plugin dir. for the OpenPandora from 1.2.0 branch. svn-id: r53640
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
GP2X: Cleanup Readme. SDL: Change a few backend defines to GPH_DEVICE from the device name (blocking main and loadGFXMode so they can be written elsewhere). svn-id: r53639
2010-10-20SWORD25: Added description field to savegamesPaul Gilbert
This stores the date and time of when the game was saved, since ScummVM doesn't support getting a file's age like the original engine did. svn-id: r53638
2010-10-20SWORD25: Fix to correctly write game state to savegame filesPaul Gilbert
svn-id: r53637
2010-10-20PSP: building BS2.5 again. Reverting 53615.Yotam Barnoy
svn-id: r53636