Commit Graph

6 Commits

Author SHA1 Message Date
John Cote 9e742f51c4 racing: it loads and crashes 2020-01-02 22:02:07 -05:00
John Cote 3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -05:00
John Cote b10466678e general: NodePath.remove() -> NodePath.removeNode()
remove() is deprecated
2019-11-23 17:51:14 -05:00
John Cote 9c053371da general: base.loadMusic -> base.loader.loadMusic
base.loadMusic is deprecated
2019-11-23 17:18:49 -05:00
John Cote 2ae2175b8a general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -05:00
John Cote 2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00