#12085 closed defect (fixed)
TWINE: depth sorting issue for doors
Reported by: | mgerhardy | Owned by: | mgerhardy |
---|---|---|---|
Priority: | high | Component: | Engine: TwinE |
Version: | Keywords: | ||
Cc: | Game: | Little Big Adventure |
Description (last modified by )
This happens in scene 67 leaving to the next scene and playing with the buttons to close the doors.
Attachments (2)
Change History (10)
by , 4 years ago
Attachment: | scummvm-lba-win-de-00007.png added |
---|
comment:1 by , 4 years ago
Component: | --Unset-- → Engine: TwinE |
---|---|
Game: | → Little Big Adventure |
comment:2 by , 4 years ago
Description: | modified (diff) |
---|
comment:4 by , 4 years ago
drawList[xxx].posValue and the related sorting in fillActorDrawingList (redraw.cpp) is causing the problems
comment:5 by , 3 years ago
Priority: | normal → high |
---|
by , 2 years ago
Attachment: | scummvm-lba-de-1-00001.png added |
---|
comment:6 by , 2 years ago
The original source code contains a section regarding doors twinsen and z coordinates:
cherche bug porte
Object.c
comment:7 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
c39ea9499bdc600aba16f81898fc298d0eec72f6 fixed the issue
Note:
See TracTickets
for help on using tickets.
Steps to reproduce in the first scene with debug commands:
hero_pos 21771 1280 17397 (error is not visible)
hero_pos 21772 1280 17397 (error is visible)