aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-10SCI: Some changes regarding resourcesFilippos Karapetis
2010-09-09SCI: Fix digital track regression from r52662.Walter van Niftrik
2010-09-09SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)Filippos Karapetis
2010-09-09SCI: kIsOnMe is kOnMe, merge both into kIsOnMeMartin Kiewitz
2010-09-09SCI: Cleanup kWinHelp's dialog handlingMatthew Hoops
2010-09-09SCI: Fix last MIDI channel number for adlib driverWalter van Niftrik
2010-09-09MOHAWK: Add initial work on the Riven marble puzzleMatthew Hoops
2010-09-09SCI: Kernel table changesFilippos Karapetis
2010-09-09BUILD: Create configure temp files in build dirWillem Jan Palenstijn
2010-09-09BUILD: Fix compiler test result loggingWillem Jan Palenstijn
2010-09-09SCI/Debugger: Show class names in addition to addresses in class_table output.Lars Skovlund
2010-09-09DINGUX and N64: changes to dists targetsFabio Battaglia
2010-09-09SCI: Add getLastChannel() function to MidiPlayer classWalter van Niftrik
2010-09-09SCI: Support push and pop subfunctions in kMessage()Lars Skovlund
2010-09-09SCI: Changed the error message when execute_method() references an invalid ex...Filippos Karapetis
2010-09-09SCI: SCI2/2.1 kernel table changesFilippos Karapetis
2010-09-09SCI: adding text code reference supportMartin Kiewitz
2010-09-09SCI: Support a few optional parameters in SCI32 List callsLars Skovlund
2010-09-09CONFIGURE: Move GP2XWIZ and CAANOO to use the GPH backend.John Willis
2010-09-09GP2XWIZ: Rename GP2XWIZ backend to GPH.John Willis
2010-09-09SCI: Enabled the static selector remap code for SCI2+. The Torin demo works a...Filippos Karapetis
2010-09-08I18N: Update the catalan translation.Jordi Vilalta Prat
2010-09-08GP2X: Clean up input code a little.John Willis
2010-09-08N64: saner fake date in getDateAndTimeFabio Battaglia
2010-09-08MOHAWK: Implement blocking sound in RivenMatthew Hoops
2010-09-08SCI: ability to change r_acc within DrawControlMartin Kiewitz
2010-09-08CONFIGURE and N64: add n64.mk with nintendo64 specific dist targetsFabio Battaglia
2010-09-08WII: Fix typo, update translations.Andre Heider
2010-09-08I18N: Fix building translations.dat outside the source treeJordi Vilalta Prat
2010-09-08I18N: Don't use fuzzy translations.Jordi Vilalta Prat
2010-09-08SCI: adding save description, if none was enteredMartin Kiewitz
2010-09-08SCI: dont replace save/restore in hoyle2 tooMartin Kiewitz
2010-09-08SCI: don't replace save/restore in hoyle1Martin Kiewitz
2010-09-08SCI: dont remap to channel 9 (fix real mt32)Martin Kiewitz
2010-09-08GROOVIE: Improve sound handling.Jordi Vilalta Prat
2010-09-08DINGUX: Add dingux.mk with specific 'dist' targetsFabio Battaglia
2010-09-07MOHAWK: Sound cleanupMatthew Hoops
2010-09-07GP2XWIZ: Reformat switches to code guidelines.John Willis
2010-09-07GP2XWIZ: Clean up input code.John Willis
2010-09-07MOHAWK: Add stopping sounds to the telescope functionsMatthew Hoops
2010-09-07LOL FLOPPY: silence pointless warnings in character selectionFlorian Kagerer
2010-09-07MOHAWK: Implement xgplateau3160_dopoolsMatthew Hoops
2010-09-07CREDITS: Fix typoWillem Jan Palenstijn
2010-09-07CREDITS: Thanked for Drascula and Hugo sourcesEugene Sandulenko
2010-09-07MOHAWK: Fix the boiler puzzle videosMatthew Hoops
2010-09-07SCI: Now distinguishing between native MT-32 MIDI from GM devices when checkingFilippos Karapetis
2010-09-07GP2XWIZ: Refactor backend.John Willis
2010-09-07COMMON: Fix edge case for wildcard in matchStringWillem Jan Palenstijn
2010-09-07TESTS: Add more Rational (in)equality testsWillem Jan Palenstijn
2010-09-07COMMON: Remove Rational::operator int/doubleWillem Jan Palenstijn