
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 125 (100.0%) | 2854 (100.0%) | 22.8 |
| meflin2 | 16 (12.8%) | 769 (26.9%) | 48.0 |
| rjtanner | 15 (12.0%) | 694 (24.3%) | 46.2 |
| Alestan | 25 (20.0%) | 644 (22.6%) | 25.7 |
| ryo_saeba | 22 (17.6%) | 390 (13.7%) | 17.7 |
| anmaster | 25 (20.0%) | 348 (12.2%) | 13.9 |
| tchize | 4 (3.2%) | 5 (0.2%) | 1.2 |
| akirschbaum | 2 (1.6%) | 4 (0.1%) | 2.0 |
| qal21 | 16 (12.8%) | 0 (0.0%) | 0.0 |
Fix probably broken crystal room price (12 jade instead of 2 platinum).
1 lines of code changed in 1 file:
Rewrite prices, fix inverted Thaumaturgy room and desk.
8 lines of code changed in 1 file:
Reduce the price of cards by a factor of 10.
7 lines of code changed in 1 file:
Reformat to put cards at top.
9 lines of code changed in 1 file:
Clean script.
1 lines of code changed in 1 file:
Prevent actual reading of the panel.
2 lines of code changed in 1 file:
Fix Jeweler's room coordinates preventing it from being bought.
1 lines of code changed in 1 file:
Improve the 'buy' command, don't show already bought extensions.
33 lines of code changed in 1 file:
Fix accidental french :)
1 lines of code changed in 1 file:
Format 'info' result in a friendler way.
8 lines of code changed in 1 file:
Slightly improve the list command. Fix misplaced newline.
6 lines of code changed in 1 file:
Do not attempt arresting things like traps, please.
3 lines of code changed in 1 file:
Use actual deposit value instead of hardcoded value.
2 lines of code changed in 1 file:
Rewrite.
277 lines of code changed in 1 file:
Display balance in a nicer way. Better 'buy' list.
12 lines of code changed in 1 file:
Fix /python/guilds/arrest.py, it just kept throwing errors into server stderr...
3 lines of code changed in 1 file:
fixed problems caused by svn up.
122 lines of code changed in 1 file:
fixed syntax error.
1 lines of code changed in 1 file:
fixed synatax error
2 lines of code changed in 1 file:
changed syntax to support python 2.5.x
5 lines of code changed in 2 files:
added a common clearance checker for the guilds and rewrote parts of the guild scripts. Also updated the guild maps to use the new scripts
501 lines of code changed in 11 files:
removed unused text files and made Jack say how much money is needed to purchase something for the guild
2 lines of code changed in 7 files:
one of the guild scripts got missed from being added by alestan
47 lines of code changed in 1 file:
fixed bugs with guild scripts
11 lines of code changed in 2 files:
more python guild updates
1 lines of code changed in 1 file:
alestan python guild updates
186 lines of code changed in 2 files:
alestan python guild updates
33 lines of code changed in 1 file:
alestan python guild updates
502 lines of code changed in 11 files:
Replace deprecated string.split() amd string.lower() in /python/*/*.py
5 lines of code changed in 5 files:
Fix tabs in python/guilds/guild_dues.py
13 lines of code changed in 1 file:
Set svn:eol-style on the python scripts in maps.
0 lines of code changed in 9 files:
Run whitespace cleanup script in maps/python.
327 lines of code changed in 9 files:
New guild storage hall map based of the patch, [ 1854556 ] New Guild Storage Building (for laughing skulls guild), with included feature of using Python scripts for management and ownership
87 lines of code changed in 1 file:
Implemented, with changes backported from svn trunk, python guild hall patch: [ 1782975 ] Python guilds template. - applied, needs to check all is ok
186 lines of code changed in 7 files:
Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)
5 lines of code changed in 4 files:
Update maps to use the new potion name (invulnerability is now shielding)
338 lines of code changed in 6 files:
Spelling corrections.
2 lines of code changed in 1 file:
Remove trailing whitespace.
2 lines of code changed in 1 file:
Major updates to the guild (map) templates - fixed many of the altars, exits and other features. Updated the README file to summarize these changes. RJT, Feb-12-2007
83 lines of code changed in 1 file:
Fix joining script. Non members can't use the guild oracle.
4 lines of code changed in 2 files:
(2 more)