|
.gitignore
|
76743a737f
gitignore update
|
12 年 前 |
|
AddinInfo.txt
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
ECode.c
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
ECode.h
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
FXSH_Build.bat
|
b5b77e063b
FInally fixed the center Hexagon. It works!
|
12 年 前 |
|
MainIcon.bmp
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
MonochromeLib.c
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
MonochromeLib.h
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
README.md
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
Sources.def
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
draw_states.c
|
3ceee0b3af
Added a basic level selection UI. Still a lot of work ahead (mainly graphical), but it's functionnal.
|
12 年 前 |
|
draw_states.h
|
37b6ab009a
Finally correctly implemented the transition when changing the number of lines. Currently only for the diagonals, but the changes are coming for the walls and the player.
|
12 年 前 |
|
eActivityIcon.bmp
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
hexagon.c
|
d6b83c0a54
Prepared the code for the title screen and menu implementation. Will need to do some sprites
|
12 年 前 |
|
hexagon.g1w
|
d75719b820
Merge branch 'master' of https://github.com/Eiyeron/Super-Hexagon-Casio into REFACTOR
|
12 年 前 |
|
init_states.c
|
846f9ea08e
Added the sample of a pattern's initialisation. Will need to comment
|
12 年 前 |
|
init_states.h
|
846f9ea08e
Added the sample of a pattern's initialisation. Will need to comment
|
12 年 前 |
|
states.c
|
d6b83c0a54
Prepared the code for the title screen and menu implementation. Will need to do some sprites
|
12 年 前 |
|
states.h
|
491a8b4a73
HUGE REFACTOR. The code is now more modular and based on a system of States
|
12 年 前 |
|
struct.h
|
846f9ea08e
Added the sample of a pattern's initialisation. Will need to comment
|
12 年 前 |
|
syscall.h
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
syscall.src
|
caafef74f9
First SHC commit. Ready to rock!
|
12 年 前 |
|
update_states.c
|
3ceee0b3af
Added a basic level selection UI. Still a lot of work ahead (mainly graphical), but it's functionnal.
|
12 年 前 |
|
update_states.h
|
491a8b4a73
HUGE REFACTOR. The code is now more modular and based on a system of States
|
12 年 前 |
|
wall.c
|
1f5864c429
minor changes, a little bit of code cleaning
|
12 年 前 |
|
wall.h
|
91b102f5a3
All drawing funtions take the number of lines into account. Don't set nb_lines over 32.
|
12 年 前 |