]> git.jsancho.org Git - lugaru.git/commit
Stopped using Account pointers, and removed general difficulty setting (difficulty...
authorCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 09:21:48 +0000 (16:21 +0700)
committerCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 09:21:48 +0000 (16:21 +0700)
commitbdabd9d4a53be2fa9d90f900f7e5949d2f0ef75c
treed1a7b64e07f903fcfa3cb8c08e2ac6770998b5bd
parentf83c7bc4ef12b0bbdc1cfa6bdce35d9665510e6c
Stopped using Account pointers, and removed general difficulty setting (difficulty from account is always used)

Was supposed to be two separate commits, sorry I forgot :-/
Source/Account.cpp
Source/Account.h
Source/GameInitDispose.cpp
Source/Menu.cpp
Source/Person.cpp
Source/Settings.cpp
Source/Settings.h
Source/Weapons.cpp
Source/main.cpp