
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 712 (100.0%) | 17.3 |
| Alestan | 2 (4.9%) | 617 (86.7%) | 308.5 |
| ryo_saeba | 2 (4.9%) | 31 (4.4%) | 15.5 |
| aaron_baugher | 3 (7.3%) | 31 (4.4%) | 10.3 |
| anmaster | 17 (41.5%) | 30 (4.2%) | 1.7 |
| gros | 1 (2.4%) | 2 (0.3%) | 2.0 |
| tchize | 1 (2.4%) | 1 (0.1%) | 1.0 |
| qal21 | 15 (36.6%) | 0 (0.0%) | 0.0 |
improves banking
617 lines of code changed in 2 files:
The exchange code in /python/IPO/banksay.py was missing a cast to integer, this resulted in a traceback on Python 3.x.
1 lines of code changed in 1 file:
Replace deprecated string.split() calls in /python/IPO/*.py.
7 lines of code changed in 5 files:
Fix a case of "TabError: inconsistent use of tabs and spaces in indentation" in /python/IPO/receive.py
16 lines of code changed in 1 file:
Fix a case of "TabError: inconsistent use of tabs and spaces in indentation" in /python/IPO/say.py
2 lines of code changed in 1 file:
Set svn:eol-style on the python scripts in maps.
0 lines of code changed in 6 files:
Avoid features in the python scripts that are removed from python 3.0. This is confirmed to still work on at least python 2.5 and as far as I understand the docs also python 2.4
1 lines of code changed in 1 file:
Run whitespace cleanup script in maps/python.
1 lines of code changed in 1 file:
Fix wrong price of objects in help for IPO.
2 lines of code changed in 1 file:
Fix bugs #1958325 and #1958326.
3 lines of code changed in 1 file:
Corrected a glitch in IPO Colette's answer.
2 lines of code changed in 1 file:
Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)
1 lines of code changed in 1 file:
Improve IPO help, give prices and max weight. Clean code some.
28 lines of code changed in 1 file:
New package arch and image for IPO
1 lines of code changed in 1 file:
New carton arch and images for IPO
1 lines of code changed in 1 file:
Improved look of IPO package system
29 lines of code changed in 1 file:
propdel svn:eol-style on all map tree files except actual text. Fixes broken win32 checkouts of maps.
0 lines of code changed in 13 files:
Remove tabs from multi-line string in python/IPO/banksay.py. Fixes bug #1551381.
0 lines of code changed in 2 files: