Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-11 | MOHAWK: Fix using wrong coordinates in Myst opcode 28, restoreDefaultRect | Bastien Bouclet | |
svn-id: r54864 | |||
2010-12-11 | MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controls | Bastien Bouclet | |
svn-id: r54863 | |||
2010-12-11 | MOHAWK: Change Myst fireplace and green book to use correct vars | Bastien Bouclet | |
svn-id: r54859 | |||
2010-12-10 | MOHAWK: Fix another typo (heigth -> height) | Matthew Hoops | |
svn-id: r54858 | |||
2010-12-10 | MOHAWK: Fix a typo | Matthew Hoops | |
svn-id: r54857 | |||
2010-12-10 | MOHAWK: Implement Myst opcode 115, give page to book | Bastien Bouclet | |
svn-id: r54856 | |||
2010-12-10 | HUGO: Enable the use of the icon based inventory | Arnaud Boutonné | |
In Win versions, F6 now opens the directory. Not perfect yet... svn-id: r54853 | |||
2010-12-10 | HUGO: Fix bug in HUGO.DAT loading | Arnaud Boutonné | |
svn-id: r54852 | |||
2010-12-10 | MOHAWK: Fix the Myst drawImage debug command | Matthew Hoops | |
svn-id: r54850 | |||
2010-12-09 | MOHAWK: Fix LBPaletteItem to handle variable-size palettes | Alyssa Milburn | |
svn-id: r54846 | |||
2010-12-09 | MOHAWK: Implement LBMovieItem | Alyssa Milburn | |
svn-id: r54845 | |||
2010-12-09 | MOHAWK: Don't redraw the screen every frame in LB | Alyssa Milburn | |
svn-id: r54844 | |||
2010-12-09 | MOHAWK: Allow background videos to be played/manipulated with resource handles | Alyssa Milburn | |
svn-id: r54843 | |||
2010-12-09 | MOHAWK: Add BCOD resource type | Alyssa Milburn | |
svn-id: r54842 | |||
2010-12-08 | HUGO: Hopefully fix overlapping memory regions | Arnaud Boutonné | |
Thanks Digitall for debugging that svn-id: r54835 | |||
2010-12-08 | HUGO: Fix an episode name and several picture directories | Arnaud Boutonné | |
svn-id: r54834 | |||
2010-12-08 | MOHAWK: Use named constants for LB opcodes, add warnings when unimplemented | Alyssa Milburn | |
svn-id: r54833 | |||
2010-12-08 | MOHAWK: Implement/stub more LB 3 notifications | Alyssa Milburn | |
svn-id: r54832 | |||
2010-12-08 | TOOLS: Fix the "Mouse text" crash in Hugo | Arnaud Boutonné | |
svn-id: r54831 | |||
2010-12-07 | GOB: Fix byte *getFile() for loose files | Sven Hesse | |
A very, very stupid error on my part :P svn-id: r54826 | |||
2010-12-07 | MOHAWK: Handle LB event-run opcodes | Alyssa Milburn | |
svn-id: r54825 | |||
2010-12-07 | MOHAWK: Run kLBEventMouseTrackIn in handleMouseDown | Alyssa Milburn | |
svn-id: r54824 | |||
2010-12-07 | MOHAWK: Rename LBAction to LBEvent, fix event targeting | Alyssa Milburn | |
svn-id: r54823 | |||
2010-12-07 | MOHAWK: Default to the main cursor if no cursor hints are present; fixes a ↵ | Matthew Hoops | |
couple cards svn-id: r54816 | |||
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn | |
svn-id: r54815 | |||
2010-12-07 | MOHAWK: Allow loading both original and ME saves in any version of Myst | Matthew Hoops | |
svn-id: r54814 | |||
2010-12-07 | MOHAWK: Fix loading from the launcher in Myst | Matthew Hoops | |
svn-id: r54813 | |||
2010-12-07 | MOHAWK: Further limit where Myst can be saved | Matthew Hoops | |
svn-id: r54812 | |||
2010-12-07 | TINSEL: Improve support for DW mac demo (see bug #3110936) | Max Horn | |
svn-id: r54811 | |||
2010-12-07 | MOHAWK: Start Myst back on the dock again | Matthew Hoops | |
svn-id: r54810 | |||
2010-12-07 | SCI: Bumped up the save game version for rev #54805 | Filippos Karapetis | |
Initially, I thought that older ScummVM versions will work with these saved games. However, they will probably crash when trying to load saved games after rev #54805, as the heap is reset when loading, and the system strings segment is no longer initialized (thanks wjp). svn-id: r54809 | |||
2010-12-07 | MOHAWK: Set the default cursor upon loading a game in Myst | Matthew Hoops | |
svn-id: r54808 | |||
2010-12-07 | MOHAWK: Implement loading to different ages in Myst | Matthew Hoops | |
svn-id: r54807 | |||
2010-12-07 | SCI: Silence warnings | Matthew Hoops | |
svn-id: r54806 | |||
2010-12-07 | SCI: Removed the system strings code and replaced it with a much more ↵ | Filippos Karapetis | |
simplified version, thus greatly simplifying handling of system strings svn-id: r54805 | |||
2010-12-06 | HUGO: Fixed Valgrind Errors and Segfault when hugo.dat is missing. | David Turner | |
svn-id: r54804 | |||
2010-12-06 | MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name ↵ | Matthew Hoops | |
all the variables svn-id: r54803 | |||
2010-12-06 | MOHAWK: Fix Myst library books, fireplace combination book, and bookcase ↵ | Bastien Bouclet | |
transform animation. svn-id: r54802 | |||
2010-12-06 | HUGO: Fix crash in H3 (Swinger display name) | Arnaud Boutonné | |
svn-id: r54801 | |||
2010-12-06 | MOHAWK: Silenced warning | Filippos Karapetis | |
svn-id: r54800 | |||
2010-12-06 | SCI: Fix uninitialized reads (and therefore, GK1) | Matthew Hoops | |
svn-id: r54799 | |||
2010-12-06 | MOHAWK: fix LBLiveTextItem::handleMouseDown | Alyssa Milburn | |
svn-id: r54798 | |||
2010-12-06 | MOHAWK: finish kLBSetPlayInfo reading | Alyssa Milburn | |
svn-id: r54797 | |||
2010-12-06 | HUGO: Fixed ReadPCX Memory Leak | David Turner | |
freeObjects now works correctly. svn-id: r54796 | |||
2010-12-05 | MOHAWK: fix kLBNotifyChangeMode where there's no mode change | Alyssa Milburn | |
svn-id: r54795 | |||
2010-12-05 | MOHAWK: implement kLBNotifyChangeMode | Alyssa Milburn | |
svn-id: r54794 | |||
2010-12-05 | MOHAWK: improve LBPaletteItem support | Alyssa Milburn | |
svn-id: r54793 | |||
2010-12-05 | MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matching | Alyssa Milburn | |
svn-id: r54792 | |||
2010-12-05 | MOHAWK: handle -1 phase for LB 2/3 items | Alyssa Milburn | |
svn-id: r54791 | |||
2010-12-05 | MOHAWK: remove 'internal error' errors | Alyssa Milburn | |
svn-id: r54790 |