summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterSeparate tileset loading from MapScene::render to MapScene::load_tilsetNao Pross5 years
 
 
AgeCommit messageAuthorFilesLines
2019-01-14Separate tileset loading from MapScene::render to MapScene::load_tilsetHEADmasterNao Pross1-48/+56
2019-01-14Rename view in MapScene for future impl with more views (ex MiniMap)Nao Pross1-6/+6
2019-01-11Change titlebar style to allow resizingNao Pross1-1/+1
2019-01-10Add structure to support Scenes (MenuScene, MapScene, ...)Nao Pross1-83/+94
2019-01-10Update pan to use less Graphics membersNao Pross1-21/+12
2019-01-10Add pan and partial zoom implementationNao Pross1-8/+53
2018-12-22Add view and MouseWheel / MouseClick eventsNao Pross1-1/+44
2018-12-22Move tilesets inside res/maps, add error messages for map assets loadingNao Pross6-8/+24
2018-12-22Skip rendering for blank tiles (value = 0)Nao Pross1-0/+6
2018-12-17Encapsulate graphics functions to share a state with loaded resourcesNao Pross2-108/+125
[...]
 
Clone
ssh://git@git.thearcway.org:2222/~/r/subconscious/Subconscious-rs
https://git.thearcway.org/subconscious/Subconscious-rs