summaryrefslogtreecommitdiffhomepage
path: root/not/SceneManager.lua
AgeCommit message (Collapse)Author
2017-09-08Some additional garbage collectingAki
2017-07-15Win screen is now handled by SceneAki
Issue with MusicPlayer calls in Scene constructor (not solved)
2017-07-12Created Scene classAki
extended SceneManager a little bit to support multiple scenes
2017-07-12SceneManager has Controller and Love2D callbacksAki
2017-07-12Basic SceneManager created and partialy replaced old scene managment systemAki
2017-07-12All music playing moved to single instance of MusicPlayerAki
2017-07-11Moved scene managment to SceneManager (non-existant)Aki