aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* LDFLAGS lastHEADmainkdx2023-04-13
|
* maybe_unused --> void casts againkdx2023-04-13
|
* nodiscard and c2x requirements were overkillkdx2023-04-13
|
* c2xkdx2023-03-25
|
* upstream lzy upgradeskdx2023-03-21
|
* consistant rect behaviorKikooDX2022-08-13
|
* use SDL_GetBasePathKikooDX2022-04-12
|
* remove LZY_GINT_* related ifdef clausesKikooDX2022-04-12
| | | | | They caused a lot of confusion when undefined and doesn't help for parity.
* draw formatted textKikooDX2022-04-12
|
* LZY_Log takes variable argument listKikooDX2022-04-12
|
* drawtileexKikooDX2022-03-27
|
* header dependenciesKikooDX2022-03-26
|
* stupid fixKikooDX2022-03-15
|
* center draw with gintKikooDX2022-03-15
|
* improve polleventKikooDX2022-03-12
|
* rebuild when headers modifiedKikooDX2022-03-12
|
* implementation readmeKikooDX2022-03-12
|
* sdl2 fullscreen toggleKikooDX2022-03-11
|
* simplify exampleKikooDX2022-03-10
|
* use make instead of meson for buildKikooDX2022-03-10
|
* relative path for resource loadingKikooDX2022-03-07
|
* set sound volumeKikooDX2022-03-06
|
* fix polleventKikooDX2022-03-06
|
* remove unnecessary includeKikooDX2022-03-06
|
* log safetyKikooDX2022-03-06
|
* rework event systemKikooDX2022-03-06
|
* font init bugfix of shameKikooDX2022-03-03
|
* prototype for LZY_DrawTextKikooDX2022-03-03
|
* draw lineKikooDX2022-03-02
|
* draw pointKikooDX2022-03-02
|
* play soundKikooDX2022-03-02
|
* play musicKikooDX2022-03-02
|
* font string drawKikooDX2022-03-01
|
* font char drawKikooDX2022-03-01
|
* tileset and tile drawKikooDX2022-03-01
|
* o and x buttonsKikooDX2022-03-01
|
* add MIT licenseKikooDX2022-03-01
|
* consume implementation macroKikooDX2022-02-28
|
* scale sdl windowKikooDX2022-02-28
|
* draw rectanglesKikooDX2022-02-28
|
* fps limitKikooDX2022-02-28
|
* sdl inputKikooDX2022-02-28
|
* minimal sdl implementationKikooDX2022-02-28
|
* gint implementationKikooDX2022-02-28
|
* stub laydownKikooDX2022-02-28
|
* initial commitKikooDX2022-02-28