Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated ↵ | Max Horn | |
with astyle) svn-id: r44101 | |||
2009-09-15 | CINE: Turn some methods into const methods | Max Horn | |
svn-id: r44100 | |||
2009-09-15 | Removed some unused variables from the engine state | Filippos Karapetis | |
svn-id: r44099 | |||
2009-09-15 | adapted code to comply code formatting conventions. | Vladimir Menshakov | |
svn-id: r44098 | |||
2009-09-15 | Slight cleanup of the resource palette modification code | Filippos Karapetis | |
svn-id: r44097 | |||
2009-09-15 | Moved the Broken Sword 1 entry to make the list alphabetical. | Torbjörn Andersson | |
svn-id: r44096 | |||
2009-09-15 | Fix valgrind warning inside "saturatedAddColor", when using the same palette ↵ | Johannes Schickel | |
object as both source and destination. svn-id: r44094 | |||
2009-09-14 | SCI: Misc cleanup | Max Horn | |
svn-id: r44093 | |||
2009-09-14 | LOL: fix some regressions | Florian Kagerer | |
svn-id: r44092 | |||
2009-09-14 | added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro. | Vladimir Menshakov | |
svn-id: r44091 | |||
2009-09-14 | rewrote dialog parser, fixed color swapping. | Vladimir Menshakov | |
svn-id: r44090 | |||
2009-09-14 | fixed RGB chief face animation in intro | Vladimir Menshakov | |
svn-id: r44089 | |||
2009-09-14 | added color argument to displayMessage() | Vladimir Menshakov | |
svn-id: r44088 | |||
2009-09-14 | Wording. | Johannes Schickel | |
svn-id: r44086 | |||
2009-09-14 | Use struct packing for AdLib instruments like the SCUMM engine does. (And a ↵ | Johannes Schickel | |
comment about this change, which might be rather paranoia than having a real effect) svn-id: r44085 | |||
2009-09-14 | Fix valgrind warning. | Johannes Schickel | |
svn-id: r44084 | |||
2009-09-14 | SCI: Rename SegManager::kernelDeref*() methods to SegManager::deref*() | Max Horn | |
svn-id: r44083 | |||
2009-09-14 | SCI: kernelDeref*() functions are now seSegmentManager methods | Max Horn | |
svn-id: r44082 | |||
2009-09-14 | SCI: Merge kernelDerefCharPtr and kernelDerefString and change it from a ↵ | Max Horn | |
macro to a function svn-id: r44081 | |||
2009-09-14 | FW Amiga distributed via Interplay should be a US version according to ↵ | Johannes Schickel | |
mobygames. svn-id: r44079 | |||
2009-09-14 | Add preliminary support for German Amiga version. | Johannes Schickel | |
svn-id: r44077 | |||
2009-09-14 | Add md5 sum of FW Amiga distributed by "Interplay". | Johannes Schickel | |
svn-id: r44076 | |||
2009-09-13 | - Cleanup | Johannes Schickel | |
- Fix mismatching new[]/delete svn-id: r44075 | |||
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer | |
svn-id: r44074 | |||
2009-09-13 | Fixed bug #2847910, "Loss of background audio loop". It would probably be safe | Torbjörn Andersson | |
to backport this to the 1.0 branch, but I'm not 100% sure, and it's getting pretty late here. (On the other hand, the missing sound effects are pretty faint, at least in the cases I've seen, so we haven't been missing much. That's probably why it's gone unnoticed until now.) svn-id: r44073 | |||
2009-09-13 | Clarify things a bit by using the constant name rather than zero. | Torbjörn Andersson | |
svn-id: r44072 | |||
2009-09-13 | Preliminary support for German Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r44071 | |||
2009-09-13 | Fix gcc warning. | Johannes Schickel | |
svn-id: r44070 | |||
2009-09-13 | Modify Kyrandia 1 Amiga detection entry to allow the detector to ↵ | Johannes Schickel | |
differentiate between different languages. svn-id: r44069 | |||
2009-09-13 | Commit salty-horse's fix for bug #2854261 "GUI: Launcher list doesn't ↵ | Johannes Schickel | |
highlight after getting focus". svn-id: r44067 | |||
2009-09-13 | Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix ↵ | Johannes Schickel | |
broke saves, which were made in front of the castle door. svn-id: r44065 | |||
2009-09-13 | Fix regression caused by OSystem::updateScreen call limitation, which caused ↵ | Johannes Schickel | |
certain animations not to display at all. svn-id: r44063 | |||
2009-09-13 | Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is ↵ | Johannes Schickel | |
present. svn-id: r44062 | |||
2009-09-13 | LOL/Floppy: fixed size of menu boxes | Florian Kagerer | |
svn-id: r44061 | |||
2009-09-13 | fixed double-taking of the captain's key | Vladimir Menshakov | |
svn-id: r44060 | |||
2009-09-13 | fixed flickering by restarting render cycle | Vladimir Menshakov | |
svn-id: r44059 | |||
2009-09-13 | return event status from the nextEvent() | Vladimir Menshakov | |
svn-id: r44058 | |||
2009-09-13 | removed invalid 0xff character handler, added fixme | Vladimir Menshakov | |
svn-id: r44057 | |||
2009-09-13 | fixed sounds for the earlier callbacks | Vladimir Menshakov | |
svn-id: r44056 | |||
2009-09-13 | added hide/showActor, fixed intro, reverted straight animation order | Vladimir Menshakov | |
svn-id: r44055 | |||
2009-09-13 | LOL: add missing opcode | Florian Kagerer | |
svn-id: r44053 | |||
2009-09-13 | Fixed crash when reaching the end of the movie, riggered by recent Stream | Torbjörn Andersson | |
changes. svn-id: r44052 | |||
2009-09-13 | Added workaround fix for Amazon conversation being cut off in Act 2 | Paul Gilbert | |
svn-id: r44050 | |||
2009-09-13 | added intro support | Vladimir Menshakov | |
svn-id: r44049 | |||
2009-09-13 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r44048 | |||
2009-09-13 | added simple credits support for the intro. | Vladimir Menshakov | |
svn-id: r44047 | |||
2009-09-13 | added shadow_color, height and packed width parameters for fonts. | Vladimir Menshakov | |
svn-id: r44046 | |||
2009-09-13 | fixed animation slot in first trial | Vladimir Menshakov | |
svn-id: r44045 | |||
2009-09-13 | Always disable the "Change Directory" button in the save/load menus, as we ↵ | Filippos Karapetis | |
don't allow the engine to change the directory where saved games will be placed svn-id: r44044 | |||
2009-09-12 | Removed the INST_LOOKUP_CLASS define | Filippos Karapetis | |
svn-id: r44043 |