Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-22 | LASTEXPRESS: Reorganize and enhance some debug commands | Julien Templier | |
Add "time" command to convert between in-game and human-readable forms Rename "dump" command to "show" and use named parameters instead of index Add progress and flags options to show command svn-id: r53715 | |||
2010-10-22 | TINSEL: Load samples file for DW2 Demo | Paul Gilbert | |
svn-id: r53714 | |||
2010-10-22 | TOON: More talk animation fixes | Sylvain Dupont | |
There was a conflict between the idle animation and the talk animation in some cases (showing the chain anim & idle anim in the arcade) svn-id: r53713 | |||
2010-10-22 | TINSEL: Fix incorrectly mapped opcode in DW2 Demo | Paul Gilbert | |
svn-id: r53712 | |||
2010-10-22 | TINSEL: Remove unused function | Paul Gilbert | |
svn-id: r53711 | |||
2010-10-22 | TOON: Fix for a small typo in talking state | Sylvain Dupont | |
svn-id: r53710 | |||
2010-10-22 | TINSEL: Compilation fix | Paul Gilbert | |
svn-id: r53709 | |||
2010-10-22 | TINSEL: Added new opcode set for the DW2 Demo | Paul Gilbert | |
svn-id: r53708 | |||
2010-10-22 | TINSEL: Added detection entry for DW2 Demo | Paul Gilbert | |
svn-id: r53707 | |||
2010-10-22 | TOON: Fixed Bug #3089974 and #3086015 | Sylvain Dupont | |
Bug #3089974: "TOON: Two Drews when exiting King's bedroom" Bug #3086015: "TOON: Woof doesn't idle correctly" Most talking animation bugs are fixed with this. The mouse is now hidden when entering a room. svn-id: r53706 | |||
2010-10-22 | HUGO: Move findObjectSpace() to ObjectHandler class | Arnaud Boutonné | |
svn-id: r53705 | |||
2010-10-22 | SCUMM/FM-TOWNS JAPANESE: fix another font spacing issue | Florian Kagerer | |
(fixes MI1 character talk text) svn-id: r53704 | |||
2010-10-22 | LASTEXPRESS: Add some documentation for the kTime constants | Torbjörn Andersson | |
svn-id: r53703 | |||
2010-10-22 | Update BRA demo startup code to use the part/location handling code from ↵ | Nicola Mettifogo | |
r50042. Patch #3089932 by fuzzie. svn-id: r53702 | |||
2010-10-22 | Initialize variable in NS gui code (was crashing a demo). Patch #3089932 by ↵ | Nicola Mettifogo | |
fuzzie. svn-id: r53701 | |||
2010-10-22 | LOL: fix possible regressions | Florian Kagerer | |
svn-id: r53700 | |||
2010-10-22 | KYRA: More cleanup. | Johannes Schickel | |
svn-id: r53699 | |||
2010-10-22 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r53698 | |||
2010-10-22 | KYRA: Adapt Kyra2+3 to use the newly added item type too. | Johannes Schickel | |
svn-id: r53697 | |||
2010-10-22 | KYRA: Add a datatype for the item ids and convert Kyra1 to use it. | Johannes Schickel | |
svn-id: r53696 | |||
2010-10-22 | KYRA: A little refactoring (name change). | Johannes Schickel | |
svn-id: r53695 | |||
2010-10-22 | LASTEXPRESS: Add missing casts, fix warnings and correct typos | Julien Templier | |
svn-id: r53694 | |||
2010-10-22 | LASTEXPRESS: Fix GCC errors & warnings (missing stricmp & parentheses) | Julien Templier | |
svn-id: r53693 | |||
2010-10-21 | LASTEXPRESS: Merge several TIME_CHECK* macros together | Julien Templier | |
svn-id: r53692 | |||
2010-10-21 | LASTEXPRESS: Rename CURRENT_PARAMS to CURRENT_PARAM | Julien Templier | |
svn-id: r53691 | |||
2010-10-21 | LASTEXPRESS: Simplify some entity callback code | Julien Templier | |
svn-id: r53690 | |||
2010-10-21 | LASTEXPRESS: Rename LOBYTE macro | Julien Templier | |
svn-id: r53689 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for MmeBoutarel | Julien Templier | |
svn-id: r53688 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for Coudert | Julien Templier | |
svn-id: r53687 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for Anna | Julien Templier | |
svn-id: r53686 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for Tatiana | Julien Templier | |
svn-id: r53685 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for Kahina and Kronos | Julien Templier | |
svn-id: r53684 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for August | Julien Templier | |
svn-id: r53683 | |||
2010-10-21 | LASTEXPRESS: Implement remaining AI logic functions for Francois, Gendarmes ↵ | Julien Templier | |
and Milos svn-id: r53682 | |||
2010-10-21 | LASTEXPRESS: Implement 7 AI logic functions | Julien Templier | |
svn-id: r53681 | |||
2010-10-21 | LASTEXPRESS: Implement 10 more AI logic functions | Julien Templier | |
svn-id: r53680 | |||
2010-10-21 | SAGA: fix gcc warn | Andrew Kurushin | |
svn-id: r53679 | |||
2010-10-21 | SAGA: replace Script and Thread "::*alloc" & "::free" with Common::Array | Andrew Kurushin | |
svn-id: r53678 | |||
2010-10-21 | SAGA: unroll IsoMap::drawTile buffer copy loop; refactor Sprite::drawClip | Andrew Kurushin | |
svn-id: r53677 | |||
2010-10-21 | LASTEXPRESS: Fix debug message. | Torbjörn Andersson | |
svn-id: r53676 | |||
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné | |
also suppressed some dereferencing svn-id: r53674 | |||
2010-10-21 | SCI: Added the ability to filter out results of the "class_table" command | Filippos Karapetis | |
svn-id: r53673 | |||
2010-10-21 | SCUMM: Remove redundant call to checkArrayLimits | Max Horn | |
svn-id: r53672 | |||
2010-10-21 | SCUMM: Document ScummEngine_v90he::sortArray | Max Horn | |
svn-id: r53671 | |||
2010-10-21 | SCUMM: Fix bug #2984000 - SPYFOX3 (French): Crash when using fingernail machine. | Travis Howell | |
svn-id: r53669 | |||
2010-10-21 | CREDITS: Fix HTML entity | Willem Jan Palenstijn | |
svn-id: r53668 | |||
2010-10-21 | SCUMM: Correct a copy and paste error in ↵ | Travis Howell | |
compareByteArray/compareByteArrayReverse code. Thanks to clone2727 for noticng this error. svn-id: r53663 | |||
2010-10-21 | SCUMM: Revert revision 45302, which caused regressions when random team is ↵ | Travis Howell | |
selected in Backyard Football. svn-id: r53662 | |||
2010-10-21 | GPH: Rename README (package build step uses the README-GPH name) | Julien Templier | |
svn-id: r53661 | |||
2010-10-20 | SAGA: Fix warning: comparison of unsigned expression < 0 is always false | Max Horn | |
svn-id: r53660 |