index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tinsel
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2009-10-20
TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s)
Max Horn
2009-10-20
TINSEL: Make lots of stuff in dialogs.cpp static
Max Horn
2009-10-08
Change doxygen inline comments from "//!" to "///" as proposed on -devel
Max Horn
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-24
TINSEL: Fixed some warnings about unreachable code
Filippos Karapetis
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-04-27
Fixed a method name clash, and changed the Restart dialog to properly use the...
Paul Gilbert
2009-03-21
Converted some leftover tinselV1 code, so that the engine builds when DEBUG i...
Filippos Karapetis
2009-03-15
Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...
Max Horn
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-03-01
add virtual keyboard backend hints for savegame name
Kostas Nakos
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-11
Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS)
Johannes Schickel
2008-12-11
Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)".
Johannes Schickel
2008-12-07
Added code differences for DW1 demo to allow the first game screen to start
Paul Gilbert
2008-12-05
Bugfix for correctly leaving from looking at the Rite of AshkEnte scroll
Paul Gilbert
2008-12-01
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...
Filippos Karapetis