Commit graph

19 commits

Author SHA1 Message Date
Little Cat
1801d2b9fb
all: replace pandac.PandaModules imports.
UD/AI + Client boots up.
2022-12-16 20:40:57 -04:00
Tadej Glinšek
e6074917b9 general: Fix enum starting positions 2022-11-08 15:14:06 +01:00
Open Toontown
64945da580 fix some enum conversions 2022-09-19 17:27:16 -04:00
Open Toontown
5cdd7f84af general: PythonUtil.Enum has been deprecated 2022-09-19 16:47:30 -04:00
John Cote
7eeedfab1d
safezone: Generate our safezone manager 2020-08-12 13:42:31 -04:00
John Cote
259c505a1b audio: .mid, .wav, .mp3 -> .ogg 2020-01-14 14:28:52 -05:00
John Cote
db42556289 general: fix some python 3.x SyntaxWarnings 2020-01-12 00:25:04 -05:00
John Cote
efc2147ad0 golf: fix golf kart AI crashes 2020-01-07 21:28:47 -05:00
John Cote
8029c7bb06 general: fix some warnings 2019-12-30 21:28:09 -05:00
John Cote
67677ad796 safezone: fix daisy gardens flower crash 2019-12-30 21:08:00 -05:00
John Cote
7c27d594bb uberdog: python 3.x progress 2019-12-30 13:03:23 -05:00
John Cote
a79b2dff0b general: loads to connecting screen on python 3.x 2019-12-30 01:59:01 -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
10f827e2bd general: no more iPos, iPosHpr, iPosHprScale
they're all deprecated
2019-11-23 17:30:18 -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
Open Toontown
d27b25ab38 general: pain. 2019-11-08 23:55:55 -05:00
John Cote
2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00