summaryrefslogtreecommitdiff
path: root/constantes.h
AgeCommit message (Expand)Author
2015-01-11coding rules: stop at 78 colsrewriteOlivier Gayot
2015-01-10allow to pass the resolution as argumentsOlivier Gayot
2015-01-09handle the different type of targetsOlivier Gayot
2015-01-09implement a way to define who is targetable by an actionOlivier Gayot
2015-01-08removed unused deprecated constantsOlivier Gayot
2015-01-08improve code and fix numerous bugsOlivier Gayot
2015-01-08use the new enemy team instead of the old array of ENEMIESOlivier Gayot
2015-01-07generate the affinities during the creation of the charactersOlivier Gayot
2015-01-07use a team / character model instead of an array of personnagesOlivier Gayot
2015-01-07clean the code and fix bugsOlivier Gayot
2015-01-07replaced function inverse() by macroOlivier Gayot
2015-01-07Fix segmentation fault when the game startsOlivier Gayot
2015-01-07game: added vim key bindings to UP/DOWN/LEFT/RIGHTOlivier Gayot
2014-10-26game: remove useless checksOlivier Gayot
2014-10-26game: Add a buildable version of the agmeOlivier Gayot