ToonTownRewritten/toontown/distributed
2014-08-21 08:57:16 +01:00
..
__init__.py decompilation: Add missing __init__.py files. 2013-10-05 13:28:29 -06:00
DelayDeletable.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
DelayDelete.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
DistributedTimer.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
DistributedTimerAI.py hood: Implement DistributedTimerAI (for the AA geyser) 2014-04-06 16:42:10 -04:00
HoodMgr.py hoodmgr: Clean up the messy dicts and lists. 2014-08-21 08:57:16 +01:00
NonRepeatableRandomSourceAI.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
NonRepeatableRandomSourceUD.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PlayGame.py global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
ShardStatus.py status: use a different config name for shard_heap_interval so it doesn't conflict with shard_status_interval. 2014-08-03 18:37:06 +01:00
ToontownClientRepository.py global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
ToontownDistrict.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
ToontownDistrictAI.py rpc: RPC call to disable a district (set to unavailable). 2014-05-27 21:29:02 +01:00
ToontownDistrictStats.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
ToontownDistrictStatsAI.py ai: Add ToontownDistrictStats. There is now enough for the Toon to spawn. 2013-10-13 21:44:27 -06:00
ToontownInternalRepository.py ai: Add watchdog timer that kills the AI server if it freezes. 2014-07-08 23:51:12 -07:00
ToontownMsgTypes.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00