aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07removed gp2x-wiz plugin provider from backends/module.mkTony Puccinelli
2010-08-07got rid of rest of leftover stuff from GP2X-WIZ elf-loader attemptTony Puccinelli
2010-08-07refined constructors, removed destructors, got rid of unneccessary method dup...Tony Puccinelli
2010-08-07added necessary files I forgot to commit yesterday (whoops...) for mips and a...Tony Puccinelli
2010-08-07SCI: Turned a warning into an errorFilippos Karapetis
2010-08-07SCI: changing kBaseSetter behaviour when scaledMartin Kiewitz
2010-08-07LOL: added english floppy versionFlorian Kagerer
2010-08-07SCI: removing kDoBresen hack for sq5Martin Kiewitz
2010-08-07SCI: adding sq5 scrubbing patchMartin Kiewitz
2010-08-07SCI: Improve output when VM_DEBUG_SEND is setFilippos Karapetis
2010-08-07fixed a typo with hotkeys in ButtonWidgetNeeraj Kumar
2010-08-07SCI: Added support for the inbuilt leftover parser in XMAS1990Filippos Karapetis
2010-08-07removed psploader code, as it is covered by the mipsloader and elfloader in b...Tony Puccinelli
2010-08-07took out hacky 'ifdef MIPS_TARGET' statements in DLObject's methods and inste...Tony Puccinelli
2010-08-07modified psp to use mips-loader.cpp (and added things to backends/module.mk)Tony Puccinelli
2010-08-07SCI: Fixed script bug #3039395 - "KQ5: Crash when opening leather pouch"Filippos Karapetis
2010-08-07SCI: Fixed script bug #3040012 - "PEPPER: Book crash"Filippos Karapetis
2010-08-07SCI: Fixed script bug #3040142 - "PEPPER: Crash on Pugh's office"Filippos Karapetis
2010-08-07SCI: Changed a warning into a debugCFilippos Karapetis
2010-08-07made MIPSDLObject and PS2 plugin provider that uses itTony Puccinelli
2010-08-07SCI: Fixed script bug #3039036 - "Castle of Dr. Brain: Crash at robot jokes"Filippos Karapetis
2010-08-07SCI: Converted an error back into a warning when loading gamesFilippos Karapetis
2010-08-06SCI: Fixed 2 SQ1 script bugs (#3040894 and #3040905)Filippos Karapetis
2010-08-06got rid of gp2xwiz loader (anything useful from it is already incorporated in...Tony Puccinelli
2010-08-06SCI: Some cleanup of the script patch code. Added a PATCH_MAGICDWORD define t...Filippos Karapetis
2010-08-06SCI: Split the new script patch code in a separate fileFilippos Karapetis
2010-08-06SCI: fixing typoMartin Kiewitz
2010-08-06SCI: Fixed script bug #3040844 - "QFG3: Crash near the end"Filippos Karapetis
2010-08-06SCI: adding patch for lsl6 issueMartin Kiewitz
2010-08-06SCI: Added support for scripts that have more than one export table. Fixes bu...Filippos Karapetis
2010-08-06SCI: Fixed an off-by one error in the kDoBresen sanity checkFilippos Karapetis
2010-08-06SCI: Added a workaround for kAbs to properly support patched scripts by NRS i...Filippos Karapetis
2010-08-06made a couple of functions in DLObject virtual, other minor fixes/changesTony Puccinelli
2010-08-06SCI: adjusting patch to write 0 instead of 1Martin Kiewitz
2010-08-06SCI: adding script patchingMartin Kiewitz
2010-08-06removed unnecessary declaration of flushDataCache() in elf-loader headerTony Puccinelli
2010-08-06got rid of unneccessary 'extern C' section in elf-loader header and refactore...Tony Puccinelli
2010-08-06SCI: Fixed script bug #3040469, "QFG2: Second crash in thief's job"Filippos Karapetis
2010-08-06SCI: Fixed script bug #3040565, "QFG3: Crash when looking at stats"Filippos Karapetis
2010-08-06SCI: Fixed script bug #3040624 - "QFG3: Crash after any combat in jungle"Filippos Karapetis
2010-08-06SCI: fixing another warningMartin Kiewitz
2010-08-06SCI: fix warningsMartin Kiewitz
2010-08-06SCI: some work on the script patcherMartin Kiewitz
2010-08-06SCI: Rewrote the Mother Goose workaround to be like the others, some cleanupFilippos Karapetis
2010-08-06SCI: Fix whitespaceWillem Jan Palenstijn
2010-08-06Enabled translation by default. Include common/error.cpp in uiq3 makefile Lars Persson
2010-08-06SCI: properly implementing qfg2 astrologer workaroundMartin Kiewitz
2010-08-06SCI: adding workaround for qfg3Martin Kiewitz
2010-08-06Start to support Flac when building!Lars Persson
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson