summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-25Update `.SRCINFO` based on previous commitTom Tsagk
2023-05-25Update to version `0.9.8`Tom Tsagk
* Added support for VR with Quest 2 * Google play achievemnts possible on android builds * Performance improvements on compiled games
2022-06-15Upgrade `avdl` to version `0.4.3`Tom Tsagk
* Change text to use 2D bitmap fonts * Separate texture and meshes, to make them easier to manage * Fix audio bug for installed projects
2022-02-18Update to version `0.3.4`Tom Tsagk
* Fix bug in shaders that caused them to not render meshes on some hardware * Improvements on android compilation and support for saving/loading data
2022-02-10Update to version `0.3.1`, fix a bug that added asset paths twiceTom Tsagk
2022-02-10Add cmake for easier compilation, also minor bug fixesTom Tsagk
2022-01-07Update to version `0.2.3`, fixed localisation issue on compiled gamesTom Tsagk
2022-01-07Update to version `0.2.2` which fixes some compilation issues when making gamesTom Tsagk
2022-01-06Update to ersion `0.2.1`, with improvements in compilation of gamesTom Tsagk
The internal game engine is now compiled on the fly for each project making cross compilation easier
2021-08-29Update to version `0.1.2`, which removes dependency to `freeglut`.Tom Tsagk
It now uses SDL for windowing, OpenGL context and drawing graphics
2021-08-21Update to version `0.0.7` and fix an error when compiling with `-j` during ↵Tom Tsagk
`make`
2021-08-21Update to version `0.0.6`, which fixes some minor bugsTom Tsagk
2021-08-06Update project's url, to point to the official site, which includes a link ↵Tom Tsagk
to its source code
2021-08-06Update to version `0.0.5`, which makes building the project more portableTom Tsagk
2021-07-30Update to version `0.0.3` which makes compilation smootherTom Tsagk
2021-07-29Make minor quality of life improvements to PKGBUILDTom Tsagk
2021-07-26Update to version `0.0.1` which makes installing games made with `avdl` more ↵Tom Tsagk
flexible
2021-07-25Update url to point to the project's source pageTom Tsagk
2021-07-25Initial release of version `0.0.0`Tom Tsagk