summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-11Added helpers to stdlibMitja Felicijan2-0/+13
2025-08-11Disabled window resizingMitja Felicijan1-1/+1
2025-08-11Fixed spacing and added background to draw_infoMitja Felicijan1-4/+4
2025-08-11Fixed spacing and added background to draw_infoMitja Felicijan1-3/+4
2025-08-11Added macOS supportMitja Felicijan9-4/+12705
2025-08-11Updated readmeMitja Felicijan1-2/+2
2025-08-11Cleaned up index in docsMitja Felicijan1-2/+1
2025-08-11Added custom color examples and fixed arg parsing bugMitja Felicijan2-2/+32
2025-08-11Added load, play and stop sound functionsMitja Felicijan5-17/+126
2025-08-11Added image use in readme exampleMitja Felicijan1-0/+4
2025-08-11Added load and draw imageMitja Felicijan3-30/+116
2025-08-09Added support for multiple controllers (Playstation)Mitja Felicijan1-4/+4
2025-08-09Added support for multiple controllers (Playstation)Mitja Felicijan2-22/+22
2025-08-09Added support for multiple controllers (Keyboard, Xbox)Mitja Felicijan3-14/+81
2025-08-09Removed tilemap from stdlib for nowMitja Felicijan2-5/+0
2025-08-09Added SELECT and START buttonsMitja Felicijan3-4/+18
2025-08-09Updated readmeMitja Felicijan1-10/+10
2025-08-09Updated readmeMitja Felicijan1-0/+4
2025-08-09Updated readmeMitja Felicijan1-13/+29
2025-08-09Added documentation to readmeMitja Felicijan1-65/+78
2025-08-09Added documentation to readmeMitja Felicijan1-26/+26
2025-08-09Added documentation to readmeMitja Felicijan1-1/+63
2025-08-09Code cleanupMitja Felicijan1-5/+5
2025-08-09Fixed indentationMitja Felicijan1-7/+7
2025-08-09Cleaned up testing filesMitja Felicijan3-11/+17
2025-08-09Added camera controlsMitja Felicijan2-17/+85
2025-08-09Renamed -r to -f flag and added button_down functionMitja Felicijan3-17/+32
2025-08-09Updated readmeMitja Felicijan1-7/+7
2025-08-09Replaced testing icons with my own oneMitja Felicijan2-0/+0
2025-08-09Updated readmeMitja Felicijan1-6/+4
2025-08-09Added better mapping table for buttons in readmeMitja Felicijan1-4/+11
2025-08-09Fixed button definitions and refactorMitja Felicijan6-4/+35
2025-08-09Reformatted codeMitja Felicijan1-271/+249
2025-08-09Added button pressedMitja Felicijan6-15/+125
2025-08-08Updated readmeMitja Felicijan1-2/+3
2025-08-08Added a bunch of new drawing functionsMitja Felicijan2-6/+111
2025-08-07Added draw_rect and draw_textMitja Felicijan3-16/+51
2025-08-07Added custom vimrc and fixed typo in examplesMitja Felicijan4-6/+35
2025-08-06Renamed tests to examplesMitja Felicijan3-0/+0
2025-08-06Re-added back Lua vendor docsMitja Felicijan11-0/+13560
2025-08-06Added custom font and refactor some of the codeMitja Felicijan6-30/+57
2025-08-06Added clean target to MakefileMitja Felicijan1-0/+4
2025-08-06CleanupMitja Felicijan1-2/+2
2025-08-06Added gitigonre for generated headersMitja Felicijan1-0/+2
2025-08-06CleanupMitja Felicijan2-2/+6
2025-08-06Removed pregenerated headersMitja Felicijan3-955/+0
2025-08-06Added dejavu fontMitja Felicijan3-0/+0
2025-08-06Added tags to gitignoreMitja Felicijan1-0/+3
2025-08-06Removed tagsMitja Felicijan1-6003/+0
2025-08-06Added debug flag to argsMitja Felicijan1-3/+10