.. |
actor.cpp
|
added original-like pathfinding.
|
2009-12-03 09:12:20 +00:00 |
actor.h
|
implemented zoomed rendering
|
2009-11-17 22:09:16 +00:00 |
animation.cpp
|
moved noisy debug messages to level 1
|
2009-12-12 10:29:24 +00:00 |
animation.h
|
added 'ignore' flag, ported guard and anchor challenges to it. minor fixes
|
2009-11-09 07:58:27 +00:00 |
callbacks.cpp
|
fixed tv/vcr callbacks
|
2009-12-14 07:25:06 +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
|
added real face animation handling
|
2009-11-15 11:07:52 +00:00 |
dialog.h
|
removed default args from pop/show, added showMark/showMono options for dialog.
|
2009-11-11 22:19:17 +00:00 |
font.cpp
|
allow font to be rendered out of screen
|
2009-12-08 22:02:24 +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
|
display '&' next to the object name as in original game.
|
2009-12-01 07:54:50 +00:00 |
inventory.h
|
fixed bird-assert from chapter 1
|
2009-10-31 19:03:44 +00:00 |
module.mk
|
added SurfaceList, ported overlay to it, fixed many z-order issues. (found meaning of the flags in overlay resources)
|
2009-11-17 21:42:56 +00:00 |
music.cpp
|
do not play music while _rows is empty
|
2009-12-12 18:07:20 +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 debug level to the dump() methods.
|
2009-12-12 10:43:17 +00:00 |
objects.h
|
added Rect ctor from Common::Rect
|
2009-12-12 11:53:44 +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
|
fixed default font height
|
2009-12-08 22:03:33 +00:00 |
resources.h
|
TEEN: More code formatting & whitespace changes (automatically generated with astyle)
|
2009-09-15 08:54:06 +00:00 |
scene.cpp
|
skip rendering if restart was requested
|
2009-12-14 22:29:09 +00:00 |
scene.h
|
added final credits
|
2009-12-08 22:04:00 +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_list.cpp
|
render 'on' surfaces only on mark (fixed many z-order issues)
|
2009-12-12 13:05:55 +00:00 |
surface_list.h
|
render 'on' surfaces only on mark (fixed many z-order issues)
|
2009-12-12 13:05:55 +00:00 |
surface.cpp
|
fixed dirty rectangle
|
2009-12-12 18:12:24 +00:00 |
surface.h
|
implemented zoomed rendering
|
2009-11-17 22:09:16 +00:00 |
teenagent.cpp
|
added message duration override, increased 'the end' timeout
|
2009-12-08 22:13:06 +00:00 |
teenagent.h
|
added message duration override, increased 'the end' timeout
|
2009-12-08 22:13:06 +00:00 |