Bug 5067 - Remove references to unused teamtournament gametype. Toggle areaportal on mover ents where due is needed.
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All All
: P3 minor
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-07-07 13:04 EDT by ensiform
Modified: 2011-07-07 19:13:34 EDT
1 user (show)

See Also:


Attachments
Patch for teamtourney removal and areaportals. Feel free to clean up the macro however if you like. (2.01 KB, patch)
2011-07-07 13:04 EDT, ensiform
Patch for teamtourney removal and areaportals. Feel free to clean up the macro however if you like. (2.02 KB, patch)
2011-07-07 13:19 EDT, ensiform

Description ensiform 2011-07-07 13:04:25 EDT
Created attachment 2810 [details]
Patch for teamtourney removal and areaportals. Feel free to clean up the macro however if you like.

There are a few references to an unused "Team Tournament" gametype left in the code, that can be safely removed.

If a mapper decides to have "notsingle", "notteam", "notfree", "notta", "notq3a", or a specific "gametype" specified for a mover entity in G_SpawnGEntityFromSpawnVars and it is freed by failing the criteria you end up with HOM because the areaportal is still closed.
Comment 1 ensiform 2011-07-07 13:19:37 EDT
Created attachment 2811 [details]
Patch for teamtourney removal and areaportals. Feel free to clean up the macro however if you like.

Fixes my oops with macro usage.
Comment 2 Thilo Schulz 2011-07-07 19:13:34 EDT
committed r2069