Age | Commit message (Expand) | Author |
---|---|---|
2024-09-01 | Shrink tile. | 3gg |
2024-08-31 | Handle resizing. | 3gg |
2024-08-29 | Fix offseting. Add function to get screen size. | 3gg |
2024-08-29 | Add TODO. | 3gg |
2024-08-29 | More consistent changing of coordinates. | 3gg |
2024-08-29 | Sort out window vs screen dimensions. | 3gg |
2024-08-29 | Supress unused variable warnings. | 3gg |
2024-06-07 | Use new path library. | 3gg |
2024-03-09 | Rename RenderBackend -> GfxCore. | 3gg |
2024-03-09 | Rename gfx_app -> app. | 3gg |
2024-03-09 | Make isogfx a library instead of an executable. | 3gg |
2024-02-19 | Update to latest gfx. | 3gg |
2023-07-26 | Add support for paletted sprites. | 3gg |
2023-07-19 | Add sprites. | 3gg |
2023-07-14 | Fix checkerboard demo. | 3gg |
2023-07-13 | Use new mem allocator that supports variable-sized chunks. | 3gg |
2023-07-08 | Add pixel scaling. | 3gg |
2023-07-08 | Load tile maps and tile sets from files. | 3gg |
2023-06-27 | Initial renderer. | 3gg |
2023-06-24 | Isometric Renderer initial commit. | 3gg |