Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-12 | PARALLACTION: do not skip commands on Examine zones if there is no text to ↵ | Nicola Mettifogo | |
show. This fixes bug #3135782. svn-id: r54882 | |||
2010-12-12 | HUGO: Replace PROMPT box by YESNO box in H3 Dos | Arnaud Boutonné | |
This only applies to the old man dialog. This makes H3 Dos completable. svn-id: r54881 | |||
2010-12-12 | HUGO: Fix "mouse" bug in H3 Dos, TPS tuning | Arnaud Boutonné | |
- Fix "mouse" bug in H3 DOS. Game is still not completable - Use variable normal TPS, as it was slightly different in some DOS versions svn-id: r54880 | |||
2010-12-12 | PARALLACTION: parse command lists for kNoneType zones, even if defined after ↵ | Nicola Mettifogo | |
TYPE markers. This fixes bug #3131769. svn-id: r54879 | |||
2010-12-12 | NEWS: mention new Norwegian translation. | Thierry Crozat | |
svn-id: r54877 | |||
2010-12-12 | I18N: Add Norwegian (Bokmaal) translation (patch #3134466) | Thierry Crozat | |
svn-id: r54876 | |||
2010-12-12 | I18N: Update Brazilian Portuguese translation (patch #3133012) | Thierry Crozat | |
svn-id: r54875 | |||
2010-12-12 | MOHAWK: parse LB script named targeting modes | Alyssa Milburn | |
svn-id: r54874 | |||
2010-12-11 | SCUMM/FM-TOWNS: hopefully fix bug #1463434 | Florian Kagerer | |
o5_verbOps() case 9 (SO_VERB_NEW) works slightly different in SCUMM 3 FM-TOWNS (I don't know about DOS). This should fix the issue with the broken key shortcuts. Old savegames won't be fixed, though (since the broken verb states will be restored from the save file). svn-id: r54872 | |||
2010-12-11 | MOHAWK: Improve LB script parsing | Alyssa Milburn | |
svn-id: r54871 | |||
2010-12-11 | MOHAWK: Add size check when reading LB messages | Alyssa Milburn | |
svn-id: r54870 | |||
2010-12-11 | MOHAWK: Add yet more fallbacks for LB page loading | Alyssa Milburn | |
svn-id: r54869 | |||
2010-12-11 | COMMON: Handle C++-style comments in config files | Alyssa Milburn | |
svn-id: r54868 | |||
2010-12-11 | MOHAWK: Fix some Myst ME cards that store PICT images in WDIB resources (see ↵ | Matthew Hoops | |
myst 4013) svn-id: r54867 | |||
2010-12-11 | MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close | Bastien Bouclet | |
In progress tower rotation svn-id: r54866 | |||
2010-12-11 | MOHAWK: Fix loading with non-Selenitic red/blue pages in hand | Matthew Hoops | |
svn-id: r54865 | |||
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 | TOOLS: (create_hugo) Fix typo in act14 definition | Arnaud Boutonné | |
svn-id: r54854 | |||
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-10 | VIDEO: Fix QuickTimeDecoder::hasDirtyPalette() by allocating the palette ↵ | Matthew Hoops | |
only for 8bpp videos svn-id: r54849 | |||
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-09 | VIDEO: Allow for 8bpp Cinepak videos | Matthew Hoops | |
svn-id: r54841 | |||
2010-12-09 | VIDEO: Implement multiple video codec support for QuickTime | Matthew Hoops | |
svn-id: r54840 | |||
2010-12-09 | VIDEO: Fix a truncation in the SMC decoder (thanks, fuzzie) | Matthew Hoops | |
svn-id: r54839 | |||
2010-12-08 | I18N: Update Brazilian Portuguese translation (from patch #3131421) | Thierry Crozat | |
svn-id: r54836 | |||
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-08 | OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen. | Johannes Schickel | |
This actually still has the drawback that if one calls OSystem::updateScreen from the sound thread that it might crash. Hopefully no code does this though... svn-id: r54830 | |||
2010-12-08 | OPENGL: Disable OSD support for now. | Johannes Schickel | |
I added an comment explaining why OSD is broken currently. The basic problem is that OpenGL is not thread safe, thus in case we try to display any message on the OSD from the sound thread for example it will result in crashes. svn-id: r54829 | |||
2010-12-08 | BACKENDS: Fix OSD implementation in ModularBackend. | Johannes Schickel | |
svn-id: r54828 | |||
2010-12-08 | MT32: Get rid of ANSIFile. | Johannes Schickel | |
svn-id: r54827 | |||
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 | TOOL: Add hotspots info to add support to "Exit" in Dos versions of Hugo | Arnaud Boutonné | |
svn-id: r54821 |