.. |
actor.cpp
|
COMMON: Move Common::RandomSource to common/random.*
|
2010-03-18 15:07:11 +00:00 |
actor.h
|
separate timers for mark, scene and messages.
|
2010-01-05 22:09:16 +00:00 |
animation.cpp
|
removed position zeroing in varia resources
|
2010-01-01 12:39:54 +00:00 |
animation.h
|
separate timers for mark, scene and messages.
|
2010-01-05 22:09:16 +00:00 |
callbacks.cpp
|
fixed big fan room
|
2010-03-24 19:34:08 +00:00 |
console.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
console.h
|
added set_ons command to console
|
2009-11-08 21:22:32 +00:00 |
detection.cpp
|
removed local scopedptr
|
2010-03-20 20:03: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
|
ported all code to ScopedPtr
|
2010-03-20 20:37:36 +00:00 |
font.h
|
added abstract Pack class, moved code into FilePack and MemoryPack
|
2010-03-18 22:35:58 +00:00 |
inventory.cpp
|
do not close inventory if mouse moves up. better mouseless experience.
|
2010-03-23 08:33:51 +00:00 |
inventory.h
|
preload inventory graphics on load
|
2010-03-21 07:49:53 +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
|
ported all code to ScopedPtr
|
2010-03-20 20:37:36 +00:00 |
music.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
objects.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
objects.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
pack.cpp
|
documented pack classes, restored old substream creation for FilePack
|
2010-03-20 16:08:28 +00:00 |
pack.h
|
Remove extra semicolons
|
2010-04-01 15:03:08 +00:00 |
resources.cpp
|
code convention fixes mentioned by Max Horn
|
2010-03-18 23:30:29 +00:00 |
resources.h
|
documented psp hack
|
2010-03-20 23:40:13 +00:00 |
scene.cpp
|
implemented screen shaking as in the original engine with delays before moving video memory
|
2010-03-24 20:45:37 +00:00 |
scene.h
|
-added overlay rendering flag
|
2010-03-21 07:38:09 +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
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
surface_list.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
surface.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
surface.h
|
implemented zoomed rendering
|
2009-11-17 22:09:16 +00:00 |
teenagent.cpp
|
validate path before examining object
|
2010-03-24 19:34:58 +00:00 |
teenagent.h
|
-added overlay rendering flag
|
2010-03-21 07:38:09 +00:00 |