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
2008-06-25
Kyra and Lure are now using the new _quit flag
Christopher Page
2008-04-06
Replaced ManagedList with Common::SharedPtr in the rest of the lure engine
Filippos Karapetis
2008-04-02
Changed spaces to tabs.
Torbjörn Andersson
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-19
fixed potential unitialized variable
Paweł Kołodziejski
2008-01-18
Enhanced Surface::writeSubstring to crop any string that exceeds the width of...
Paul Gilbert
2008-01-17
Bugfix for the position and size of the copy protection dialog instructions i...
Paul Gilbert
2008-01-06
Fix to show talk dialogs in EGA mode using the EGA palette
Paul Gilbert
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2008-01-05
Made standard EGA background colour a constant
Paul Gilbert
2008-01-05
Added extra handling for EGA dialogs, and added formalised parameters/methods...
Paul Gilbert
2008-01-02
Room backgrounds now display in EGA mode
Paul Gilbert
2007-12-29
Added support for using scroll wheel for making selections in the Save/Restor...
Paul Gilbert
2007-12-29
Added mouse scrolling support to action menus and the save/restore dialog
Paul Gilbert
2007-12-28
Bugfix for string decoding to use the article of the destination character ra...
Paul Gilbert
2007-12-19
Bugfix for correctly handling \n characters in WordWrap method
Paul Gilbert
2007-12-18
Bugfix for font sizes indexing - dereferencing a character > 128 was giving a...
Paul Gilbert
2007-12-17
Added extra debug statements to the talk dialog display process
Paul Gilbert
2007-12-16
use the virtual keyboard facilities if available, when needed
Kostas Nakos
2007-12-12
Dynamic fix for several incorrect accented characters in the Italian version
Paul Gilbert
2007-12-12
Bugfix to return correct article indexes
Paul Gilbert
2007-12-12
Redeveloped the processing of language item article prefixes to match how the...
Paul Gilbert
2007-12-10
Changed over warning messages for save/load errors from the debug console to ...
Paul Gilbert
2007-12-09
Added extra debug statements
Paul Gilbert
2007-12-09
Added new debug category for string handling
Paul Gilbert
2007-12-08
Added some missing deletes of temporary objects
Paul Gilbert
2007-12-02
Modified the loadScreen method to accommodate some screens decoding to a sing...
Paul Gilbert
2007-12-02
Enhanced savegames to store any active dialog when the game was saved
Paul Gilbert
2007-12-01
Fixed Valgrind warning by freeing _lines with Memory::dealloc() insead of
Torbjörn Andersson
2007-11-22
Bugfix for the Escape key to close the Save/Restore dialog
Paul Gilbert
2007-11-20
Added a check to keep the cursor active when entering a savegame name on back...
Paul Gilbert
2007-11-20
Changed the copy protection dialog event loop so the fourth digit pressed wil...
Paul Gilbert
2007-11-20
Changed calls to pollEvent to be in while loops to ensure all pending events ...
Paul Gilbert
2007-11-18
Fixed sluggish mouse cursor on restart/restore screen.
Torbjörn Andersson
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
[next]