Commit History

Автор SHA1 Съобщение Дата
  Adrien Boucaud 846f9ea08e Added the sample of a pattern's initialisation. Will need to comment преди 12 години
  Adrien Boucaud 3ceee0b3af Added a basic level selection UI. Still a lot of work ahead (mainly graphical), but it's functionnal. преди 12 години
  Adrien Boucaud 1f5864c429 minor changes, a little bit of code cleaning преди 12 години
  Adrien Boucaud 2b537198cf Added a cool title animation :D преди 12 години
  Adrien Boucaud d6b83c0a54 Prepared the code for the title screen and menu implementation. Will need to do some sprites преди 12 години
  Adrien Boucaud b2ae0eb604 Added a few fixes in the state switching system преди 12 години
  Adrien Boucaud 678aec5d9b Started support for the start screen (initialisation and main loop modifications). преди 12 години
  Adrien Boucaud 264426019e Started implementing the Level support преди 12 години
  Adrien Boucaud 8d78b07711 Minor fixes, added some comments преди 12 години
  Adrien Boucaud a674f67dd8 The draw_player function now supports the line transitions. преди 12 години
  Adrien Boucaud 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 години
  Adrien Boucaud 91b102f5a3 All drawing funtions take the number of lines into account. Don't set nb_lines over 32. преди 12 години
  Adrien Boucaud 39a9fa4727 Added nb_lines in Data, slightly modified a few functions prototypes. преди 12 години
  Adrien Boucaud d75719b820 Merge branch 'master' of https://github.com/Eiyeron/Super-Hexagon-Casio into REFACTOR преди 12 години
  Adrien Boucaud d99ac4f6fe Updated the .g1w projet file преди 12 години
  Adrien Boucaud 8fc3710bb0 Small change in struct.h преди 12 години
  Adrien Boucaud 76743a737f gitignore update преди 12 години
  Adrien Boucaud 2db8f0abee Small fix on the wall drawing code преди 12 години
  Adrien Boucaud 09608e9926 Fixed a few minor bug introduced by the merge. преди 12 години
  Adrien Boucaud b38ada9bd0 fixed an "unsigned float problem" преди 12 години
  Adrien Boucaud a7ead97bbc Merge branch 'zoom' into REFACTOR преди 12 години
  Adrien Boucaud 491a8b4a73 HUGE REFACTOR. The code is now more modular and based on a system of States преди 12 години
  Adrien Boucaud dd5e92918b Revert "BIG REFACTOR. The code is now modular, based on a system of states." преди 12 години
  Adrien Boucaud bb2152f5a5 BIG REFACTOR. The code is now modular, based on a system of states. преди 12 години
  Eiyeron cec126b5fd Added requested fix преди 12 години
  Eiyeron f6174d9cce Added zoom factor for visual trip преди 12 години
  Adrien Boucaud e4640a6634 Finished the firrst draft of the Level struct преди 12 години
  Adrien Boucaud ba2aa08064 Created the Level struct, and added a few components преди 12 години
  Adrien Boucaud 6502d128d3 Merge branch 'wallDraw' преди 12 години
  Adrien Boucaud 77bc410e89 Cleaned up the comments in wall.c преди 12 години