aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Added helpers to stdlibMitja Felicijan2025-08-111-0/+2
* Disabled window resizingMitja Felicijan2025-08-111-1/+1
* Fixed spacing and added background to draw_infoMitja Felicijan2025-08-111-4/+4
* Fixed spacing and added background to draw_infoMitja Felicijan2025-08-111-3/+4
* Added custom color examples and fixed arg parsing bugMitja Felicijan2025-08-111-2/+2
* Added load, play and stop sound functionsMitja Felicijan2025-08-111-10/+88
* Added load and draw imageMitja Felicijan2025-08-111-19/+85
* Added support for multiple controllers (Keyboard, Xbox)Mitja Felicijan2025-08-091-4/+70
* Removed tilemap from stdlib for nowMitja Felicijan2025-08-091-2/+0
* 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