View Issue Details

IDProjectCategoryView StatusLast Update
0000534The Dark ModScript/Defpublic26.03.2010 07:39
Reportertels Assigned Totels  
PrioritynormalSeveritynormalReproducibilityN/A
Status closedResolutionfixed 
Product VersionSVN 
Summary0000534: make entities use the atdm: prefix
DescriptionSee

http://modetwo.net/darkmod/index.php?showtopic=7231

and

http://modetwo.net/darkmod/index.php?showtopic=7227
TagsNo tags attached.
Attached Files
entity_class_tree.png (38,884 bytes)   
entity_class_tree.png (38,884 bytes)   

Activities

tels

tels

26.01.2008 15:18

reporter   ~0001021

key entities in def/tdm_keys.def are renamed now.
tels

tels

26.01.2008 15:44

reporter   ~0001022

Base classes with the "tdm_" prefix (with the exception of tdm_moveable_base) have now been renamed to use "atdm:" instead.

Some entities still use "tdm_" as prefix.
tels

tels

25.07.2009 11:26

reporter   ~0002562

We have pretty much renamed everyting, with two exceptions:

* entityDefs named "light_" something
* two "prop" entities.

Wether renaming these makes any sense, I do not know. Here is the list as of 2009-07-25:

def/tdm_maps_gathers.def
1:entitydef bonehoard_light_fire_large

def/tdm_ai_steambot_lantern.def
192:entitydef bot_spotlight
203:entitydef bot_omnilight

def/tdm_playertools_lantern.def
42:entitydef light_lantern_moving

def/tdm_deprecated.def
11: * "editor_usage" "Deprecated. Use entity atdm:new_correct_entitydef instead."

def/tdm_prop_items.def
314:entitydef prop_torchflame_moving
326:entitydef prop_candleflame_moving

def/tdm_lights.def
71:entitydef light_extinguishable
130:entitydef light_extinguishable_moving
192:entitydef light_torchflame_moving
213:entitydef light_torchflame
234:entitydef light_fireflames
251:entitydef light_fireflames_wide
268:entitydef light_candleflame
300:entitydef light_candleflame_collide
318:entitydef light_candleflame_moving
355:entitydef light_oilflame
363:entitydef light_oilflame_moving
371:entitydef light_crystal_glow
382:entitydef light_gas_arrow
394:entitydef light_fire_arrow
408:entitydef light_candleflame_unlit
415:entitydef light_candleflame_moving_unlit
422:entitydef light_oilflame_unlit
429:entitydef light_oilflame_moving_unlit
436:entitydef light_torchflame_unlit
443:entitydef light_torchflame_moving_unlit
452:entitydef light_lantern_oil_omni
469:entitydef light_lantern_oil_omni_unlit
477:entitydef light_lamp_desk
495:entitydef light_lamp_desk_unlit

def/tdm_ai_elemental_fire.def
113:entitydef light_elemental

def/tdm_moveable_candles.def
25:entitydef light_candleflame_sp //smaller light radius than regular one
53:entitydef light_candleflame_unlit_sp

Issue History

Date Modified Username Field Change
21.01.2008 11:50 tels New Issue
21.01.2008 11:50 tels Status new => assigned
21.01.2008 11:50 tels Assigned To => tels
26.01.2008 15:18 tels Note Added: 0001021
26.01.2008 15:19 tels File Added: entity_class_tree.png
26.01.2008 15:44 tels Note Added: 0001022
25.07.2009 11:26 tels Note Added: 0002562
25.07.2009 11:26 tels Status assigned => resolved
25.07.2009 11:26 tels Resolution open => fixed
26.03.2010 07:39 greebo Status resolved => closed