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