]> git.jsancho.org Git - lugaru.git/commit
Moved Account::active in Account class. Maybe it should be changed for a method and...
authorCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 07:34:52 +0000 (14:34 +0700)
committerCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 07:34:52 +0000 (14:34 +0700)
commit3de67c0db8c3c74f5fb487579936a07770d253a1
tree9f831b974a65cf373bc3419289eecd2388c9b75c
parent3455f3a84eef6a73f39a4267da445c7998c3515e
Moved Account::active in Account class. Maybe it should be changed for a method and we only store its index instead of a pointer.
Source/Account.cpp
Source/Account.h
Source/Campaign.cpp
Source/Game.cpp
Source/Game.h
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Menu.cpp