]> git.jsancho.org Git - lugaru.git/commit
Switched all data access to the new methods
authorCôme Chilliet <come@chilliet.eu>
Thu, 1 Dec 2016 17:40:13 +0000 (00:40 +0700)
committerCôme Chilliet <come@chilliet.eu>
Thu, 1 Dec 2016 17:40:13 +0000 (00:40 +0700)
commit757fd9c1ec8d263225df90ef486051712f448483
tree96f018b146752add039b183ac9ade833bebb1161
parent8d45019f2b1ac74108ae4589333680158fee32d5
Switched all data access to the new methods

Removed the ugly define on fopen
Still missing:
- Creating the folders we want to write in
- Finding the path of the binary and use it as base on Linux, with locateCorrectFile
20 files changed:
Source/Account.cpp
Source/ConsoleCmds.cpp
Source/Dialog.cpp
Source/Game.h
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/ImageIO.cpp
Source/MacCompatibility.cpp
Source/MacCompatibility.h
Source/Models.cpp
Source/Objects.cpp
Source/Settings.cpp
Source/Skeleton.cpp
Source/Skeleton.h
Source/Sounds.cpp
Source/Terrain.cpp
Source/Texture.cpp
Source/WinDefs.cpp
Source/WinDefs.h
Source/openal_wrapper.cpp