]> git.jsancho.org Git - lugaru.git/history - Source/Account.h
Moved Account::active in Account class. Maybe it should be changed for a method and...
[lugaru.git] / Source / Account.h
2016-12-11 Côme ChillietMoved Account::active in Account class. Maybe it should...
2016-12-08 Côme ChillietReplaced as much char* as possible by std::strings
2016-11-25 Rémi VerscheldeAdd copyright notice and AUTHORS file for open source...
2016-11-23 Côme ChillietFixed lots of errors spotted by cppcheck
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2013-07-13 Côme BERNIGAUDplayer replaced by Person::players which is a vector...
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-13 Côme BERNIGAUDSome cleans, fullscreen is back if "--windowed" isn...
2011-05-11 Côme BERNIGAUDNo more black background for the map, some little cleanup
2011-05-11 Côme BERNIGAUDProblem fixed (LoadCampaign added when going back to...
2011-05-11 Côme BERNIGAUDclean ups, and now campaignProgess is well initialized...
2011-05-10 Côme BERNIGAUDfirst modifications in order to support multiple campaign.
2011-05-10 sf17kmerge
2011-05-10 Côme BERNIGAUDno more 5000 int array, a nice vector instead.
2011-05-10 Côme BERNIGAUDSome reorganization of MenuTick.
2010-06-05 Côme BERNIGAUDMove player account handling into separate class
2010-06-04 Côme BERNIGAUDoops, I forgot to add some files.