summaryrefslogtreecommitdiff
path: root/kurator
AgeCommit message (Expand)Author
2022-11-27Fixed damage pop ups not popping up properlyAki
2022-11-24Increased size of the battlefieldAki
2022-11-20Added force balance slideAki
2022-11-20Fixed raylib overwriting formatted stringsAki
2022-11-20Extracted markers to a componentAki
2022-11-19Split damage pop into more verbose componentsAki
2022-11-17Implemented naive hit detection eventsAki
2022-11-11Changed rotation to be represented by angleAki
2022-11-11Hiding away implementation details of battle simulationAki
2022-11-10Testing out simple updating systemAki
2022-11-10Flattened Scenario and move sample to battles moduleAki
2022-11-10Added positions to "ships" in battle and cleaned up battle sceneAki
2022-11-09Created naive battle setup and view into itAki
2022-11-07Added virtual destructor for SceneAki
2022-11-07Renamed SkyboxTest to BattleAki
2022-11-07Simplified currently available scenes poolAki
2022-11-07Extracted Window to own classAki
2022-11-07Added example rather low quality skyboxAki
2022-10-31Created basic skeleton for the game session and scenesAki