[Gtkradiant] [Bug 1056] New: Q1: entity data has multiple flags
named "e1" for item_sigil and func_episodegate
bugzilla-daemon at zerowing.idsoftware.com
bugzilla-daemon at zerowing.idsoftware.com
Tue Feb 8 20:25:00 CST 2005
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1056
Summary: Q1: entity data has multiple flags named "e1" for
item_sigil and func_episodegate
Product: GtkRadiant
Version: 1.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: game-q2
AssignedTo: gtkradiant at zerowing.idsoftware.com
ReportedBy: david_costanzo at yahoo.com
The Quake 1 entity data (q1.game/id1/entities.ent) has multiple "flag keys"
named "e1" for the item_sigil and func_episodegate entities. Instead, they
should be named "e1", "e2", "e3", and "e4".
Also, there is a typo in the description for "func_episodegate". The word
"model" is misspelled as "bmodel".
I will attach a patch that includes a fix for this bug and a more detailed
description of two entities after I do a little more research on how
func_episodegate and item_sigil work.
I noticed this in subversion snapshot 5003.
Reproducibility: Always
Steps to Reproduce:
1) Configure GtkRadiant to use Quake1 game data.
2) Go to "View -> Entity Inspector".
3) Pull down the top horizontal bar to reveal the list of all entities.
4) Select "item_sigil". This should update the entity description window.
What Happens:
The names next to the first four "flags" checkboxes are all "e1".
Expected Result:
The names next to the first four "flags" checkboxes are "e1", "e2", "e3", and "e4".
--
Configure bugmail: http://zerowing.idsoftware.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Gtkradiant
mailing list