Age | Commit message (Expand) | Author |
---|---|---|
2017-05-26 | Halfway through with moving to new OOP module | Aki |
2017-04-07 | Moved map configs to config directory | Aki |
2017-04-06 | Moved music.lua, cleaned-up its code; Fixed requires for main, World and Menu | Aki |
2017-04-06 | World clean-up init and table | Aki |
2017-04-06 | Hotfix for destroyed body crash | Aki |
2017-04-06 | Hero.alive -> Hero.isAlive; World.init method | Aki |
2017-04-06 | Controller-related methods and variables in Player renamed | Aki |
2017-04-05 | Some of World's create methods are now following new parameter orders of enti... | Aki |
2017-04-04 | First steps to move player-input logics into Player from Hero | Aki |
2017-04-03 | Renamed jumping-related variables, removed obsoletes. | Aki |
2017-04-03 | World comments, other comments, todos | Aki |
2017-03-17 | Ray renamed and moved | Aki |
2017-03-16 | Moved ? -> not.?; Renamed Player -> Hero | Aki |