View Issue Details

IDProjectCategoryView StatusLast Update
0000619DarkRadiantDesign/Codingpublic29.05.2010 16:36
Reportergreebo Assigned Togreebo  
PrioritylowSeveritynormalReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.5 
Summary0000619: Expose Map interface in imap.h
DescriptionCurrently, the Map class can only be accessed from the main binary, not from any dynamically loaded modules. Some of these methods are actually quite useful and should be exposed in an IMap interface. findOrInsertWorldspawn() is such an example.
TagsNo tags attached.

Activities

greebo

greebo

27.06.2008 21:44

administrator   ~0001379

This is partially resolved. A new module interface (still incomplete) is available through GlobalMapModule() for the moment being, as the existing GlobalMap() is already in use. As soon as GlobalMap() is cleaned, refactored or merged into GlobalMapModule(), the latter can be renamed.
greebo

greebo

27.12.2009 05:37

administrator   ~0002805

Refactoring the GlobalMap() interface is not a high priority, nor is there any specific problem right now - this can go into a separate tracker entry.

Issue History

Date Modified Username Field Change
26.03.2008 18:16 greebo New Issue
26.03.2008 18:17 greebo Status new => confirmed
27.06.2008 21:44 greebo Note Added: 0001379
27.12.2009 05:37 greebo Note Added: 0002805
27.12.2009 05:37 greebo Status confirmed => resolved
27.12.2009 05:37 greebo Resolution open => fixed
27.12.2009 05:37 greebo Assigned To => greebo
29.05.2010 16:36 greebo Status resolved => closed