scummvm/engines/wintermute/ad
2012-08-11 02:30:07 +02:00
..
ad_actor.cpp WINTERMUTE: Save the random-seed as well. 2012-08-07 13:32:26 +02:00
ad_actor.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_entity.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_entity.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_game.cpp WINTERMUTE: Separate out SaveGame-code from BaseGame 2012-07-29 21:37:24 +02:00
ad_game.h WINTERMUTE: Separate out SaveGame-code from BaseGame 2012-07-29 21:37:24 +02:00
ad_inventory_box.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_inventory_box.h WINTERMUTE: More variable/function renaming VarName->varName 2012-07-26 22:20:55 +02:00
ad_inventory.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_inventory.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_item.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_item.h WINTERMUTE: More variable/function renaming VarName->varName 2012-07-26 22:20:55 +02:00
ad_layer.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_layer.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_node_state.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_node_state.h WINTERMUTE: Get rid of almost all LLVM GCC 4.2 warnings. 2012-07-27 18:13:42 +02:00
ad_object.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_object.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_path_point.cpp WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_path_point.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_path.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_path.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_region.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_region.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_response_box.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_response_box.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_response_context.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_response_context.h WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ad_response.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_response.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_rot_level.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_rot_level.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_scale_level.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_scale_level.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_scene_node.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_scene_node.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_scene_state.cpp WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args) 2012-07-27 19:37:14 +02:00
ad_scene_state.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_scene.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_scene.h WINTERMUTE: More variable/function renaming VarName->varName 2012-07-26 22:20:55 +02:00
ad_sentence.cpp WINTERMUTE: Get rid of strncpy+manual termination. 2012-08-11 02:30:07 +02:00
ad_sentence.h WINTERMUTE: More variable/function renaming VarName->varName 2012-07-26 22:20:55 +02:00
ad_sprite_set.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_sprite_set.h WINTERMUTE: Clean up a few includes. 2012-07-23 01:54:47 +02:00
ad_talk_def.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_talk_def.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_talk_holder.cpp WINTERMUTE: Save the random-seed as well. 2012-08-07 13:32:26 +02:00
ad_talk_holder.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ad_talk_node.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_talk_node.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ad_types.h WINTERMUTE: AStyle-formatting. 2012-07-26 04:12:58 +02:00
ad_waypoint_group.cpp WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. 2012-07-29 02:34:44 +02:00
ad_waypoint_group.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00