aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-01DREAMWEB: 'drinker' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'othersmoker' ported to C++ (and 'barwoman' removed)Bertrand Augereau
2011-12-01TSAGE: Fixed some cursor constants used in R2R scene 300Paul Gilbert
2011-12-01TSAGE: R2R scene areas shouldn't be processed when the player is disabledPaul Gilbert
2011-12-01DREAMWEB: Naming of ReelRoutine membersBertrand Augereau
2011-12-01DREAMWEB: 'sparkydrip' ported to C++Bertrand Augereau
2011-12-01TSAGE: Change the active cursor Id when R2R cursor is setPaul Gilbert
2011-12-01TSAGE: Implemented the new R2RW cursorsPaul Gilbert
2011-12-01DREAMWEB: 'madman' uses the ported 'checkspeed'Bertrand Augereau
2011-12-01DREAMWEB: 'checkspeed' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: A bit of cleaning in 'madman'Bertrand Augereau
2011-12-01DREAMWEB: Mechanism to allow reel callbacks to be specified either with a ↵Bertrand Augereau
ReelRoutine or es:bx as parameters
2011-12-01DREAMWEB: 'worktoscreenm' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Remove unreferenced stubs and unused sound blaster stuffBertrand Augereau
2011-11-30CGE: Only skips animations when pressing ESC.Strangerke
This should allow tsoliman to see the end of the intro
2011-11-30CGE: Simplify keyboard handlingStrangerke
2011-11-30DREAMWEB: 'allocatebuffers' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Use workspace() instead of kWorkspaceBertrand Augereau
2011-11-30DREAMWEB: Less VM side-effects in 'doblocks'Bertrand Augereau
2011-11-30DREAMWEB: 'drawfloor' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Removed a few unused stubsBertrand Augereau
2011-11-30EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++Bertrand Augereau
2011-11-30Merge pull request #122 from digitall/dreamweb_tasmUpdatesBertrand Augereau
DREAMWEB: Remove unused blacklisted function headers from dreamgen.h
2011-11-30HUGO: Remove obsolete todoStrangerke
2011-11-30CGE: Remove several useless constants in Keys enumStrangerke
2011-11-29CGE: Remove key sound in System::touch().Strangerke
ALTering dice no longer is no longer noisy
2011-11-29MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)Tarek Soliman
This was semi-intentionally skipped in the intial port revival because the focus was on N810 at the time. This is mostly copied from the old 1.2.1 port and then cleaned up.
2011-11-29MAEMO: Add basic graphics managerTarek Soliman
2011-11-29DREAMWEB: Regenerate dreamgen.* omitting blacklisted function headers.D G Turner
2011-11-29DEVTOOLS: Add flag to tasm-recover to omit blacklisted function headers.D G Turner
This flag when set omits the blacklisted function header from the dreamgen.h output, rather than including it commented out with //.
2011-11-29SCI: Fix restarting SCI engine with different SCI versionWillem Jan Palenstijn
2011-11-29MAMEO: Add GMM keybinding for N900 (fix bug #3443043)Tarek Soliman
The keybinding is Ctrl-Shift-m. Ctrl-m is more desirable but is toggling mouse capture.
2011-11-29DREAMWEB: 'loadfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'foldertext' ported to C++Bertrand Augereau
2011-11-29SCI: Add RtL FIXMEWillem Jan Palenstijn
2011-11-29DREAMWEB: 'folderhints' ported to C++Bertrand Augereau
2011-11-29GROOVIE: Prefer 'mask' animations to run at regular speed.Scott Thomas
Not all 'mask' animations have sound, so need to mark preference for regular speed for both 'mask' and 'teeth' animations.
2011-11-29DREAMWEB: 'lastfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'nextfolder' ported to C++Bertrand Augereau
2011-11-28TSAGE: R2R - Forget a file in previous commitStrangerke
2011-11-28TSAGE: R2R - Balloon Launch Platform: First implementationStrangerke
2011-11-28SCI: Added handling of invalid jump offsets (e.g. QFG2, script 260)Filippos Karapetis
2011-11-28TSAGE: Ringworld - Cleanup: Remove useless includeStrangerke
2011-11-28TSAGE: R2R - Cleanup: Add missing blanks in class definition (thanks ↵Strangerke
LordHoto for point that out)
2011-11-28CGE: Remove useless debugging tracesStrangerke
2011-11-28CGE: Add to the console a function to display boundariesStrangerke
2011-11-28DREAMWEB: Helper to get strings from kTextfile1Bertrand Augereau
2011-11-28DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage'Bertrand Augereau
2011-11-28DREAMWEB: 'getlocation' and 'setlocation' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showrightpage' ported to C++Bertrand Augereau