aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-21Update docs for FFTravis Howell
2006-06-21Add back auto detection of Macintosh platform for HE gamesTravis Howell
2006-06-21Add eriktorbjorn's patch for bug #1507757 - BASS: Odd press sound at beginningTravis Howell
2006-06-21Move moveScreen to common surface functions for graphicsTravis Howell
2006-06-21Add cyx's patch for bug #1035739 - SCUMM/SMUSH: Ugly palette change when vide...Travis Howell
2006-06-21Revert back to original method used for scrollEffect(), fixes regressions.Travis Howell
2006-06-21Initialise the control panel's _mouseX / _mouseY. Fixes a Valgrind warning.Torbjörn Andersson
2006-06-21Fixed warning.Torbjörn Andersson
2006-06-20Applied patches from bug report #1276480, "GUI: Accented characters". ThisTorbjörn Andersson
2006-06-20Applied my own patch #1508018. I don't know for sure that it's exactly right,Torbjörn Andersson
2006-06-20added CE port news for 0.9.0Kostas Nakos
2006-06-20updated the readme for 0.9.0 releaseKostas Nakos
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-20Cleanup.Torbjörn Andersson
2006-06-20fix vga device overlays and invalid mouse cursor callsKostas Nakos
2006-06-20fix typoKostas Nakos
2006-06-20kyra engine supportKostas Nakos
2006-06-19HOORAY!!!!! My first commit message! :D Added note about the need of setting ...Joachim Eberhard
2006-06-19Added assert to audiostream allocation since failure causes serious problemsLars Persson
2006-06-19Updated symbian actions for working key namesLars Persson
2006-06-19Fix inventory colors regression in C64 maniacTravis Howell
2006-06-19Fix sentence line regression in C64 maniacTravis Howell
2006-06-19Add patch for bug #1507856 - INDY3 VGA: Crashes in SewerTravis Howell
2006-06-19Fix screen scrolling glitch when looking at the top of closet in parents room...Travis Howell
2006-06-18Add 16bit color feature flag to Backyard Basketball tooTravis Howell
2006-06-18Remove debug left overTravis Howell
2006-06-18Add alternative method to prevent debug code of scripts been triggered in los...Travis Howell
2006-06-18Makes sure updateScreen() is called once in a while in the menu polling loop,...Oystein Eftevaag
2006-06-18Updated comments to correspond with recent Adlib renamings.Torbjörn Andersson
2006-06-18Add Blue's Clues gamesTravis Howell
2006-06-18Added missing (but unimportant) breaks to switch default cases.Torbjörn Andersson
2006-06-17The stopMusic() function (which is publicly accessable from the outside) nowTorbjörn Andersson
2006-06-17Fixed Smushplayer for Symbian OS.__SYMBIAN32__ was defined as __SYMBIA32__.Lars Persson
2006-06-17Fix the buttons of paintings and safe in Nogroom of spyfoxTravis Howell
2006-06-17Limit vm.numNestedScripts to positive value, when subtracting slot in runScri...Travis Howell
2006-06-16Remove _name.clear(); from Close since same File instance is re-opened by Sym...Lars Persson
2006-06-16Fix gcc warning.Eugene Sandulenko
2006-06-16fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom"Andrew Kurushin
2006-06-16Fix rects in HE games, when positions are set by scriptsTravis Howell
2006-06-16Adjust akos code to only draw within bounds in HE games. Fixes many graphical...Travis Howell
2006-06-16The top dialog can change during the event loop. In that case, flush all theTorbjörn Andersson
2006-06-15- Adds 'THEME_HINT_NO_BACKGROUND_RESTORE' for buttons which don't want restor...Johannes Schickel
2006-06-15Made the body of the tab widgets taller. This makes no visual difference, butTorbjörn Andersson
2006-06-15- Make tabs narrower so they all fit on screen. Now navigation buttonsEugene Sandulenko
2006-06-15Fix bug with tab navigation buttons jumping on resolution change.Eugene Sandulenko
2006-06-15Fixed regression with the override checkboxes in the "Edit game" dialog. TheTorbjörn Andersson
2006-06-15Remove error for default case of active case 6/8 in akos_increaseAnim(), a de...Travis Howell
2006-06-15Delete the old cursor buffer before allocating a new one. If the theme isTorbjörn Andersson
2006-06-15Smaller versions of checkbox and cursor for 320xY resolutions.Eugene Sandulenko
2006-06-15- Consistent order of tabs between global and game optionsEugene Sandulenko