|
Dec 10, 2024
—
Dec 10, 2025
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Add function to check if point is within tilemap boundaries |
|
More... | over 7 years ago | |||
| Merge branch 'master' of https://github.com/JimmySnails/IsometricEngine |
|
More... | over 7 years ago | |||
| Refactoring - store cameraOffset and zoomlevel as member functions - fix zooming bug |
|
More... | over 7 years ago | |||
| Update README.md |
|
More... | over 7 years ago | |||
| add screenshot for ReadMe |
|
More... | over 7 years ago | |||
| Refactoring - use point objects |
|
More... | over 7 years ago | |||
| Add mousewheel zooming functionality |
|
More... | over 7 years ago | |||
| Add point class for storing coordinates |
|
More... | over 7 years ago | |||
| Fix draw order of tiles, now each 1x1 tile gets rendered correctly |
|
More... | over 7 years ago | |||
| Add button events to move the map around |
|
More... | over 7 years ago | |||
| Add basic CMakeLists.txt |
|
More... | over 7 years ago | |||
| Basic Renderer / TileMap Creation |
|
More... | over 7 years ago | |||
| Initial commit |
|
More... | over 7 years ago | |||