aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2011-01-29GOB: Implement o7_loadFunctions and o7_callFunctionSven Hesse
2011-01-29GOB: Add setExtension()Sven Hesse
2011-01-29GOB: Rename loadGroups/callGroup to loadFunctions/callFunctionsSven Hesse
2011-01-29GOB: Add Inter_Playtoons::getFile()Sven Hesse
2011-01-29GOB: _environments doesn't need to be a pointerSven Hesse
2011-01-29GOB: Remove the long obsolete inter_execPtrSven Hesse
2011-01-29GOB: Add Script::evalInt() and Script::evalString()Sven Hesse
2011-01-29GOB: Rename Script::evalBoolResult() to Script::evalBool()Sven Hesse
2011-01-29GOB: Stub o7_loadGroupsSven Hesse
2011-01-29GOB: o7_draw0x59 is o7_callGroupSven Hesse
2011-01-29GOB: Add GobEngine::isCurrentTot()Sven Hesse
2011-01-29GOB: Change _curTotFile and _totToLoad into Common::StringSven Hesse
2011-01-29GOB: Rename "skipPlay" to "function" in playTotSven Hesse
2011-01-29GOB: Move OpcodeFunc's return flag into its parameterSven Hesse
2011-01-29GOB: Remove unnecessary semicolonTorbjörn Andersson
2011-01-27GOB: Only draw text when coordinates are within the surfaceSven Hesse
2011-01-27GOB: Stop drawing a letter on surface boundariesSven Hesse
2011-01-27GOB: Add Pixel::isValid() and ConstPixel::isValid()Sven Hesse
2011-01-27GOB: Add sanity checks to Pixel and ConstPixelSven Hesse
2011-01-27GOB: Implement backuping of sprites, sounds, fonts in totSubSven Hesse
2011-01-27GOB: Add SoundDesc::swap()Sven Hesse
2011-01-27GOB: Add o7_draw0x59 stubSven Hesse
2011-01-27GOB: Some Addy gameflow stubsSven Hesse
2011-01-26GOB: Add 2 Addy 4 base fake save handlersSven Hesse
2011-01-26GOB: Another fake Addy 4 save handlerSven Hesse
2011-01-26GOB: Another fake file pathSven Hesse
2011-01-26GOB: Use a fake cursor for Addy for now :PSven Hesse
2011-01-26GOB: Add stub save handlers for Addy 4 (Grundschule)Sven Hesse
2011-01-26GOB: Increase kFontCount for AddySven Hesse
2011-01-26GOB: Check font index for kFontCountSven Hesse
2011-01-26GOB: Add a small playTot change for AddySven Hesse
2011-01-26GOB: Increase kEnvironmentCount to 20 for AddySven Hesse
2011-01-26GOB: o7_draw0x93 is o7_setVolumeSven Hesse
2011-01-25GOB: Add a sanity check to o1_freeFontSven Hesse
2011-01-25GOB: Add o7_zeroVar and partially implement draw0x89Sven Hesse
2011-01-25GOB: Add a sanity check assert()Sven Hesse
2011-01-25GOB: Implement getting/setting values from INI filesSven Hesse
2011-01-25GOB: Add a small manager for INI configsSven Hesse
2011-01-25GOB: o7_draw0x8A is o7_findFile()Sven Hesse
2011-01-25GOB: Add a workaround for taking the music sheet from Dr. Dramish's carSven Hesse
2011-01-25GOB Add save stubs for Addy JuniorSven Hesse
2011-01-25GOB: Add a FakeFileHandlerSven Hesse
2011-01-25GOB: o7_draw0x57 is o7_intToStringSven Hesse
2011-01-25GOB: o7_draw0x0D is o7_loadCursorSven Hesse
2011-01-25GOB: Add o7_oemToANSISven Hesse
2011-01-25GOB: o7_draw0xA1 is o7_getINIValueSven Hesse
2011-01-25GOB: Adi 4 should get a Inter_v7 tooSven Hesse
2011-01-25GOB: o7_draw0x90 is o7_loadLBMSven Hesse
2011-01-25GOB: o7_draw0xC4 is o7_opendBaseSven Hesse
2011-01-25GOB: o7_draw0x44 is o7_displayWarningSven Hesse