aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-12Sync.Travis Howell
2005-04-12Work in progress on opcodeE0 for HE games.Travis Howell
2005-04-12Remove reference to resource.hEugene Sandulenko
2005-04-12Remove unneeded files.Eugene Sandulenko
2005-04-11add comment explaining this struct contains LE valuesJoost Peters
2005-04-11endian-convert pieces value when read, instead of when they are loaded (since...Joost Peters
2005-04-11Patch from wjp. Support for CD and EGA versions.Eugene Sandulenko
2005-04-11no, we only check for the value being 0, so no endian conversion is needed ;-)Max Horn
2005-04-11cleanupMax Horn
2005-04-11Endian fixes, getting past the 'Please wait...' loading screen nowMax Horn
2005-04-11MIN() on two different datatypes not allowed...Marcus Comstedt
2005-04-11cleanupMax Horn
2005-04-11Endian fixesMax Horn
2005-04-11Stub out some opcodes, to get the CD version go a bit further (thanks Willem)Max Horn
2005-04-11TypoMax Horn
2005-04-11minor change, to be consistent with rest of Wiz codeGregory Montoir
2005-04-11added processWizImage mode 10Gregory Montoir
2005-04-11Slightly more informative error message. (I get this if I try to speak toTorbjörn Andersson
2005-04-11Already working.Travis Howell
2005-04-11Update commentTravis Howell
2005-04-11Update debug message.Travis Howell
2005-04-11Enable 2x overlay in MM NESEugene Sandulenko
2005-04-11cleanupJoost Peters
2005-04-11more struct conversionJoost Peters
2005-04-11convert some struct members - unfortunately we can't currently allocate memor...Joost Peters
2005-04-11Add a few extra sprite correction and functions, based off HE100.Travis Howell
2005-04-11Initialization fix.Torbjörn Andersson
2005-04-11RNAM block is different in HE games.Travis Howell
2005-04-11OoopsTravis Howell
2005-04-11Sort alternative file list again and remove duplicate.Travis Howell
2005-04-11Re-order md5s for multiple version games.Travis Howell
2005-04-11Add md5s for NES maniacTravis Howell
2005-04-10Fix regression in MM NES which disabled scrolling and lead to weird crashesEugene Sandulenko
2005-04-10Gobliiins tweaksNicolas Bacca
2005-04-10Add autodetection for WinCE (to be modified)Nicolas Bacca
2005-04-10Get rid of posixismNicolas Bacca
2005-04-10cleanupMax Horn
2005-04-10Fix for bug #1167146 (properly fix the monkey vs. monkey1 issue by using the ...Max Horn
2005-04-10Some inter_variables cleanup.Joost Peters
2005-04-10oopsMax Horn
2005-04-10Add a comment which clarifies that monkeyVGA and loomCD are V5 games, but we ...Max Horn
2005-04-10Initialise _currentRunList to avoid failed assertion when quitting theTorbjörn Andersson
2005-04-10Fix for bug #1180240Max Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-04-10Add more TODO entriesMax Horn
2005-04-10Fix compilation on OS XMax Horn
2005-04-10Added note about the GUI for the "soundfont" setting.Torbjörn Andersson
2005-04-10Forgot to add files when committing patch #1175374.Torbjörn Andersson
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-10Apply "correct handling of transp in drawSprite()" patch by wjp.Joost Peters