View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000619 | DarkRadiant | Design/Coding | public | 26.03.2008 18:16 | 29.05.2010 16:36 |
| Reporter | greebo | Assigned To | greebo | ||
| Priority | low | Severity | normal | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.5 | ||||
| Summary | 0000619: Expose Map interface in imap.h | ||||
| Description | Currently, 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. | ||||
| Tags | No tags attached. | ||||
| 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. | |
| 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. | |
| 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 |