summaryrefslogtreecommitdiff
path: root/blits.c
AgeCommit message (Expand)Author
2015-01-08use a generic way to navigate through entriesOlivier Gayot
2015-01-08use the objects assigned to the teams instead of a common arrayOlivier Gayot
2015-01-08improve code and fix numerous bugsOlivier Gayot
2015-01-08fix invalid display of the affinitiesOlivier Gayot
2015-01-08update the damages handlingOlivier Gayot
2015-01-08use the new enemy team instead of the old array of ENEMIESOlivier Gayot
2015-01-08fix invalid field set to NULLOlivier Gayot
2015-01-07make team blitting and characters highlighting genericOlivier Gayot
2015-01-07Fix invalid blit positionOlivier 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-07do not pass a pointer to standard type when a copy is possibleOlivier Gayot
2015-01-07fixed some compilation warningsOlivier Gayot
2014-10-26game: fix segmentation fault whenever the game startsOlivier Gayot
2014-10-26game: remove useless checksOlivier Gayot
2014-10-26game: Add a buildable version of the agmeOlivier Gayot