scummvm/engines/teenagent
Vladimir Menshakov ea0b2a8cb8 implemented mouse-rock-glue time challenge
svn-id: r45767
2009-11-08 22:37:03 +00:00
..
actor.cpp removed magic coordinates 2009-11-07 09:16:00 +00:00
actor.h return bounding boxes from the render(), slightly changed internal events arguments. 2009-09-15 19:21:45 +00:00
animation.cpp restart default animation in the slot after custom animation has ended. 2009-11-08 11:04:22 +00:00
animation.h restart default animation in the slot after custom animation has ended. 2009-11-08 11:04:22 +00:00
callbacks.cpp implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
console.cpp added set_ons command to console 2009-11-08 21:22:32 +00:00
console.h added set_ons command to console 2009-11-08 21:22:32 +00:00
detection.cpp added thumbnails for the save states. removed snprintf's. 2009-10-18 12:13:58 +00:00
dialog.cpp fixed wrong debug output 2009-11-08 20:38:04 +00:00
dialog.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
font.cpp removed font::color, added debugger console with enable_object/disable_object commands. 2009-11-08 19:11:57 +00:00
font.h removed font::color, added debugger console with enable_object/disable_object commands. 2009-11-08 19:11:57 +00:00
inventory.cpp implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
inventory.h fixed bird-assert from chapter 1 2009-10-31 19:03:44 +00:00
module.mk removed font::color, added debugger console with enable_object/disable_object commands. 2009-11-08 19:11:57 +00:00
music.cpp TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
music.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
objects.cpp added actor position, orientation and dump() to hotspot struct 2009-11-07 09:18:30 +00:00
objects.h implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
pack.cpp removed noisy debug message 2009-11-08 11:04:48 +00:00
pack.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
resources.cpp TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
resources.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
scene.cpp implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
scene.h implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
segment.cpp removed magic exe offsets, added teenagent.dat support. 2009-09-05 08:16:35 +00:00
segment.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
surface.cpp renamed constants to comply with the code convention. 2009-09-15 20:21:18 +00:00
surface.h renamed constants to comply with the code convention. 2009-09-15 20:21:18 +00:00
teenagent.cpp implemented mouse-rock-glue time challenge 2009-11-08 22:37:03 +00:00
teenagent.h more improvements, added setTimerCallback() 2009-11-08 21:59:26 +00:00