summaryrefslogtreecommitdiffstats
path: root/src/common/resources/resourcemanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed save directories in things not yet refactored to use PHYSFSkrzys-h2014-10-201-0/+1
|
* Updated some more license headerskrzys-h2014-10-151-15/+18
|
* Rewrite CMainDialog to use physfsPiotr Dziwinski2014-09-211-0/+15
|
* Loading all mods found in "mods" directorykrzys-h2014-09-211-0/+2
|
* Restored -datadir and -langdir arguments, added -savedirkrzys-h2014-08-061-1/+0
| | | | Also, fixed some crashes when unable to open file
* Added Exist() to resource manager, updated modelKrzysztof Dermont2014-06-221-0/+1
|
* Implemented libsndfile loader in PhysFSKrzysztof Dermont2014-06-211-0/+3
|
* Big part of PhysFS supportKrzysztof Dermont2014-06-201-0/+40
* removed -mod argument * removed -datadir argument * removed -lang argument * removed some dead ui code * added resource manager and file loaders (stream and SDL) * changed interface textures location to match new directory structure * removed CGameData for mod support * added PhysFS support