ToonTownRewritten/toontown/pets
2014-08-15 00:35:01 +01:00
..
__init__.py decompilation: Add missing __init__.py files. 2013-10-05 13:28:29 -06:00
DistributedPet.py audio: Load .ogg instead of .mp3. 2013-10-26 21:04:53 -06:00
DistributedPetAI.py logging: Migrate all remaining writeServerEvent calls to key-value 2014-05-08 18:02:47 -05:00
DistributedPetProxy.py general: For compatibility with Panda3D 1.8.1, don't do string.foo(bar), do bar.foo(). 2013-10-06 20:37:07 -06:00
DistributedPetProxyAI.py general: For compatibility with Panda3D 1.8.1, don't do string.foo(bar), do bar.foo(). 2013-10-06 20:37:07 -06:00
Pet.py global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
PetActionFSM.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetAvatarPanel.py global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
PetBase.py general: For compatibility with Panda3D 1.8.1, don't do string.foo(bar), do bar.foo(). 2013-10-06 20:37:07 -06:00
PetBrain.py decompilation: Fix decompilation of files failing verification due to -0.xx vs. -.xx floats. 2013-09-30 14:30:32 -06:00
PetChase.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetCollider.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetConstants.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
PetDCImports.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
PetDCImportsAI.py general: Generate (imperfect) stubs for missing AI code. 2013-10-09 01:28:47 -06:00
PetDetail.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetDetailPanel.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetDNA.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
PetFlee.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetGoal.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetGoalMgr.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetHandle.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetLeash.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetLookerAI.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetManager.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetMood.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetNameGenerator.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetObserve.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetshopGUI.py general: For compatibility with Panda3D 1.8.1, don't do string.foo(bar), do bar.foo(). 2013-10-06 20:37:07 -06:00
PetSphere.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetTraits.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetTricks.py audio: Load .ogg instead of .mp3. 2013-10-26 21:04:53 -06:00
PetTutorial.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PetUtil.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
PetWander.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00