]> git.jsancho.org Git - lugaru.git/commit
Trying to handle a bit better missing files and avoid segfaults
authorCôme Chilliet <come@chilliet.eu>
Sun, 4 Dec 2016 07:43:02 +0000 (14:43 +0700)
committerRémi Verschelde <rverschelde@gmail.com>
Sun, 4 Dec 2016 10:08:05 +0000 (11:08 +0100)
commit63b9ec8b134f9b42e899bec74bc0e6335d3afb47
treeb21b90b05bcdb2a4637debfc4866eb4161c5d2f0
parent71a5b4590a18bf663b97b8a52078754899dcf345
Trying to handle a bit better missing files and avoid segfaults

Also using multiplatform SDL_ShowSimpleMessageBox instead of Windows
 only MessageBox
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Models.cpp
Source/Skeleton.cpp
Source/Terrain.cpp
Source/Texture.cpp
Source/Utils/Folders.cpp
Source/Utils/Folders.h
Source/main.cpp