ToonTownRewritten/otp/friends
2014-08-15 00:35:01 +01:00
..
__init__.py decompilation: Add missing __init__.py files. 2013-10-05 13:28:29 -06:00
AvatarFriendInfo.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
AvatarFriendsManager.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
AvatarFriendsManagerUD.py general: Generate stubs for missing UD objects. 2013-10-09 01:44:30 -06:00
FriendInfo.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
FriendManager.py friends: remove debug print and add new friends to online list 2014-01-07 16:07:00 -05:00
FriendManagerAI.py friends: Don't reset te AI, pls. 2014-05-28 21:20:04 +01:00
FriendResponseCodes.py cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
FriendSecret.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
GuildManager.py global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
GuildManagerAI.py general: Generate (imperfect) stubs for missing AI code. 2013-10-09 01:28:47 -06:00
GuildManagerUD.py general: Generate stubs for missing UD objects. 2013-10-09 01:44:30 -06:00
PlayerFriendsManager.py cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
PlayerFriendsManagerUD.py general: Generate stubs for missing UD objects. 2013-10-09 01:44:30 -06:00