supercasiobros/src
milang 5f9791f6aa optimized ennemi behaviour (to be tested)
replace ennemies specific behaviours by a switch => means less duplicated code
2020-02-29 19:01:17 +01:00
..
base.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
bonus.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
box.c fix minor brick display bug 2020-02-17 17:53:37 +01:00
bullet.c clean bullets & correct special brick bug 2020-02-17 19:16:50 +01:00
camera.c add commands for the camera & slow down ennemies to their initial speed 2020-02-18 13:47:44 +01:00
config.c some code cleaning 2020-02-17 18:43:16 +01:00
ennemi.c optimized ennemi behaviour (to be tested) 2020-02-29 19:01:17 +01:00
framerate.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
keyboard.c fallback to getkey after gint's getkey improvements 2020-02-23 13:50:59 +01:00
level.c clean code & prepare to add piranha plants 2020-02-25 18:42:40 +01:00
levelchanger.c Fix timer bug reported by @Calcloverhk 2020-02-20 15:45:41 +01:00
main.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
mario.c fix minor brick display bug 2020-02-17 17:53:37 +01:00
plateforme.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
save.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
score.c improve time & score displaying 2020-02-25 17:35:06 +01:00
tile.c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
tuyau.c clean mario.c source code 2020-02-17 14:49:03 +01:00
world.c fix flag drawing 2 2020-02-18 14:35:26 +01:00