Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
temitchell | 8 (53.3%) | 552 (100.0%) | 552 (85.4%) | 69.00 |
gros | 7 (46.7%) | 0 (0.0%) | 94 (14.6%) | 0.00 |
Date | Author | File/Message |
---|---|---|
10/18/05 1:53 PM | gros |
Update of the Global Events scripts to the new 2.0 CFPython.
Update of the Guild-related scripts to the new 2.0 CFPython. Update of the remaining scripts to the new 2.0 CFPython. Gros - 18/10/2005 (7 Files changed, 94 Lines changed) python/guilds/guildjoin.py 1.2
(+15
-15)
python/guilds/guild_entry.py 1.2
(+15
-15)
python/guilds/guild_questpoints_apply.py 1.2
(+7
-7)
python/guilds/guildbuy.py 1.2
(+20
-20)
python/guilds/guildboard.py 1.2
(+5
-5)
python/guilds/guildoracle.py 1.2
(+21
-21)
python/guilds/guild_dues.py 1.2
(+11
-11)
|
12/5/04 11:47 PM | temitchell |
- add (brief) readme for python guilds.
(1 Files changed,
86 Lines changed)
python/guilds/README.txt 1.1 added 86
|
12/5/04 10:02 PM | temitchell |
Adding Python Guild framework.
Initial (and not usable as yet) commit of guild templates and guild scripts for new more automated guild system. - requires Python 2.1 or better. TODO - guild maps need finishing, lots more work and much debuging. Guild points system needs some work (a good formula). (7 Files changed, 466 Lines changed) python/guilds/guildjoin.py 1.1 added 63
python/guilds/guild_dues.py 1.1 added 65
python/guilds/guild_questpoints_apply.py 1.1 added 21
python/guilds/guildoracle.py 1.1 added 154
python/guilds/guildboard.py 1.1 added 21
python/guilds/guild_entry.py 1.1 added 86
python/guilds/guildbuy.py 1.1 added 56
|