scummvm/engines/sherlock/tattoo
2016-05-08 23:06:21 +02:00
..
tattoo_darts.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
tattoo_darts.h SHERLOCK: RT: Fix using Escape in darts minigame 2015-08-04 08:35:27 -04:00
tattoo_debugger.cpp SHERLOCK: Split up Debugger class for both games 2015-07-12 22:30:32 -04:00
tattoo_debugger.h SHERLOCK: Split up Debugger class for both games 2015-07-12 22:30:32 -04:00
tattoo_fixed_text.cpp SHERLOCK: RT: Implement saving journal to file 2016-02-14 23:51:45 -05:00
tattoo_fixed_text.h SHERLOCK: RT: Fix some namespace comments 2016-05-07 12:28:55 -04:00
tattoo_inventory.cpp SHERLOCK: Reduce the scope of several variables. 2015-09-14 00:23:07 +02:00
tattoo_inventory.h SHERLOCK: RT: Inventory window now partially showing 2015-06-28 20:10:02 -04:00
tattoo_journal.cpp SHERLOCK RT: Actually clear screen instead of a useless call. CID 1308097 2016-05-08 23:06:21 +02:00
tattoo_journal.h SHERLOCK: RT: Implement saving journal to file 2016-02-14 23:51:45 -05:00
tattoo_map.cpp SHERLOCK: Fix crashes due to back buffer refactoring 2016-03-21 20:19:55 -04:00
tattoo_map.h SHERLOCK: RT: Consolidate scroll position into the Screen class 2015-07-04 11:28:55 -04:00
tattoo_people.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
tattoo_people.h SHERLOCK: RT: Fix some namespace comments 2016-05-07 12:28:55 -04:00
tattoo_resources.cpp SHERLOCK: RT: multilingual cleanup + French text 2015-10-08 17:19:36 +02:00
tattoo_resources.h SHERLOCK: RT: multilingual cleanup + French text 2015-10-08 17:19:36 +02:00
tattoo_scene.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
tattoo_scene.h SHERLOCK: RT: Workaround for incorrect tooltip for man on train ride 2015-08-23 16:05:38 -04:00
tattoo_screen.cpp SHERLOCK: Fix crashes due to back buffer refactoring 2016-03-21 20:19:55 -04:00
tattoo_screen.h SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
tattoo_talk.cpp SHERLOCK: RT: Fix crash removing wax cylinders on gramaphone 2016-02-06 20:46:25 -05:00
tattoo_talk.h SHERLOCK: RT: Fix previous commit, and make talkTo virtual 2015-08-27 08:55:27 -04:00
tattoo_user_interface.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
tattoo_user_interface.h SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club 2015-09-28 08:10:37 -04:00
tattoo.cpp SHERLOCK: RT: multilingual cleanup + French text 2015-10-08 17:19:36 +02:00
tattoo.h SHERLOCK: RT: Don't allow saving when credits are active 2015-08-08 11:42:25 -04:00
widget_base.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_base.h SHERLOCK: RT: Refactoring scrolling code to WidgetBase 2015-07-25 23:24:39 -04:00
widget_credits.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_credits.h SHERLOCK: RT: Fix loading savegames when credits are active 2015-08-08 11:52:40 -04:00
widget_files.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_files.h SHERLOCK: Remove empty destructor for WidgetFiles. 2016-01-11 14:39:23 +01:00
widget_foolscap.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_foolscap.h SHERLOCK: RT: Fixes for Foolscap puzzle 2015-08-02 18:10:41 -04:00
widget_inventory.cpp SHERLOCK: Fix bug #7084 ("Crash when taking inventory") 2016-03-25 01:40:07 +01:00
widget_inventory.h SHERLOCK: RT: Implement inventory window scrolling 2015-07-31 21:21:52 -04:00
widget_lab.cpp SHERLOCK: Reduce the scope of several variables. 2015-09-14 00:23:07 +02:00
widget_lab.h SHERLOCK: RT: Keep lab scene widget active after displaying messages 2015-07-21 08:12:47 -04:00
widget_options.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_options.h SHERLOCK: RT: Hook up ScummVM save/load dialogs in-game 2015-07-25 10:27:49 -04:00
widget_password.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_password.h SHERLOCK: RT: Fixes for password entry 2015-08-08 09:25:18 -04:00
widget_quit.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_quit.h SHERLOCK: RT: Hook up ScummVM save/load dialogs in-game 2015-07-25 10:27:49 -04:00
widget_talk.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_talk.h SHERLOCK: RT: Implementing password entry window 2015-08-08 08:45:41 -04:00
widget_text.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_text.h SHERLOCK: RT: Code for positioning text windows over characters 2015-06-26 19:42:54 -04:00
widget_tooltip.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_tooltip.h SHERLOCK: RT: Fix movement and tooltip display when dragging lab objects 2015-07-25 15:59:53 -04:00
widget_verbs.cpp SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
widget_verbs.h SHERLOCK: RT: Finish display of right-click Verbs menu 2015-06-26 22:31:59 -04:00