Commit Graph

21 Commits

Author SHA1 Message Date
milang 1b3acce432 update ennemi functions
use `ennemi_t const * ` instead of `ennemi_t *` in display methods
2020-02-29 18:24:33 +01:00
Milang 6a744b0547 clean code & prepare to add piranha plants 2020-02-25 18:42:40 +01:00
Milang 7138dd442c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
Milang 6d29add2da new mario hit box => reduced width 2020-02-16 12:51:27 +01:00
Milang 8ab8a4cd7a add fx9860g emulator integrated to the folder
clean LaunchUI() func (proper switch etc..)
2020-02-15 13:41:50 +01:00
Milang 7ff674bc39 fixed ram management bug 2020-02-03 11:12:54 +01:00
Milang 2871c50f73 move init ennemi function 2020-02-01 14:36:34 +01:00
Milang adccfcceb3 cleaned some parts of the code 2020-01-29 14:34:47 +01:00
Milang 17bd723f43 add red koopas, and a new lvl 1-2 prototype 2020-01-28 21:32:58 +01:00
Milang fadf1b6888 remove auto deletion of ennemies when they pass to the left of the screen
(was firstly introduced when you couldn't go back but now it is useless and makes the game too easy)
2020-01-13 20:24:06 +01:00
Milang 2e35056a47 correct bug when you push a koopa 2020-01-12 12:45:42 +01:00
Milang be2090cebd add config menu 2020-01-06 20:56:10 +01:00
Milang 2dbd89321b Add castle, flag and all level-end stuff
+castle tiles
+flag """
2020-01-06 18:43:36 +01:00
Milang 0215318e28 add teleporter 2019-12-16 19:23:36 +01:00
milangames-art ea8499c1f2 change move physics engine
add beautiful walk animation
2019-12-11 16:31:18 +01:00
milangames-art c467ff19b0 correct koopa bug, add blocs 2019-12-08 16:34:32 +01:00
milangames-art 575bae2ece add koopas 2019-12-07 19:26:55 +01:00
milangames-art 6fe1e9f177 add 1up, bullets 2019-12-07 14:32:38 +01:00
milangames-art 9472f3ba76 ajout grand mario, bullets, fleur et decalage auto 2019-12-05 19:24:16 +01:00
milangames-art 43c6607fc5 add box 2019-12-04 19:27:27 +01:00
milangames-art c20deb6abb add goombas 2019-12-03 19:53:30 +01:00