Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
temitchell | 30 (57.7%) | 602 (82.9%) | 741 (61.1%) | 20.07 |
akirschbaum | 11 (21.2%) | 39 (5.4%) | 221 (18.2%) | 3.55 |
gros | 7 (13.5%) | 3 (0.4%) | 159 (13.1%) | 0.43 |
ryo_saeba | 4 (7.7%) | 82 (11.3%) | 92 (7.6%) | 20.50 |
Date | Author | File/Message |
---|---|---|
11/28/05 3:12 PM | akirschbaum |
Properly set plural names of delivered objects.
(1 Files changed,
3 Lines changed)
python/IPO/receive.py 1.6
(+3
-0)
|
11/10/05 4:20 PM | akirschbaum |
Make it work with with new Python plugin; remove debug output; make source-code formatting consistent.
(1 Files changed,
12 Lines changed)
python/IPO/board.py 1.6
(+12
-13)
|
11/10/05 3:41 PM | akirschbaum |
Bug fixes: make it work with with new Python plugin, do not make it talk to itself, prevent abuse with out of range amounts; make source-code formatting consistent.
(1 Files changed,
88 Lines changed)
python/IPO/banksay.py 1.12
(+88
-51)
|
11/10/05 2:16 PM | akirschbaum |
Bug fixes: make it work with with new Python plugin, add 'yes' for help message, do not make it talk to itself.
(1 Files changed,
3 Lines changed)
python/IPO/seen.py 1.8
(+3
-2)
|
11/10/05 1:27 PM | akirschbaum |
Lots of bug fixes: make it work with new Python plugin, fix truncated help message, set plural names of created objects, reword messages, prevent re-use of already sent packets, add safeguards for array-access; make source-code formatting consistent.
(2 Files changed,
101 Lines changed)
python/IPO/send.py 1.5
(+23
-45)
python/IPO/say.py 1.11
(+78
-57)
|
11/10/05 1:17 PM | akirschbaum |
Fix spelling errors.
(1 Files changed,
6 Lines changed)
python/IPO/README 1.4
(+6
-6)
|
11/6/05 2:45 PM | akirschbaum |
Fix misnamed method names; fix looping over inventories.
(1 Files changed,
5 Lines changed)
python/IPO/say.py 1.10
(+5
-5)
|
11/5/05 4:40 AM | ryo_saeba |
Fix case
(1 Files changed,
1 Lines changed)
python/IPO/say.py 1.9
(+1
-1)
|
10/18/05 1:13 PM | gros |
Update of the maps for CFPython version 2.0.
Update of the IPO-related scripts. Gros - 18/10/2005 (7 Files changed, 159 Lines changed) python/IPO/README 1.3
(+2
-2)
python/IPO/banksay.py 1.11
(+15
-15)
python/IPO/board.py 1.5
(+19
-19)
python/IPO/seen.py 1.7
(+13
-13)
python/IPO/say.py 1.8
(+67
-65)
python/IPO/receive.py 1.5
(+19
-19)
python/IPO/send.py 1.4
(+24
-23)
|
9/30/05 3:00 PM | ryo_saeba |
Improved post office, can now send/receive items
(2 Files changed,
89 Lines changed)
python/IPO/README 1.2
(+2
-2)
python/IPO/say.py 1.7
(+87
-5)
|
4/9/05 7:00 AM | akirschbaum |
Fix spelling errors.
(1 Files changed,
1 Lines changed)
python/IPO/receive.py 1.4
(+1
-1)
|
3/15/05 3:43 PM | ryo_saeba |
Applied patch #1145089 (cavesomething) to add region support
(1 Files changed,
2 Lines changed)
python/IPO/say.py 1.6
(+2
-2)
|
3/9/05 4:24 PM | akirschbaum |
Fix deposit option.
(1 Files changed,
1 Lines changed)
python/IPO/banksay.py 1.10
(+1
-1)
|
3/9/05 2:12 PM | akirschbaum |
Fix spelling error.
(1 Files changed,
1 Lines changed)
python/IPO/banksay.py 1.9
(+1
-1)
|
12/5/04 10:48 PM | temitchell |
- remove item scripts long ago moved into items
- update scripts to remove path (init script does it for us) (6 Files changed, 1 Lines changed) python/IPO/receive.py 1.3
(+0
-4)
python/IPO/send.py 1.3
(+0
-4)
python/IPO/say.py 1.5
(+1
-6)
python/IPO/banksay.py 1.8
(+0
-4)
python/IPO/board.py 1.4
(+0
-4)
python/IPO/seen.py 1.6
(+0
-6)
|
9/19/04 12:56 AM | temitchell |
- fix help message - add info command which dumps the record.
(1 Files changed,
10 Lines changed)
python/IPO/seen.py 1.5
(+10
-1)
|
8/31/04 9:03 PM | temitchell |
- add new CF module - classes CFDataFile and CFData
- replace crossfirelog shelf with plain text datafile (less efficient but more accessable) - add logging for kick and muzzle - add more dm commands for seen (chicken oracle, guy in goths...) - make sure you make a datafiles dir in var/crossfire or have make install do it for you. (2 Files changed, 66 Lines changed) python/IPO/say.py 1.4
(+2
-13)
python/IPO/seen.py 1.4
(+64
-14)
|
8/27/04 7:19 PM | temitchell |
- change path finding to use os.path - hopefully this will fix these
scripts for the (new) windows server - CFgetPaths is now dead and will be removed - change your scripts if you use it. (6 Files changed, 12 Lines changed) python/IPO/say.py 1.3
(+2
-1)
python/IPO/receive.py 1.2
(+2
-1)
python/IPO/board.py 1.3
(+2
-1)
python/IPO/seen.py 1.3
(+2
-1)
python/IPO/send.py 1.2
(+2
-1)
python/IPO/banksay.py 1.7
(+2
-1)
|
10/24/03 9:20 PM | temitchell |
- fixed issue with slotmachines where items created reset number of
existing items in the same space. (using itemborker to set number of items add or remove as a safer way to manage this.) - touched up bank dialogue (and incorporated itembroker code) (1 Files changed, 12 Lines changed) python/IPO/banksay.py 1.6
(+12
-8)
|
10/8/03 11:28 PM | temitchell |
- oops forgot the decimal that made the serbice charges work.
(1 Files changed,
1 Lines changed)
python/IPO/banksay.py 1.5
(+1
-1)
|