⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Doomsday Engine
All Projects
Doomsday Engine
Overview
Activity
Roadmap
Issues
Wiki
Repository
«
Previous
|
Next
»
Revision 856c02d9
Added by
danij
about 12 years
ago
ID
856c02d9fa76b86d273ffd6b9299f06f2cb47126
Parent
68a9e9dc
Child
56128950
libdeng2|Added: A couple of new utility routines for file paths
String::expandNativePath()
Works similarly to F_ExpandBasePath() in libdeng1.
App::nativeWorkPath()
Because asking QDir for this seems semantically wrong.
Files
added
modified
copied
renamed
deleted
View differences
doomsday
libdeng2
include
de
core
app.h
(
diff
)
data
string.h
(
diff
)
src
core
app.cpp
(
diff
)
data
string.cpp
(
diff
)
Loading...
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog
libdeng2|Added: A couple of new utility routines for file paths
Works similarly to F_ExpandBasePath() in libdeng1.
Because asking QDir for this seems semantically wrong.