scummvm/engines/sky
Torbjörn Andersson 003dfed001 Fixed control panel sliders.
svn-id: r26209
2007-03-18 14:30:26 +00:00
..
music Applied eriktorbjorn's patch for bug #1657466: 2007-03-18 14:08:34 +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 Fixed control panel sliders. 2007-03-18 14:30:26 +00:00
control.h SKY: Changed Control class to use event manager for mouse coord tracking, and also made it respect the SF_MOUSE_LOCKED flag 2007-03-17 16:31:46 +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
grid.h More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
hufftext.cpp
intro.cpp Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +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 Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +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 Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +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 Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +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