]> git.jsancho.org Git - lugaru.git/commit
Fixes #40 Scores are now integers
authorCôme Chilliet <come@chilliet.eu>
Mon, 23 Jan 2017 16:28:46 +0000 (17:28 +0100)
committerCôme Chilliet <come@chilliet.eu>
Mon, 23 Jan 2017 16:35:08 +0000 (17:35 +0100)
commit380d8141271d6fa12954f6fe46e736315cffd594
treeef1867e28125b21513a37d5f6b870fd7f07b0f55
parent3316a497b6dd2305f36099a92ae9a0a5e6a2cf7e
Fixes #40 Scores are now integers

They are still stored as floats in save file to be backward compatible
Source/GameDraw.cpp
Source/GameTick.cpp
Source/Level/Awards.cpp
Source/Level/Awards.hpp
Source/User/Account.cpp
Source/User/Account.hpp