summaryrefslogtreecommitdiff
path: root/map.c
AgeCommit message (Expand)Author
2016-09-04create a structure battle and make use of itHEADmasterOlivier Gayot
2016-09-04started removing SURFACES and POSITIONSOlivier Gayot
2016-09-04refactored battle functionOlivier Gayot
2015-01-11coding rules: stop at 78 colsrewriteOlivier Gayot
2015-01-11renamed the rects inside the struct positionsOlivier Gayot
2015-01-08deactivate the display of the mapOlivier Gayot
2015-01-08use the new enemy team instead of the old array of ENEMIESOlivier Gayot
2015-01-07use a team / character model instead of an array of personnagesOlivier Gayot
2015-01-07handle default cases in switchesOlivier Gayot
2015-01-07game: added vim key bindings to UP/DOWN/LEFT/RIGHTOlivier Gayot
2015-01-07game: converted source files from iso-8859 to UTF-8Olivier Gayot
2014-10-26game: remove useless checksOlivier Gayot
2014-10-26game: Add a buildable version of the agmeOlivier Gayot