Historique des commits

Auteur SHA1 Message Date
  tomtsagk ea8888f953 put reward in its own struct, for organisation il y a 5 ans
  tomtsagk 70927c4f05 symbol table supports scopes il y a 5 ans
  tomtsagk 51bca46e08 add error checking focused on symbol table il y a 5 ans
  tomtsagk 7a38f6b188 update engine to support opening new worlds, enemies now reset the game il y a 5 ans
  tomtsagk 451a34228d game now exits when touching an enemy il y a 5 ans
  tomtsagk 153567a931 add enemy il y a 5 ans
  tomtsagk 9c66ee47dc assignment is now an expression, empty expressions are now allowed, expression in function call arguments is now allowed il y a 5 ans
  tomtsagk 7d2783086e add support for randomiser, rewards now spawn in random spaces il y a 5 ans
  tomtsagk c7345e7bda add first reward on new_project il y a 5 ans
  tomtsagk 6774a86351 handle arguments for debugging and src files il y a 5 ans
  tomtsagk 9d6a21e740 parser organisation il y a 5 ans
  tomtsagk eebd6049a5 statements organised il y a 5 ans
  Tom Tsagk 44cc88bb6d add support for click with coordinates il y a 5 ans
  Tom Tsagk 86bc7bb0fe add support for engine's bezier curve, minor bug fixes il y a 5 ans
  Tom Tsagk 4f69b0c59f update project to support `dd_sprite.load(name)`, calling functions now accept expressions il y a 5 ans
  Tom Tsagk ea23e61259 organise function arguments and fix bug with init function il y a 5 ans
  Tom Tsagk 67bc6911b5 support for arguments in functions il y a 5 ans
  Tom Tsagk c07200aa0a technical debt - creation of AST_OPERATOR_BINARY il y a 5 ans
  Tom Tsagk 526168d44e change new project catmul-rom to use vector2d il y a 5 ans
  Tom Tsagk b6495c7f7f add support for vector3d il y a 5 ans
  Tom Tsagk 50c4048d41 create version of new project with catmul-rom curves il y a 5 ans
  Tom Tsagk bf00a5cb09 add support for float-type variables (not constants) il y a 5 ans
  tomtsagk 615246a0e6 now supports the `void` keyword il y a 5 ans
  tomtsagk 4c69f30e60 changed how bezier curve is calculated for smoother movement il y a 5 ans
  tomtsagk 3e7b509a49 add support for parenthesis, fix issue with parsing expressions il y a 5 ans
  tomtsagk 37568f82d2 started new experimental project il y a 5 ans
  Tom Tsagk e0f724e871 add input il y a 5 ans
  Tom Tsagk 06439dfbbd add support for equal, less equal and greater equal il y a 5 ans
  Tom Tsagk 5b08bd7ab3 add support for internal variables il y a 5 ans
  Tom Tsagk 08fd8d8029 improve readability and make the program manageable il y a 5 ans