Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-18 | LOL: fix "rest party" button (broken after changes to the button handling) | Florian Kagerer | |
svn-id: r40674 | |||
2009-05-18 | LOL: - implemented fog spell | Florian Kagerer | |
svn-id: r40673 | |||
2009-05-18 | Disable GMM save/load in certain scenes. | Johannes Schickel | |
svn-id: r40672 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40671 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40670 | |||
2009-05-17 | - Fix mouse cursor visibilty on load game in LoL | Johannes Schickel | |
- Only show mouse cursor after cursor change, when the mouse was visible svn-id: r40669 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40668 | |||
2009-05-17 | Fix possible leak. | Johannes Schickel | |
svn-id: r40667 | |||
2009-05-17 | Fix crash after loading game from cmd/launcher. | Johannes Schickel | |
svn-id: r40666 | |||
2009-05-17 | Don't protect save slot 0 for LoL. | Johannes Schickel | |
svn-id: r40665 | |||
2009-05-17 | Only set 'cdaudio' config entry, when FM-Towns version is present. | Johannes Schickel | |
svn-id: r40664 | |||
2009-05-17 | - Cleanup | Johannes Schickel | |
- LoL: fix memory leak svn-id: r40663 | |||
2009-05-17 | LoL: | Johannes Schickel | |
- Cleanup - Implement support to load save from command line / launcher svn-id: r40662 | |||
2009-05-17 | Cleanup. | Johannes Schickel | |
svn-id: r40661 | |||
2009-05-17 | Fix sound file missing warning for DOS version of LoL. | Johannes Schickel | |
svn-id: r40660 | |||
2009-05-17 | Audio related cleanup. | Johannes Schickel | |
svn-id: r40659 | |||
2009-05-17 | Disable CD audio for PC98 by default. | Johannes Schickel | |
svn-id: r40658 | |||
2009-05-17 | Handle keyboard button press immediately. | Johannes Schickel | |
svn-id: r40657 | |||
2009-05-17 | Change workaround to match comment description. | Johannes Schickel | |
svn-id: r40656 | |||
2009-05-17 | LOL: - fix animations for fletcher shop in the swamp | Florian Kagerer | |
svn-id: r40655 | |||
2009-05-17 | LOL: - some opcodes for the swamp | Florian Kagerer | |
- fix last commit (which broke TIM scripts) svn-id: r40654 | |||
2009-05-17 | Simplify cursor code. | Travis Howell | |
svn-id: r40653 | |||
2009-05-17 | KYRA1: fix script code (Japanese version of lephole.emc was broken by recent ↵ | Florian Kagerer | |
changes in the parser) svn-id: r40651 | |||
2009-05-17 | SCI: LSL6 invalid selector workaround is now always active, not just at | Walter van Niftrik | |
startup. Added support for mirrored pic drawing. svn-id: r40648 | |||
2009-05-17 | cleanup | Gregory Montoir | |
svn-id: r40646 | |||
2009-05-17 | fix display of machine.flc (alternative fix would be to use the COGS00xy.PCX ↵ | Gregory Montoir | |
files directly and get rid of this second .flc file) svn-id: r40645 | |||
2009-05-17 | Fixed compilation when LoL is not enabled | Filippos Karapetis | |
svn-id: r40644 | |||
2009-05-17 | Fix mouse cursor color in the demo versions of The Feeble Files. | Travis Howell | |
svn-id: r40643 | |||
2009-05-17 | Add more game demos. | Travis Howell | |
svn-id: r40642 | |||
2009-05-17 | Endian fix in script data access | Paul Gilbert | |
svn-id: r40641 | |||
2009-05-17 | Changed the FLIC player to the common VideoDecoder interface. Note that ↵ | Filippos Karapetis | |
currently the double animation in Bud Tucker's intro credits is broken, as the second background animation is not played svn-id: r40638 | |||
2009-05-17 | Add more game demos. | Travis Howell | |
svn-id: r40635 | |||
2009-05-17 | Properly named the script structure offset field, and fixed an endian bug | Paul Gilbert | |
svn-id: r40634 | |||
2009-05-17 | Removed the obsolete game Id list - it seems redundant, and stops the ↵ | Paul Gilbert | |
warning message coming up about Target 'cruise' upgraded to 'cruise' svn-id: r40633 | |||
2009-05-17 | Properly named the dialog menu item 'selected' field | Paul Gilbert | |
svn-id: r40632 | |||
2009-05-16 | LOL: implemented loading and saving via Alt/Ctrl + number keys | Florian Kagerer | |
svn-id: r40631 | |||
2009-05-16 | SCI: Turned some relatively harmless yet frequently occurring warnings into ↵ | Walter van Niftrik | |
debug messages. svn-id: r40629 | |||
2009-05-16 | LOL: some more opcodes for the draracle cave | Florian Kagerer | |
svn-id: r40628 | |||
2009-05-16 | SCI: Allow the VM to continue when the invalid selector access occurs at the ↵ | Walter van Niftrik | |
start of LSL6. svn-id: r40627 | |||
2009-05-16 | Add detection for Russian version of DW2. | Eugene Sandulenko | |
svn-id: r40622 | |||
2009-05-16 | Added the font character lookup table for the German version of the game | Paul Gilbert | |
svn-id: r40621 | |||
2009-05-16 | Add initial support for DOS non-interactive demos of The Feeble Files. | Travis Howell | |
svn-id: r40619 | |||
2009-05-16 | Added a workaround for a discrepancy in the English version - one of the ↵ | Paul Gilbert | |
long messages had a LF in the middle of a word svn-id: r40618 | |||
2009-05-16 | Corrected mixed up parameter usage in the LoadFile method | Paul Gilbert | |
svn-id: r40617 | |||
2009-05-16 | Replaced value with proper constant, and named a previously un-named ↵ | Paul Gilbert | |
structure field svn-id: r40616 | |||
2009-05-16 | Fixed incorrect pathfinding data entry being deleted when a temporary actor ↵ | Paul Gilbert | |
animation is removed svn-id: r40615 | |||
2009-05-15 | Added detection entry for Hebrew Discworld 1 release | Paul Gilbert | |
svn-id: r40614 | |||
2009-05-15 | Fix compilation | Willem Jan Palenstijn | |
svn-id: r40611 | |||
2009-05-15 | - Moved all the files out of /sci/scicore and into /sci | Filippos Karapetis | |
- Moved /scicore/sciconsole.h into /engine, and renamed /engine/scriptconsole.cpp to /engine/sciconsole.cpp svn-id: r40608 | |||
2009-05-15 | Removed unused defines and merged several different compression errors | Filippos Karapetis | |
svn-id: r40607 |