Age | Commit message (Expand) | Author |
2007-09-22 | Code simplification. Removed IDI_MSA_MAX_STR and fRmTxt - oRmTxt is used inst... | Filippos Karapetis |
2007-09-22 | Added skycpt and qtable to the regular build system | Max Horn |
2007-09-22 | Added legal headers, fixed various warnings | Max Horn |
2007-09-22 | Set svn:keywords | Torbjörn Andersson |
2007-09-22 | Added create_kyradat to our regular build system, too; fixed some warnings (a... | Max Horn |
2007-09-21 | Fix regression caused by the latest cleanups | Filippos Karapetis |
2007-09-21 | Oops | Filippos Karapetis |
2007-09-21 | Cleanup | Filippos Karapetis |
2007-09-21 | Simplified Mickey::randomize() | Filippos Karapetis |
2007-09-21 | Several bug fixes for Mickey's Space Adventure: | Filippos Karapetis |
2007-09-21 | Small font-related correction | Sven Hesse |
2007-09-21 | Removed an unnecessary picture update when drawing crystal objects in Mickey | Filippos Karapetis |
2007-09-21 | The animation of the crystals in Mickey is shown correctly now | Filippos Karapetis |
2007-09-21 | Minimize changes to the mouse cursor's palette | Filippos Karapetis |
2007-09-21 | Rename file removal functions, to avoid conflicts. Add save game path, when r... | Travis Howell |
2007-09-21 | Silenced signed<->unsigned comparison warning | Sven Hesse |
2007-09-21 | Fix regression, when loading levels in mustard. | Travis Howell |
2007-09-20 | allow for using up/down in menus | Matthew Hoops |
2007-09-20 | cleanup with updating the screen; mostly moved to gameLoop | Matthew Hoops |
2007-09-20 | add stub for playSound in Winnie | Matthew Hoops |
2007-09-20 | cleanup to readObj and readRoom | Matthew Hoops |
2007-09-20 | Last pieces of Troll's Tale. Only missing thing is sound | Eugene Sandulenko |
2007-09-20 | adding myself to the credits for AGI | Matthew Hoops |
2007-09-20 | implement o72_debugInput (with some help from Kirben) | Matthew Hoops |
2007-09-20 | Implement inventory in Troll's Tale | Eugene Sandulenko |
2007-09-20 | Don't use clock(). Don't busy-wait. | Marcus Comstedt |
2007-09-20 | Hook up create_lure tool to the regular build system | Max Horn |
2007-09-20 | FIxed some warnings, cleanup | Max Horn |
2007-09-20 | Remove superfluous trailing dot (and that error message really is a lie, the ... | Max Horn |
2007-09-20 | This workaround is no longer needed | Max Horn |
2007-09-20 | I'm probably being overly paranoid, but I'm nervous about initializing an array | Torbjörn Andersson |
2007-09-20 | Fixed out-of-bounds writing in killSounds(). | Torbjörn Andersson |
2007-09-20 | Some updates to Mickey's BCG logo drawing function | Filippos Karapetis |
2007-09-19 | Enable Lure engine by default. | Eugene Sandulenko |
2007-09-19 | some cleanup using malloc and with readObj | Matthew Hoops |
2007-09-19 | show the cursor in Troll after the first intro screen | Matthew Hoops |
2007-09-19 | Added copyright notice to existing files. | Nicola Mettifogo |
2007-09-19 | KEYCODE_ENTER should be KEYCODE_RETURN, actually... | Marcus Comstedt |
2007-09-19 | displayName() -> getDisplayName() | Marcus Comstedt |
2007-09-19 | Fixed fallout from keycode being made an enum. | Marcus Comstedt |
2007-09-19 | Include <graphics/surface.h> for Graphics::Surface. | Marcus Comstedt |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merge several choice-related functions | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-19 | Moved some keyboard code from Winnie together with the other keyboard functions | Filippos Karapetis |
2007-09-19 | Don't free the picture buffer inside decodePicture(). The buffer should (and ... | Filippos Karapetis |
2007-09-19 | rename psp_fs.cpp to psp-fs.cpp (as per the naming convention) | Joost Peters |
2007-09-19 | _displayName now contains the last path component, not the full path | Joost Peters |
2007-09-19 | Updated information about some global flags in IHNM | Filippos Karapetis |
2007-09-19 | Updated the MSVC8 AGI project file with the latest changes to the engine | Filippos Karapetis |