aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/dialogs.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2010-11-20TINSEL: Preliminary functionality for reading BE data filesPaul Gilbert
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2010-10-30TINSEL: Remove unnecessary CORO_PARAM from ObjectTextOutMax Horn
2009-11-09TINSEL: cleanupMax Horn
2009-11-09TINSEL: Mark all functions in dialogs.cpp explicitly as public (=extern) or p...Max Horn
2009-11-09TINSEL: Add EnablePointing() & DisablePointing() to pdisplay.h; turn DisableP...Max Horn
2009-11-02TINSEL: Small correction to the previous hotfix for _vm->_config crashMax Horn
2009-11-02TINSEL: Fix regression caused by the introduction of _vm->_config; proper fix...Max Horn
2009-11-02TINSEL: Turn config code into a simple C++ classMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-27TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; ...Max Horn
2009-10-26TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() functionMax Horn
2009-10-26TINSEL: cleanupMax Horn
2009-10-26TINSEL: CleanupMax Horn
2009-10-20TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s)Max Horn
2009-10-20TINSEL: Make lots of stuff in dialogs.cpp staticMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-24TINSEL: Fixed some warnings about unreachable codeFilippos Karapetis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-04-27Fixed a method name clash, and changed the Restart dialog to properly use the...Paul Gilbert
2009-03-21Converted some leftover tinselV1 code, so that the engine builds when DEBUG i...Filippos Karapetis
2009-03-15Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...Max Horn
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-01add virtual keyboard backend hints for savegame nameKostas Nakos
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-11Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS)Johannes Schickel
2008-12-11Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)".Johannes Schickel
2008-12-07Added code differences for DW1 demo to allow the first game screen to startPaul Gilbert
2008-12-05Bugfix for correctly leaving from looking at the Rite of AshkEnte scrollPaul Gilbert
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis