View Issue Details

IDProjectCategoryView StatusLast Update
0002599The Dark ModSEEDpublic24.12.2022 10:24
Reportertels Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status newResolutionopen 
Product VersionTDM 1.03 
Summary0002599: SEED: Optimize AddClassFromEntity() to not require entity
DescriptionAddClassFromEntity() needs an actual entity def to read out the spawnargs and options. This is fine if there is an actual entity (target entity linked in DR), but wasteful if the target is just a template.

So support pulling the info from an idDict, and then we can get rid of spawning temp. entities just to use their info.

If this is done, make AddTemplateFromEntity() pull up the information from the entityDef dict and merge in the new options, then pass this to AddClassFromEntity().
TagsNo tags attached.

Relationships

parent of 0002595 closedtels SEED: make spawn_xyz more versatile 

Activities

tels

tels

07.03.2011 16:30

reporter   ~0003717

Now that entity spawning is a lot faster, this is no longer as important, but just "nice to have".

Issue History

Date Modified Username Field Change
01.02.2011 11:26 tels New Issue
01.02.2011 11:26 tels Status new => assigned
01.02.2011 11:26 tels Assigned To => tels
01.02.2011 12:16 tels Relationship added parent of 0002595
06.02.2011 11:43 tels Target Version => TDM 1.05
07.03.2011 16:30 tels Note Added: 0003717
07.03.2011 16:30 tels Priority normal => low
14.03.2011 11:09 greebo Target Version TDM 1.05 =>
15.05.2013 15:28 tels Assigned To tels =>
24.12.2022 10:24 Dragofer Status assigned => new