Age | Commit message (Collapse) | Author |
|
and some formatting
|
|
also added support for rendering items on screen (not in the world)
pickup effect can be tested in debug compilation by clicking on any object (not item, but object like, hydrant, or doors) in first scene
|
|
|
|
|
|
used for pathfinding, fixed bug in searching for walkboxes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
working correctly yet
|
|
debugging display (scene objects, regions, exits, walkboxes, lights?)
|
|
scene objects
|
|
completed init script. Added decoding of lights from VQA. Moved view from scene.
|
|
|
|
structure (maybe it combat mode??)
|
|
methods...
|
|
effects movement track actor clues db actor walking info moved view from vqa decoder, because its needed elsewhere
does not compile, because new files are not in makefile...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use VQA z-buffer when rendering.
|
|
Z-buffers are not being read from the VQA background yet, so z-buffer
handling is faked for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just shows the splash for now. VQA decoder partially ported but without
audio and some minor special features.
|