Age | Commit message (Expand) | Author |
2006-05-23 | Added the loading of NPC schedules | Paul Gilbert |
2006-05-23 | Added new resource entries for NPC schedules, the Skorl catching animation, a... | Paul Gilbert |
2006-05-23 | Added support structures for NPC schedules | Paul Gilbert |
2006-05-23 | Added some extra safety checks. Also contains some started work on redesignin... | Paul Gilbert |
2006-05-23 | Added script methods for manipulating current action support data and a stub ... | Paul Gilbert |
2006-05-23 | Update details for Russian translations | Travis Howell |
2006-05-22 | Fix debug messages. | Torbjörn Andersson |
2006-05-22 | Cleanup. | Torbjörn Andersson |
2006-05-21 | make printExpr, skipExpr accept both gob1 and gob2 expressions | Willem Jan Palenstijn |
2006-05-21 | Palette handling simplification, suggested by LordHoto. | Torbjörn Andersson |
2006-05-21 | If possible, sync the frame to getSoundElapsedTime(). | Torbjörn Andersson |
2006-05-21 | Grotesque hack to support the jung2.vqa movie. Either the VQA is less well | Torbjörn Andersson |
2006-05-21 | The unsupported cutscene is called "jung", not "junk". (It just happens to look | Torbjörn Andersson |
2006-05-21 | More VQA fixes: | Torbjörn Andersson |
2006-05-21 | At LordHoto's request... | Torbjörn Andersson |
2006-05-21 | Some minor VQA player fixes: | Torbjörn Andersson |
2006-05-21 | - allows kyra3 to exit again | Johannes Schickel |
2006-05-21 | - reworks quit handling (no _system->quit() anymore) | Johannes Schickel |
2006-05-21 | - adds debugC calls to KyraEngine_v3 functions | Johannes Schickel |
2006-05-21 | Implements kyra3 main menu drawing. | Johannes Schickel |
2006-05-20 | Pass values by-reference, using C++ references, and not by using pointers | Max Horn |
2006-05-20 | makes destructor of KyraEngine virtual | Johannes Schickel |
2006-05-20 | Apparently, passing a file handle directly to a function causes that file | Torbjörn Andersson |
2006-05-20 | After the GUI has finished, restore the old cursor palette (if any). For this | Torbjörn Andersson |
2006-05-19 | Using assert(_something->init()) is a bad idea. Assertions can be disabled. | Torbjörn Andersson |
2006-05-19 | Added some FIXMEs to the kyra engine | Max Horn |
2006-05-19 | Fix warning | Max Horn |
2006-05-19 | Update HE version for another English version of socks | Travis Howell |
2006-05-18 | - load fonts for kyra3 | Johannes Schickel |
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson |
2006-05-18 | Plug memory leak | Eugene Sandulenko |
2006-05-18 | Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". Also | Eugene Sandulenko |
2006-05-18 | Initialise _resList to avoid crash (from freeing an invalid pointer) if the | Torbjörn Andersson |
2006-05-18 | --force-1x-overlay is no more. Remove leftovers. | Eugene Sandulenko |
2006-05-18 | Renamed screenChanged() to handleScreenChanged(). | Torbjörn Andersson |
2006-05-18 | Allow changing scaler while playing MPEG cutscenes. | Torbjörn Andersson |
2006-05-18 | fixes kyra2 gameflag init | Johannes Schickel |
2006-05-18 | Removed leftover printf() | Torbjörn Andersson |
2006-05-18 | Cleanup. | Torbjörn Andersson |
2006-05-18 | Update HE version for another English version of socks | Travis Howell |
2006-05-18 | Give more feedback to users who misused our SAN compression tool and ignored | Eugene Sandulenko |
2006-05-17 | - Heavily modified patch #1214784: "Disable overlay scaling" | Eugene Sandulenko |
2006-05-17 | Added (optional) looping to the digital sound class. | Torbjörn Andersson |
2006-05-17 | Fixed two off-by-one errors. One would cause the same frame of the Kyra 3 to be | Torbjörn Andersson |
2006-05-17 | Loop the Kyra 3 animation indefinitely. | Torbjörn Andersson |
2006-05-17 | Maybe the svn:keywords were already set? Maybe this will fix the file headers... | Torbjörn Andersson |
2006-05-17 | Fixed crackling in Kyra 3 sound. (At least what little of it ScummVM currently | Torbjörn Andersson |
2006-05-17 | - adds AUD file player (has still some problems with playing) | Johannes Schickel |
2006-05-16 | Tell people to only report the MD5 if it's a regular version of the game (and... | Max Horn |
2006-05-16 | Set gameflags for kyra3 properly. | Eugene Sandulenko |