View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003214 | The Dark Mod | Coding | public | 31.08.2012 09:40 | 31.08.2012 11:44 |
Reporter | tels | Assigned To | tels | ||
Priority | normal | Severity | normal | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0003214: darkmod.ini uses hardcoded path on linux | ||||
Description | On linux: std::string iniPath = std::string(getenv("HOME")) + "/.doom3/darkmod/darkmod.ini"; This will not work if darkmod is not installed in this directory. (The paths in Windows and MacOs look a bit suspicious, too, but I haven't looked closed) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
31.08.2012 09:40 | tels | New Issue | |
31.08.2012 09:56 | tels | Relationship added | related to 0002966 |
31.08.2012 11:42 | tels | Assigned To | => tels |
31.08.2012 11:42 | tels | Status | new => assigned |
31.08.2012 11:43 | tels | Product Version | => TDM 1.07 |
31.08.2012 11:43 | tels | Fixed in Version | => TDM 1.08 |
31.08.2012 11:43 | tels | Target Version | => TDM 1.08 |
31.08.2012 11:44 | tels | Note Added: 0004788 | |
31.08.2012 11:44 | tels | Status | assigned => resolved |
31.08.2012 11:44 | tels | Resolution | open => fixed |