summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 macOS supportMitja Felicijan2025-08-119-4/+12705
* Updated readmeMitja Felicijan2025-08-111-2/+2
* Cleaned up index in docsMitja Felicijan2025-08-111-2/+1
* Added custom color examples and fixed arg parsing bugMitja Felicijan2025-08-112-2/+32
* Added load, play and stop sound functionsMitja Felicijan2025-08-115-17/+126
* Added image use in readme exampleMitja Felicijan2025-08-111-0/+4
* Added load and draw imageMitja Felicijan2025-08-113-30/+116
* Added support for multiple controllers (Playstation)Mitja Felicijan2025-08-091-4/+4
* Added support for multiple controllers (Playstation)Mitja Felicijan2025-08-092-22/+22
* Added support for multiple controllers (Keyboard, Xbox)Mitja Felicijan2025-08-093-14/+81
* Removed tilemap from stdlib for nowMitja Felicijan2025-08-092-5/+0
* Added SELECT and START buttonsMitja Felicijan2025-08-093-4/+18
* Updated readmeMitja Felicijan2025-08-091-10/+10
* Updated readmeMitja Felicijan2025-08-091-0/+4
* Updated readmeMitja Felicijan2025-08-091-13/+29
* Added documentation to readmeMitja Felicijan2025-08-091-65/+78
* Added documentation to readmeMitja Felicijan2025-08-091-26/+26
* Added documentation to readmeMitja Felicijan2025-08-091-1/+63
* Code cleanupMitja Felicijan2025-08-091-5/+5
* Fixed indentationMitja Felicijan2025-08-091-7/+7
* Cleaned up testing filesMitja Felicijan2025-08-093-11/+17
* Added camera controlsMitja Felicijan2025-08-092-17/+85
* Renamed -r to -f flag and added button_down functionMitja Felicijan2025-08-093-17/+32
* Updated readmeMitja Felicijan2025-08-091-7/+7
* Replaced testing icons with my own oneMitja Felicijan2025-08-092-0/+0
* Updated readmeMitja Felicijan2025-08-091-6/+4
* Added better mapping table for buttons in readmeMitja Felicijan2025-08-091-4/+11
* Fixed button definitions and refactorMitja Felicijan2025-08-096-4/+35
* Reformatted codeMitja Felicijan2025-08-091-271/+249
* Added button pressedMitja Felicijan2025-08-096-15/+125
* Updated readmeMitja Felicijan2025-08-081-2/+3
* Added a bunch of new drawing functionsMitja Felicijan2025-08-082-6/+111
* Added draw_rect and draw_textMitja Felicijan2025-08-073-16/+51
* Added custom vimrc and fixed typo in examplesMitja Felicijan2025-08-074-6/+35
* Renamed tests to examplesMitja Felicijan2025-08-063-0/+0
* Re-added back Lua vendor docsMitja Felicijan2025-08-0611-0/+13560
* Added custom font and refactor some of the codeMitja Felicijan2025-08-066-30/+57
* Added clean target to MakefileMitja Felicijan2025-08-061-0/+4
* CleanupMitja Felicijan2025-08-061-2/+2
* Added gitigonre for generated headersMitja Felicijan2025-08-061-0/+2
* CleanupMitja Felicijan2025-08-062-2/+6
* Removed pregenerated headersMitja Felicijan2025-08-063-955/+0
* Added dejavu fontMitja Felicijan2025-08-063-0/+0
* Added tags to gitignoreMitja Felicijan2025-08-061-0/+3
* Removed tagsMitja Felicijan2025-08-061-6003/+0
* Added debug flag to argsMitja Felicijan2025-08-061-3/+10
* Added arg parsing and refactored the codeMitja Felicijan2025-08-061-27/+78
* A bit of cleanupMitja Felicijan2025-08-063-10/+4