aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-20Documentation improvements1.0.0rc1Gene Pasquet
2026-04-20refinementGene Pasquet
2026-04-20update readmeGene Pasquet
2026-04-20Bump versionGene Pasquet
2026-04-20Make sandbox demo bots faceGene Pasquet
2026-04-20Clarify AI warningGene Pasquet
2026-04-19Fix linking to sdl2_mixerGene Pasquet
2026-04-19Force mixer linkingGene Pasquet
2026-04-19Fix eggGene Pasquet
2026-04-19Light refactor in animationsGene Pasquet
2026-04-19Fix testsGene Pasquet
2026-04-19Code cleanupGene Pasquet
2026-04-19Set individual key frame animation time, make animations run on dtGene Pasquet
2026-04-19Fix animation defaultsGene Pasquet
2026-04-18Re-formatGene Pasquet
2026-04-18rename modulesGene Pasquet
2026-04-18Refresh docs and re-indentGene Pasquet
2026-04-17Migrate tests to the test eggGene Pasquet
2026-04-17Convert entities to alistsGene Pasquet
2026-04-17Fix typoGene Pasquet
2026-04-17Fix plist handling, add test for timed animation framesGene Pasquet
2026-04-12Fix animation test, simplify a let* to a letGene Pasquet
2026-04-12Simplify define-pipeline macroGene Pasquet
2026-04-12Enrich entities pipelining to provide scene context to processorsGene Pasquet
2026-04-10Remove useless ai.scm, use prefabsGene Pasquet
2026-04-10Rework animations and entities - somewhatGene Pasquet
2026-04-10Remove useless make-player-entityGene Pasquet
2026-04-08Move the engine-update to the sceneGene Pasquet
2026-04-08Refactor update pipelinesGene Pasquet
2026-04-08Refactor to be functionalGene Pasquet
2026-04-08Avoid lambdasGene Pasquet
2026-04-08Code cleanupGene Pasquet
2026-04-08Support sclingGene Pasquet
2026-04-08Support entity groupsGene Pasquet
2026-04-07Use entities as platformsGene Pasquet
2026-04-07Work on demosGene Pasquet
2026-04-07Added tweensGene Pasquet
2026-04-06Fixes, updated licenseGene Pasquet
2026-04-06PrefabsGene Pasquet
2026-04-05Rename prefix from downstroke/ to downstroke-Gene Pasquet
2026-04-05Complete implementationGene Pasquet
2026-04-05ProgressGene Pasquet
2026-04-05docs: add demo games design specGene Pasquet
2026-04-05build: add assets and engine modules to MakefileGene Pasquet
2026-04-05feat: implement game-run! — SDL2 init, lifecycle hooks, frame loopGene Pasquet
2026-04-05fix: engine.scm defstruct naming, add game-camera test, add simple-logger importGene Pasquet
2026-04-05feat: add engine.scm — game struct, make-game constructor, convenience acce...Gene Pasquet
2026-04-05feat: add render-scene! to renderer — draw full scene in one callGene Pasquet
2026-04-05feat: add assets.scm — minimal key/value asset registryGene Pasquet
2026-04-05docs: add Milestone 8 implementation planGene Pasquet