aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-29MOHAWK: Start implementing opcodes using the animated update featureBastien Bouclet
2010-11-29MOHAWK: Changed sliders to restore the main background instead of doing their...Bastien Bouclet
2010-11-29MOHAWK: Added dirty rects support for MystBastien Bouclet
2010-11-29Revert "MOHAWK: Revert the screen cache since it has a huge performance hit, ...Bastien Bouclet
2010-11-29MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ...Bastien Bouclet
2010-11-29MOHAWK: Fix flag values used to dertermine if an area can become active.Bastien Bouclet
2010-11-29MOHAWK: Implement / fix Myst opcode 4.Bastien Bouclet
2010-11-29MOHAWK: Only draw a resource conditional subimages if it has the "subimages e...Bastien Bouclet
2010-11-29MOHAWK: More Myst common opcodes checking / renamingBastien Bouclet
2010-11-29MOHAWK: Rename and fix / explain a few Myst opcodesBastien Bouclet
2010-11-29MOHAWK: Describe Myst opcode 9Bastien Bouclet
2010-11-29MOHAWK: Fix Myst opcode 14Bastien Bouclet
2010-11-29MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u...Bastien Bouclet
2010-11-29MOHAWK: Check / Fixed / Renamed some simple opcodes.Bastien Bouclet
2010-11-29MOHAWK: Added helpher functions to redraw a resource. Do not redraw all the r...Bastien Bouclet
2010-11-29MOHAWK: Fixed some warningsBastien Bouclet
2010-11-29MOHAWK: Completed the sound lock puzzleBastien Bouclet
2010-11-29MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...Bastien Bouclet
2010-11-29MOHAWK: Implement value setters for the selenitic sound lock slidersBastien Bouclet
2010-11-29MOHAWK: Implement slider value settingBastien Bouclet
2010-11-29MOHAWK: Don't change current resource when draggingBastien Bouclet
2010-11-29MOHAWK: Implement slidersBastien Bouclet
2010-11-29MOHAWK: Revert the screen cache since it has a huge performance hit, and is n...Bastien Bouclet
2010-11-29MOHAWK; Post rebase fixes :Bastien Bouclet
2010-11-29MOHAWK: Start implementing type 10 areasBastien Bouclet
2010-11-29MOHAWK: Update area type 11 position when the mouse movesBastien Bouclet
2010-11-29MOHAWK: Fix selenitic sound receiver left buttonBastien Bouclet
2010-11-29MOHAWK: Rename some fields for type 11 areasBastien Bouclet
2010-11-29MOHAWK : Change areas inheritance to match the originalBastien Bouclet
2010-11-29MOHAWK : Move area classes to their own fileBastien Bouclet
2010-11-29MOHAWK: Add mouse move event for type 10 and 11 resourcesBastien Bouclet
2010-11-29MOHAWK: Name selenitic opcodes, and implement opcode 204Bastien Bouclet
2010-11-29MOHAWK: Keep resource type aroundBastien Bouclet
2010-11-29MOHAWK : Cleanup selenium opcodesBastien Bouclet
2010-11-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
2010-11-29MOHAWK: Start splitting Myst scripts into one class per Stack.Bastien Bouclet
2010-11-29CONFIGURE: Improve OpenGL header + library detection.Johannes Schickel
2010-11-29SYMBIAN : Forgot to init the SDL backendLars Persson
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SYMBIAN : Updated so it builds with latest structures and add support to last...Lars Persson
2010-11-29NULL: Remove extra semicolons in null-graphics.hJohannes Schickel
2010-11-29BUILD: Fix URL keyword in rules.mk.Johannes Schickel
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-29SDL: Slight formatting fix.Johannes Schickel
2010-11-29BACKEND: Assure that the correct destructor of FilesystemFactory is called.Johannes Schickel
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29BACKENDS: Improve safety of Modular Backend Destructor And Close _fsFactory M...David Turner
2010-11-29BACKENDS: Close Memory Leak of Mouse Surfaces in SDL Graphics BackendDavid Turner
2010-11-29HUGO: Fix a remaining warningArnaud Boutonné
2010-11-29HUGO: Fix compilationArnaud Boutonné