scummvm/engines/sky
Torbjörn Andersson c1f4dbda77 Use the new getButtonState() function to test if the mouse button is still
pressed. This way, it won't matter if we've already missed the "mouse up"
event. Fixes bug #1510038 ("BASS: Possible glitch when examining inventory
items".

svn-id: r26162
2007-03-17 09:37:47 +00:00
..
music fix warning 2007-03-10 22:49:19 +00:00
autoroute.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
autoroute.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
compact.cpp Since our debug() adds an exclamation mark at the message end, remove 2006-04-04 22:04:51 +00:00
compact.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
control.cpp Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
control.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
debug.cpp Overhaul of the debugger code 2006-09-16 16:58:27 +00:00
debug.h Overhaul of the debugger code 2006-09-16 16:58:27 +00:00
disk.cpp Close sky.dnr directly after reading it into memory. No need to keep it open 2007-02-26 23:08:52 +00:00
disk.h Close sky.dnr directly after reading it into memory. No need to keep it open 2007-02-26 23:08:52 +00:00
grid.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
grid.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
hufftext.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
intro.cpp Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
intro.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
logic.cpp Added OSystem::setFocusRectangle (first part of Nintendo DS patch) 2006-07-09 09:40:44 +00:00
logic.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
mouse.cpp Use the new getButtonState() function to test if the mouse button is still 2007-03-17 09:37:47 +00:00
mouse.h Fix for bug #1656880 (BASS: mouse initialized wrong in control panel) 2007-03-14 12:32:42 +00:00
rnc_deco.cpp Some very obvious cleanups. 2007-02-16 17:13:29 +00:00
rnc_deco.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
screen.cpp Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
screen.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
sky.cpp Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
sky.h Fix for bug #1656880 (BASS: mouse initialized wrong in control panel) 2007-03-14 12:32:42 +00:00
skydefs.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
sound.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
sound.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
struc.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
text.cpp Patch #1543932: BASS: Missing music volume text in v303 french menu 2007-02-07 19:01:37 +00:00
text.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00