scummvm/engines/hugo
Johannes Schickel 71bdb86e02 Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
For further discussion check here:
https://github.com/scummvm/scummvm/pull/16

Conflicts:
	graphics/png.cpp
2011-05-01 16:54:45 +02:00
..
console.cpp
console.h
detection.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
dialogs.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
dialogs.h HUGO: Close prompt box dialog on Return key 2011-04-16 16:19:44 +03:00
display.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
display.h HUGO: Fix graphic glitches in DOS versions 2011-02-26 14:06:30 +01:00
file_v1d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file_v1w.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file_v2d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file_v2w.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
file_v3d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file.h HUGO: Turn FileManager::getBootCypher into a const static variable 2011-03-24 16:46:49 +01:00
game.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
hugo.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
hugo.h HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar 2011-04-25 14:28:19 +02:00
intro.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
intro.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
inventory.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
inventory.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
module.mk HUGO: Renamed menu.* to dialogs.* 2011-03-17 17:31:02 +02:00
mouse.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
mouse.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
object_v1d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object_v1w.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object_v2d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object_v3d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
parser_v1d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
parser_v1w.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
parser_v2d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
parser_v3d.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
parser.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
parser.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
route.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
route.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
schedule.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
schedule.h HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and platform safe 2011-02-28 00:58:25 +01:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h AUDIO: Move more common code to Audio::MidiPlayer 2011-03-25 14:15:53 +01:00
text.cpp HUGO: Remove extra spaces at end of lines 2011-02-18 22:43:38 +01:00
text.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
util.cpp HUGO: Implement prompt text box 2011-04-16 15:10:12 +03:00
util.h HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00