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
/
lure
/
surface.cpp
Age
Commit message (
Expand
)
Author
2007-10-28
Sound is now paused when displaying menu dialogs
Paul Gilbert
2007-10-24
Fixed MinGW compilation warning
Paul Gilbert
2007-10-24
Implemented gradual display of text in talk dialogs
Paul Gilbert
2007-10-07
Finally tracked down a bug that sometimes caused word wrapping to fail
Paul Gilbert
2007-09-23
Added support for original copy protection, in any anyone ever wants to see it
Paul Gilbert
2007-09-16
Initial sound implementation
Paul Gilbert
2007-09-08
Fixed code formatting (hanging braces); added static/const keywords to data t...
Max Horn
2007-08-25
Completed the restart/restore dialog screen and functionality
Paul Gilbert
2007-08-12
Fixed warning.
Torbjörn Andersson
2007-08-12
Skeleton code added for restart/restore screen
Paul Gilbert
2007-06-23
Converted LURE code to use KEYCODEs
Max Horn
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Changed more code to use Common::KEYCODE_ enum
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-20
Bugfix to constrain savegame names to the dialog width
Paul Gilbert
2007-04-17
Bugfix to have multiple savegame names list vertically
Paul Gilbert
2007-04-15
Altered message display to correctly handle optional display of hotspot/chara...
Paul Gilbert
2007-04-13
Adjusted word wrapping width in talk dialogs
Paul Gilbert
2007-04-01
Bugfix for strings that wrapped near a carriage return character
Paul Gilbert
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Got rid of Lure::System
Max Horn
2007-02-14
Added proper support for showing a hotspot or character's name in dialogs whe...
Paul Gilbert
2007-02-01
Used Fingolfin's workaround for a bogus (?) warning produced by some versions
Torbjörn Andersson
2006-10-02
Added a save/restore game dialog class
Paul Gilbert
2006-09-07
Transferred all previously hard-coded English in-game text to a resource
Paul Gilbert
2006-08-07
Dialog::showMessage transferred over to the Hotspot class. Also enhanced Talk...
Paul Gilbert
2006-07-08
Added improved display of partially off-screen images, as well as proper hand...
Paul Gilbert
2006-05-11
Whitespace changes.
Torbjörn Andersson
2006-04-29
Tweaked dialog display code to refresh the screen and warn about message Ids ...
Paul Gilbert
2006-03-29
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...
Max Horn
2006-03-09
Compile fixes for VC6
Lars Persson
2006-02-19
Added new class for displaying conversation talk dialogs
Paul Gilbert
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]