scummvm/engines/hugo
Torbjörn Andersson 531029f54a HUGO: Avoid drawing text above screen (bug #6799)
When drawing cursor text, don't draw it above the top of the screen,
since this would lead to memory corruption and crashes. I'm not quite
sure this is all of bug #6799 since it also mentioned that "sometimes
simply using a hotspot will be enough", but it's a start.
2015-02-05 00:04:04 +01:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
dialogs.cpp IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
dialogs.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
display.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
display.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file_v1d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file_v1w.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file_v2d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file_v2w.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file_v3d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
file.cpp IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
file.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
game.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hugo.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hugo.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
intro.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
intro.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
inventory.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
inventory.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk HUGO: Renamed menu.* to dialogs.* 2011-03-17 17:31:02 +02:00
mouse.cpp HUGO: Avoid drawing text above screen (bug #6799) 2015-02-05 00:04:04 +01:00
mouse.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object_v1d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object_v1w.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object_v2d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object_v3d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser_v1d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser_v1w.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser_v2d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser_v3d.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
parser.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
route.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
route.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
schedule.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
schedule.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
text.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
text.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
util.cpp HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
util.h HUGO: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00