No files found.
+0 −6
game.cpp
source/glest_game/game/game.cpp
+8 −1
main.cpp
source/glest_game/main/main.cpp
+0 −1
object.cpp
source/glest_game/type_instances/object.cpp
+0 −2
unit.cpp
source/glest_game/type_instances/unit.cpp
+7 −8
interpolation.h
source/shared_lib/include/graphics/interpolation.h
+2 −9
model.h
source/shared_lib/include/graphics/model.h
+3 −0
platform_main.h
source/shared_lib/include/platform/sdl/platform_main.h
+20 −107
interpolation.cpp
source/shared_lib/sources/graphics/interpolation.cpp
+24 −108
model.cpp
source/shared_lib/sources/graphics/model.cpp