Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This renames HopkinsEngine::targetName to HopkinsEngine::getTargetName. This
is more consistent with the name scheme of the remaining getters.
It also makes getTargetName return a const reference instead of a copy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readability
|
|
|
|
|
|
|
|
PBASE.PCX file can't be found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactoring
|
|
|
|
|
|
|
|
Also remove functions related to the loading of INI files
|