Age | Commit message (Expand) | Author |
2009-07-06 | GCC thinks it's wrong to goto past variables being initialised (even if they | Torbjörn Andersson |
2009-07-06 | Implemented a few commands | Norbert Lange |
2009-07-04 | Added tons of members to MaxTrax, songs get fully loaded and stored internally | Norbert Lange |
2009-07-01 | whoops - now its compiling again | Norbert Lange |
2009-07-01 | added a skeleton for maxtrax modules. Not much happening yet, just reading an... | Norbert Lange |
2009-07-01 | some Code-Formatting | Norbert Lange |
2009-07-01 | Merging in changes from trunk | Norbert Lange |
2009-07-01 | Added kyra project | Norbert Lange |
2009-06-30 | engines/scumm/*: enabled choosing of the colorpalette, by setting RenderMode ... | Norbert Lange |
2009-06-30 | Made the music/sfx volume settings actually affect the in-game music/sfx volume | Paul Gilbert |
2009-06-29 | Add some more explanation to Graphics::CursorManager::showMouse and OSystem::... | Johannes Schickel |
2009-06-29 | Fix invisible mouse cursor, when picking up items. | Johannes Schickel |
2009-06-29 | Fix bug in drawShape. | Johannes Schickel |
2009-06-29 | Fix LoL cursor in DOS version. | Johannes Schickel |
2009-06-29 | Fix bug in drawShape, which caused invisibility in Kyra1 to be displayed inco... | Johannes Schickel |
2009-06-29 | Fix palette regression caused by r41949. | Johannes Schickel |
2009-06-29 | Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959. | Johannes Schickel |
2009-06-29 | - Get rid of code duplication for mouse cursor setup | Johannes Schickel |
2009-06-29 | Removed obsolete TODOs in HoF code. | Johannes Schickel |
2009-06-29 | Resolved some TODOs in Kyra3 code. | Johannes Schickel |
2009-06-29 | Removed more obsolete TODO messages. | Johannes Schickel |
2009-06-29 | Update the screen animations while dropping items in Hand of Fate. | Johannes Schickel |
2009-06-29 | Removed some obsolete TODOs. | Johannes Schickel |
2009-06-29 | Adapted various code parts to use Palette::fill. | Johannes Schickel |
2009-06-29 | Add a "fill" method to Palette. | Johannes Schickel |
2009-06-29 | Replaced some raw palette loads. | Johannes Schickel |
2009-06-29 | Cleanup GUI_HoF::setupPalette. | Johannes Schickel |
2009-06-29 | Cleanup KyraEngine_MR::updateCharPal. | Johannes Schickel |
2009-06-29 | Change LoLEngine::generateFlashPalette to take Palette objects as parameters. | Johannes Schickel |
2009-06-29 | Change Screen_LoL::loadSpecialColors to take an Palette object as parameter. | Johannes Schickel |
2009-06-29 | Change raw palette read to Screen::loadPalette call. | Johannes Schickel |
2009-06-29 | Chang Palette parameter of LolEngine::setPaletteBrightness to be const. | Johannes Schickel |
2009-06-29 | Change LoLEngine::generateBrightnessPalette to take Palette objects as parame... | Johannes Schickel |
2009-06-29 | Changed LoLEngine::setPaletteBrightness to take an Palette object. | Johannes Schickel |
2009-06-29 | Change LoLEngine::processMagicIce to use Palette objects internally. | Johannes Schickel |
2009-06-29 | Modified Palette::load*Palette definition. | Johannes Schickel |
2009-06-29 | Indentation fix. | Johannes Schickel |
2009-06-28 | For consistency, use upper-case letter in hex constant. | Torbjörn Andersson |
2009-06-28 | Fix PSP port | Max Horn |
2009-06-28 | PS2: Don't overload fillScreen with a dummy, just use the inherited version | Max Horn |
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn |
2009-06-28 | GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDraw... | Max Horn |
2009-06-28 | Silenced the reamining warnings reported in patch #2684986 (gcc warnings with... | Max Horn |
2009-06-28 | change link order in .spec file to produce working binaries when building usi... | Joost Peters |
2009-06-27 | LOL: add workaround to fix map text display when the language is set to French | Florian Kagerer |
2009-06-27 | LOL: fixed regression | Florian Kagerer |
2009-06-27 | LOL: cleanup | Florian Kagerer |
2009-06-27 | Name Operation Stealth's global variables 251 and 252 and init them in main l... | Kari Salminen |
2009-06-27 | Modified macro-,patter-,track-step functions to loop aslong they are supposed... | Norbert Lange |
2009-06-26 | Fixing text strings embedded in the TOT | Sven Hesse |