aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17cleanupMax Horn
2007-03-17Allow using the left/right keys to select button in a selection box. (SelectionTorbjörn Andersson
2007-03-17recent changes to projectsNicola Mettifogo
2007-03-17cleanupNicola Mettifogo
2007-03-17oops forgot to commit changes for CommandNicola Mettifogo
2007-03-17- Made Node a superclass for Zone, WalkNode, Command, Instruction, Program an...Nicola Mettifogo
2007-03-17Added class NonCopyable, and made various things derive from itMax Horn
2007-03-17Use the new getButtonState() function to test if the mouse button is stillTorbjörn Andersson
2007-03-17minor cleanupNicola Mettifogo
2007-03-17renamed freeCharacterFrames() to freeCharacter() for consistencyNicola Mettifogo
2007-03-17some renaming to shorten linesNicola Mettifogo
2007-03-17gathered character related stuff into a new struct Character, and modified ca...Nicola Mettifogo
2007-03-17oopsMax Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-17Got rid of Lure::SystemMax Horn
2007-03-17Implemented a simple EventManager classMax Horn
2007-03-16Basic support for Amiga MSC files.Johannes Schickel
2007-03-16Add a flag which makes it possible to disable the default savefile man (for b...Max Horn
2007-03-16added md5 for spanish version of Touche (tracker item #1681643)Gregory Montoir
2007-03-16minor simplificationGregory Montoir
2007-03-16fixed volume slidebar display in journal, removed unused varGregory Montoir
2007-03-16Added new gui/object.cpp files to MSVC projectsMax Horn
2007-03-16Added new file gui/object.cpp (collecting GuiObject methods in there), and re...Max Horn
2007-03-16removed a leftover extern statement causing link errors on some platformsNicola Mettifogo
2007-03-15moved remaining background related functions to disk.cpp, and changed Gfx acc...Nicola Mettifogo
2007-03-14removed explicit references to kMask0 since there is only 1 mask availableNicola Mettifogo
2007-03-14some slight refactoringNicola Mettifogo
2007-03-14removed dead codeNicola Mettifogo
2007-03-14implemented clipping using Common::Rect::clipNicola Mettifogo
2007-03-14Fixed bug #1507835 (BASS: Control panel text differences from the original)Max Horn
2007-03-14Code cleanup in the actions handling.Lars Persson
2007-03-14ITE save game menu mapping has changed to F5.Lars Persson
2007-03-14Add new KeyMappings (Debugger & Fast mode) for Symbian OS.Lars Persson
2007-03-14Add recent walk box changes to SCUMM0 too.Travis Howell
2007-03-14Update error messages in loadModule().Travis Howell
2007-03-14Fix for bug #1656880 (BASS: mouse initialized wrong in control panel)Max Horn
2007-03-14Patch #1680268: "MSVC 7.1 project files update"Eugene Sandulenko
2007-03-13enforced use of Common::Rect on all graphic routinesNicola Mettifogo
2007-03-13Remove debugger hack for Symbian OS!Lars Persson
2007-03-13removed special case of Graphics::copyRect in favor of more general codeNicola Mettifogo
2007-03-13Updated Symbian Actions for proper ITE menu key.Lars Persson
2007-03-13removed pointless dependenciesNicola Mettifogo
2007-03-13Moved inventory surface management into inventory.cpp, thus removing Graphics...Nicola Mettifogo
2007-03-13cleanupNicola Mettifogo
2007-03-13made hi-level graphics routine use Common::Rect instead of (x,y,w,h) t-uplesNicola Mettifogo
2007-03-12Restore flipping code for raw wiz images, which was lost in revision 24860.Travis Howell
2007-03-12Fix xmap regression, when drawing wiz images.Travis Howell
2007-03-12oops forgot to add a fileNicola Mettifogo
2007-03-12moved background path buffer management into walk.cppNicola Mettifogo