Commit Graph

35 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 8306be7e7a minimize ram use due to a lack of ram 2020-02-18 13:03:57 +01:00
Milang 5aeb14b1c6 fix minor brick display bug 2020-02-17 17:53:37 +01:00
Milang 72d1ce0255 clean mario.c source code 2020-02-17 14:49:03 +01:00
Milang 7138dd442c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
Milang 45a70614a0 fix coyote time bug and change a little hitboxes 2020-02-16 13:32:16 +01:00
Milang 6d29add2da new mario hit box => reduced width 2020-02-16 12:51:27 +01:00
Milang e2b6eac34b fix keyboard bug, lighten interface & clean some parts of the code 2020-02-15 19:35:49 +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 a6bb83f355 add plateforms as complete physical objects
there are no max coordinates any longer, but now thay can fall, and there is a better support with mario (not complete yet)
2020-02-04 20:12:17 +01:00
Milang 7ff674bc39 fixed ram management bug 2020-02-03 11:12:54 +01:00
Milang af29ac6970 fixed flag bug 2020-02-02 16:24:40 +01:00
Milang 71f3e778bb fully added level decompression 2020-02-02 16:05:56 +01:00
Milang e6f3e6cdaa adding compressed level format (incomplete) 2020-02-01 16:39:34 +01:00
Milang 04743ed5b5 move set_level 2020-02-01 14:39:08 +01:00
Milang 2871c50f73 move init ennemi function 2020-02-01 14:36:34 +01:00
Milang 3d22b719ce correct "persisting mushroom" bug
add .gitignore
2020-01-30 21:09:18 +01:00
Milang c97342b263 fix camera & continue level 2 2020-01-29 18:24:33 +01:00
Milang 6d09ea36be add distinct camera 2020-01-29 14:34:57 +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 a5619d4d18 add splash screen, disable up key, update w4 img, add transparency to flags 2020-01-27 20:19:25 +01:00
Milang 4ce6ed3969 add cleaner framerate management 2020-01-25 21:06:34 +01:00
Milang ef4d0ffcdf add coins saving 2020-01-25 11:54:39 +01:00
Milang fc84f10122 add 2020-01-24 12:08:40 +01:00
Milang eb74acf72c ajout teleporteurs source files 2020-01-23 19:54:19 +01:00
Milang 823c28050e add global time management, update font and add dynamic infos about levels 2020-01-15 20:42:51 +01:00
Milang 69aa9ee702 add running mode
code death animation (80%)
add level displaying before (2 secs) and clear plateforms beteween levels
2020-01-14 21:31:13 +01:00
Milang 6c3c2701a9 add moving plateforms, and config the camera 2020-01-11 20:37:36 +01:00
Milang 836dce915b ajout des plateformes et corrections bug clavier 2020-01-11 15:19:53 +01:00
Milang 0282e75761 cleaned partially score header 2020-01-08 16:16:05 +01:00
Milang 7c135331d5 add menu with world selection 2020-01-08 15:43:58 +01:00
Milang 32659a4b16 add menu selection (incomplete) 2020-01-07 21:31:34 +01:00
Milang f959a9fef8 move headers 2020-01-07 18:25:14 +01:00