Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
some warnings, fixed some scene scripts
|
|
|
|
debugging display (scene objects, regions, exits, walkboxes, lights?)
|
|
|
|
completed init script. Added decoding of lights from VQA. Moved view from scene.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use VQA z-buffer when rendering.
|
|
|
|
|
|
|
|
|
|
|