]> git.jsancho.org Git - lugaru.git/commit
Got rid of global texture var. Calling load_image directly
authorCôme Chilliet <come@chilliet.eu>
Sat, 26 Nov 2016 08:47:44 +0000 (16:47 +0800)
committerCôme Chilliet <come@chilliet.eu>
Sat, 26 Nov 2016 08:48:50 +0000 (16:48 +0800)
commita7c9ba64aa7413abb4c566dad8dc796526952d3e
treece517467a045975039b21e15e5159df2c4f82074
parentcedb9cffef6e30a2c04239c60027029da48b3897
Got rid of global texture var. Calling load_image directly
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/ImageIO.cpp
Source/ImageIO.h
Source/Terrain.cpp
Source/Texture.cpp