]> git.mxchange.org Git - simgear.git/commit
Add ResourceManager, and use to find sound and model paths.
authorJames Turner <zakalawe@mac.com>
Sun, 5 Sep 2010 19:22:12 +0000 (20:22 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 6 Sep 2010 08:09:58 +0000 (09:09 +0100)
commit289e768ca527ac9e859ed06501847acf45291243
treed56d34f298544101f087977892b7590ea4686212
parent44c587400d67cb5ba2a3aeff3fe61d033553cf5b
Add ResourceManager, and use to find sound and model paths.
projects/VC100/SimGear.vcxproj
projects/VC90/SimGear.vcproj
simgear/misc/Makefile.am
simgear/misc/ResourceManager.cxx [new file with mode: 0644]
simgear/misc/ResourceManager.hxx [new file with mode: 0644]
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx
simgear/scene/model/modellib.cxx
simgear/scene/model/modellib.hxx
simgear/sound/sample_openal.cxx