Commit graph

24 commits

Author SHA1 Message Date
Harvir
431732ac5a global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
Harvir
c4a8609636 friends: Don't reset te AI, pls. 2014-05-28 21:20:04 +01:00
Aidan
99f356c051 friends: goodbye 117 2014-05-20 16:38:38 -04:00
Harvir
0d3d051f78 friends: Validate that the avatar's are on the AI. 2014-05-20 00:47:46 +01:00
Aidan Noll
0a789aea9e tutorial: fix make a friend quest 2014-05-17 01:14:51 -04:00
Jeremy Koletar
192f807dfe logging: Migrate a batch of files over to key-value 2014-05-04 20:43:26 -05:00
Harvir
ab9589806a friends: Allow TFing staff members. 2014-03-05 23:55:39 +00:00
Harvir
e7a0e28c41 friends: Fix Hawkheart's inconsistency. 2014-01-11 18:24:17 +00:00
Harvir
d7fd9489a9 friends: Magic word to SF/TF friends. (Yes, I'm oldschool.) 2014-01-08 22:05:13 +00:00
Harvir
8212c535d2 friends: Let's pretend this never happened. 2014-01-07 21:50:31 +00:00
Harvir
3ea757a0d4 friends: Handle not accepting friends setting. 2014-01-07 21:47:27 +00:00
Harvir
7fe5a056c1 friends: Add a return if yesNo is not 1 to prevent a KeyError. 2014-01-07 21:34:25 +00:00
Aidan
d49c1e21df friends: remove debug print and add new friends to online list 2014-01-07 16:07:00 -05:00
Aidan
93b4790e9d friends: simple friend addition 2014-01-05 00:27:28 -05:00
Sam Edwards
63f52ceb9a general: Generate stubs for missing UD objects. 2013-10-09 01:44:30 -06:00
Sam Edwards
4516abf186 general: Generate (imperfect) stubs for missing AI code. 2013-10-09 01:28:47 -06:00
Sam Edwards
3f0a989ded 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
Sam Edwards
11dbbc6ed4 decompilation: Add missing __init__.py files. 2013-10-05 13:28:29 -06:00
Sam Edwards
f96d55da60 decompilation: Fix otp.friends.FriendSecret decompilation. 2013-10-02 12:05:29 -06:00
Sam Edwards
c250233e91 cleanup: Remove unnecessary __module__ = __name__ statements within class definitions. 2013-09-23 02:17:57 -06:00
Sam Edwards
6e87cf5e93 cleanup: Change class foo(): to class foo: 2013-09-23 01:49:16 -06:00
Sam Edwards
3048a17487 cleanup: Remove decompilation comments. 2013-09-23 00:51:36 -06:00
Aidan Noll
58c8787c5f Cleaned up source (removed unnecessary files, corrected file extensions) 2013-09-20 01:38:15 -04:00
Maverick Mosher
3e44db8690 Initial commit with all the shit 2013-09-15 18:24:00 -07:00