]> git.jsancho.org Git - lugaru.git/history - Source/Campaign.cpp
Account active is now stored as an integer to avoid weird loops to find the right id
[lugaru.git] / Source / Campaign.cpp
2016-12-11 Côme ChillietReplaced all uses of Account::active outside of Account...
2016-12-11 Côme ChillietMoved Account::active in Account class. Maybe it should...
2016-12-10 Côme ChillietMoved everything related to Menu is Menu.h,cpp and...