aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanupMitja Felicijan2025-08-091-5/+5
|
* Added camera controlsMitja Felicijan2025-08-091-14/+51
|
* Renamed -r to -f flag and added button_down functionMitja Felicijan2025-08-091-4/+11
|
* Added button pressedMitja Felicijan2025-08-091-5/+52
|
* Added a bunch of new drawing functionsMitja Felicijan2025-08-081-6/+102
|
* Added draw_rect and draw_textMitja Felicijan2025-08-071-11/+45
|
* Added custom vimrc and fixed typo in examplesMitja Felicijan2025-08-071-4/+3
|
* Added custom font and refactor some of the codeMitja Felicijan2025-08-061-0/+36
|
* CleanupMitja Felicijan2025-08-061-2/+2
|
* Added debug flag to argsMitja Felicijan2025-08-061-3/+10
|
* Added arg parsing and refactored the codeMitja Felicijan2025-08-061-27/+78
|
* Fix style consistencyMitja Felicijan2025-08-061-1/+1
|
* Refactor loading of stdlib embedded modulesMitja Felicijan2025-08-061-23/+13
|
* Added skeleton tilemap module to stdlibMitja Felicijan2025-08-061-5/+14
|
* Added JSON example via Lua scriptMitja Felicijan2025-08-061-2/+12
|
* Added color stdlib module and compilation step for embedding lua stdlibMitja Felicijan2025-08-061-4/+35
|
* Engage!Mitja Felicijan2025-08-061-0/+83