aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-14TSAGE: Return to R2R scene 175 - Empty Bedroom #2Paul Gilbert
2011-12-14TSAGE: Implemented R2R Scene 400 - Science LabPaul Gilbert
2011-12-14GUI: Implement dithering for tabs and round squaresEugene Sandulenko
2011-12-14DREAMWEB: Port 'lookatcard' to C++Filippos Karapetis
2011-12-14DREAMWEB: Port 'runendseq' to C++ and remove the unused 'drawitall' functionFilippos Karapetis
2011-12-14TSAGE: R2R - Implement scene 2535Strangerke
2011-12-14DREAMWEB: Port 'heavy' to C++Filippos Karapetis
2011-12-14DREAMWEB: Port 'dumpdiarykeys' to C++ and remove the now unused 'findtext1'Filippos Karapetis
2011-12-14DREAMWEB: Port 'showdiarypage' to C++Filippos Karapetis
2011-12-13DREAMWEB: Fix regression in bartender() and receptionist()Filippos Karapetis
2011-12-13WIN32: Fix build by adapting to the latest Archive changesFilippos Karapetis
2011-12-13DREAMWEB: Port 'bartender' and 'receptionist' to C++Filippos Karapetis
2011-12-13ANDROID: Fix assert in JavaInputStream (thanks clone2727).Alyssa Milburn
2011-12-13ANDROID: Fix compilation by adapting to latest Archive changes (thanks ↵Alyssa Milburn
LordHoto).
2011-12-13WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.Johannes Schickel
2011-12-13COMMON: Make more members of Archive constant.Andrea Corna
2011-12-13KYRA: Cast char to uint8 before passing it to getCharWidth.Johannes Schickel
This assures getCharWidth really gets the character number and now sign extended version of it in case char is signed.
2011-12-13KYRA: Fix for bug #3459000 "KYRA1CD: Accented characters overdrawn in ↵Johannes Schickel
introduction".
2011-12-13KEYMAPPER: Switch to using addClearButton()Tarek Soliman
2011-12-13GUI: Handle adding clear buttons that don't exist in layoutsTarek Soliman
The buttons in the keymapper are dynamically generated and don't exist in the layout; They have no name.
2011-12-13GUI: Move addClearButton() from options.cpp to widget.cppTarek Soliman
This is so it can be used outside options.cpp
2011-12-13Merge pull request #137 from fingolfin/various-cleanupFilippos Karapetis
Various cleanup
2011-12-13TSAGE: Clarified some hotspot names in R2R Scene 100, and created derived ↵Paul Gilbert
Scene 150
2011-12-13TSAGE: Implement missing doorway code in R2R scene 300Paul Gilbert
2011-12-13DREAMWEB: Fix regression in selecSlotWillem Jan Palenstijn
2011-12-13TSAGE: Bugfix to show R2R conversations in front of other on-screen objectsPaul Gilbert
2011-12-13DREAMWEB: 'removefreeobject' is unused. Port 'updatesymboltop', ↵Filippos Karapetis
'updatesymbolbot' to C++
2011-12-12KYRA: Fix whitespaceTarek Soliman
2011-12-12KYRA: Use Common::KeyActionEntry table for LoL game keymapTarek Soliman
This is for the keymapper keymap
2011-12-12KEYMAPPER: Add Common::KeyActionEntry for making simple keymap tablesTarek Soliman
2011-12-13AGI: Fix bug #3095169: AGI inventory itemsEugene Sandulenko
2011-12-13TSAGE: R2R - Implement scene 2530Strangerke
2011-12-13DREAMWEB: 'lineroutine', 'increment1', 'increment2' are only used inside ↵Filippos Karapetis
bresenhams()
2011-12-13DREAMWEB: Port 'runtap' to C++Filippos Karapetis
2011-12-13DREAMWEB: Port 'selectslot' to C++Filippos Karapetis
2011-12-12DREAMWEB: Fix regression in usePipeWillem Jan Palenstijn
2011-12-12TSAGE: R2R - Implement scene 2525Strangerke
2011-12-13DREAMWEB: Port 'useaxe', 'usekey' to C++Filippos Karapetis
2011-12-12DREAMWEB: Port 'useopenbox' to C++Filippos Karapetis
2011-12-12DREAMWEB: Port 'usepipe' to C++Filippos Karapetis
2011-12-12DREAMWEB: Port 'useslab' to C++Filippos Karapetis
2011-12-12DREAMWEB: Port 'usecontrol' to C++Filippos Karapetis
2011-12-12Merge pull request #136 from fingolfin/coreaudio-updateEugene Sandulenko
MACOSX: Optionally allow building against "new" (10.5+) CoreAudio API
2011-12-12CREDITS: Mark Cyx as retiredStrangerke
2011-12-12DREAMWEB: Simplify getUnderCentre(), putUnderCentre() and move some ↵Filippos Karapetis
functions to DreamBase
2011-12-12DREAMWEB: Set volumeDirection as a negative integer, where this is used, ↵Filippos Karapetis
instead of 0xFF
2011-12-12DREAMWEB: Fix regression in entryAnims()Filippos Karapetis
2011-12-12DREAMWEB: Port 'getundercentre', 'processtrigger', 'putundercentre', ↵Filippos Karapetis
'triggermessage' to C++
2011-12-12DREAMWEB: Port 'entryanims' to C++Filippos Karapetis
2011-12-12MOHAWK: Display the weight up after resetting the clock puzzle in Myst MEBastien Bouclet