- 
    ryo_saeba
    2007-02-27 18:29
    #120
    Rev.: 5625
  
 
  - 
    
    
38 lines of code changed in 3 files:
    
      - 
        ChangeLog (+14 -2)
      
 
      - 
        plugins/cfpython:
        cfpython_object.c (+21 -4)
      
 
      - 
        plugins/cfpython/include:
        cfpython_object_private.h (+3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-27 18:28
    #119
    Rev.: 5624
  
 
  - 
    
    
6 lines of code changed in 2 files:
    
      - 
        plugins/common:
        plugin_common.c (+5)
      
 
      - 
        plugins/common/include:
        plugin_common.h (+1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-27 18:28
    #118
    Rev.: 5623
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        server:
        plugins.c (+2 -2)
      
 
    
   
  - 
    qal21
    2007-02-24 13:59
    #117
    Rev.: 5608
  
 
  - 
    
    
129 lines of code changed in 31 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        include:
        typesproto.h (-33)
      
 
      - 
        types/altar:
        altar.c (+4 -1)
      
 
      - 
        types/arrow:
        arrow.c (+3 -1)
      
 
      - 
        types/book:
        book.c (+4 -1)
      
 
      - 
        types/button:
        button.c (+4 -1)
      
 
      - 
        types/check_inv:
        check_inv.c (+4 -1)
      
 
      - 
        types/container:
        container.c (+4 -1)
      
 
      - 
        types/converter:
        converter.c (+5 -1)
      
 
      - 
        types/deep_swamp:
        deep_swamp.c (+6 -2)
      
 
      - 
        types/director:
        director.c (+4 -1)
      
 
      - 
        types/exit:
        exit.c (+4 -1)
      
 
      - 
        types/hole:
        hole.c (+4 -1)
      
 
      - 
        types/identify_altar:
        identify_altar.c (+4 -1)
      
 
      - 
        types/item_transformer:
        item_transformer.c (+4 -1)
      
 
      - 
        types/pedestal:
        pedestal.c (+4 -1)
      
 
      - 
        types/player_mover:
        player_mover.c (+4 -1)
      
 
      - 
        types/power_crystal:
        power_crystal.c (+4 -1)
      
 
      - 
        types/rune:
        rune.c (+4 -1)
      
 
      - 
        types/shop_mat:
        shop_mat.c (+4 -1)
      
 
      - 
        types/sign:
        sign.c (+8 -2)
      
 
      - 
        types/spell_effect:
        spell_effect.c (+4 -1)
      
 
      - 
        types/spinner:
        spinner.c (+4 -1)
      
 
      - 
        types/thrown_object:
        thrown_object.c (+3 -1)
      
 
      - 
        types/transport:
        transport.c (+6 -2)
      
 
      - 
        types/trap:
        trap.c (+4 -1)
      
 
      - 
        types/trapdoor:
        trapdoor.c (+4 -1)
      
 
      - 
        types/trigger:
        trigger.c (+6 -2)
      
 
      - 
        types/trigger_altar:
        trigger_altar.c (+4 -1)
      
 
      - 
        types/trigger_button:
        trigger_button.c (+4 -1)
      
 
      - 
        types/trigger_pedestal:
        trigger_pedestal.c (+4 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-24 05:49
    #116
    Rev.: 5604
  
 
  - 
    
    
25 lines of code changed in 2 files:
    
      - 
        ChangeLog (+14)
      
 
      - 
        plugins/cfpython:
        cfpython.c (+11 -11)
      
 
    
   
  - 
    ryo_saeba
    2007-02-24 05:48
    #115
    Rev.: 5603
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-23 17:59
    #114
    Rev.: 5590
  
 
  - 
    
    
12 lines of code changed in 6 files:
    
      - 
        common:
        map.c (+1 -1)
      
 
      - 
        include:
        ob_types.h (+1 -1)
      
 
      - 
        server:
        c_wiz.c (+5 -5),
        gods.c (+3 -3),
        pets.c (+1 -1),
        server.c (+1 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-23 17:57
    #113
    Rev.: 5589
  
 
  - 
    
    
5 lines of code changed in 3 files:
    
      - 
        server:
        apply.c (+1 -1),
        player.c (+2 -2),
        plugins.c (+2 -1)
      
 
    
   
  - 
    qal21
    2007-02-19 23:51
    #112
    Rev.: 5580
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        types/common:
        projectile.c (+1)
      
 
    
   
  - 
    qal21
    2007-02-19 18:03
    #111
    Rev.: 5575
  
 
  - 
    
    
355 lines of code changed in 13 files:
    
      - 
        ChangeLog (+11)
      
 
      - 
        include:
        sproto.h (+2 -2),
        typesproto.h (+8 -4)
      
 
      - 
        server:
        player.c (+1 -1),
        skills.c (+1 -1),
        time.c (-209)
      
 
      - 
        types:
        ChangeLog (+7 -1),
        Makefile.am (+1),
        Makefile.in (+27 -5)
      
 
      - 
        types/arrow:
        arrow.c (+21 -22)
      
 
      - 
        types/common:
        projectile.c (new 241)
      
 
      - 
        types/legacy:
        process.c (-5)
      
 
      - 
        types/thrown_object:
        thrown_object.c (+35 -26)
      
 
    
   
  - 
    ryo_saeba
    2007-02-18 16:08
    #110
    Rev.: 5566
  
 
  - 
    
    
8 lines of code changed in 3 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        server:
        weather.c (+1)
      
 
      - 
        socket:
        init.c (+2 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-18 13:49
    #109
    Rev.: 5565
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-18 12:52
    #108
    Rev.: 5563
  
 
  - 
    
    
7 lines of code changed in 5 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        map.c (+1 -1)
      
 
      - 
        include:
        libproto.h (-1)
      
 
      - 
        test/unit/common:
        check_arch.c (new)
      
 
    
   
  - 
    aaron_baugher
    2007-02-18 10:45
    #107
    Rev.: 5562
  
 
  - 
    
    
1590 lines of code changed in 3 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        server:
        c_new.c (+63 -56)
      
 
      - 
        socket:
        request.c (+1522 -1381)
      
 
    
   
  - 
    ryo_saeba
    2007-02-18 10:05
    #106
    Rev.: 5560
  
 
  - 
    
    
40 lines of code changed in 6 files:
    
      - 
        ChangeLog (+10)
      
 
      - 
        doc/Developers:
        protocol (+5)
      
 
      - 
        include:
        newserver.h (+2 -1),
        sockproto.h (+1)
      
 
      - 
        server:
        login.c (+1)
      
 
      - 
        socket:
        request.c (+21)
      
 
    
   
  - 
    ryo_saeba
    2007-02-18 09:04
    #105
    Rev.: 5559
  
 
  - 
    
    
6 lines of code changed in 1 file:
    
      - 
        doc/Developers:
        protocol (+6 -6)
      
 
    
   
  - 
    aaron_baugher
    2007-02-15 20:26
    #104
    Rev.: 5557
  
 
  - 
    
    
62 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        server:
        apply.c (+58 -5)
      
 
    
   
  - 
    ryo_saeba
    2007-02-15 19:07
    #103
    Rev.: 5556
  
 
  - 
    
    
4 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-15 18:59
    #102
    Rev.: 5554
  
 
  - 
    
    
17 lines of code changed in 5 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        init.c (+1 -1)
      
 
      - 
        include:
        global.h (+1)
      
 
      - 
        server:
        init.c (+8),
        skills.c (+1 -1)
      
 
    
   
  - 
    aaron_baugher
    2007-02-15 18:57
    #101
    Rev.: 5553
  
 
  - 
    
    
200 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        socket:
        image.c (+199 -183)
      
 
    
   
  - 
    aaron_baugher
    2007-02-15 18:46
    #100
    Rev.: 5552
  
 
  - 
    
    
397 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        socket:
        item.c (+393 -373)
      
 
    
   
  - 
    ryo_saeba
    2007-02-15 15:38
    #99
    Rev.: 5549
  
 
  - 
    
    
11 lines of code changed in 2 files:
    
      - 
        ChangeLog (+2)
      
 
      - 
        server:
        shop.c (+9 -4)
      
 
    
   
  - 
    ryo_saeba
    2007-02-15 14:38
    #98
    Rev.: 5543
  
 
  - 
    
    
6 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        plugins/cfpython:
        cfpython_map.c (+2 -2)
      
 
    
   
  - 
    ryo_saeba
    2007-02-14 18:07
    #97
    Rev.: 5538
  
 
  - 
    
    
64 lines of code changed in 7 files:
    
      - 
        ChangeLog (+9)
      
 
      - 
        common:
        map.c (+12 -16),
        path.c (+20 -18)
      
 
      - 
        include:
        libproto.h (+2 -2),
        path.h (+3 -4)
      
 
      - 
        server:
        server.c (+16 -9)
      
 
      - 
        utils:
        mapper.c (+2 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-12 17:00
    #96
    Rev.: 5520
  
 
  - 
    
    
10 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        server:
        plugins.c (+6 -1)
      
 
    
   
  - 
    gros
    2007-02-12 13:22
    #95
    Rev.: 5519
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        test/unit/common:
        check_object.c (-5)
      
 
    
   
  - 
    kbulgrien
    2007-02-11 23:46
    #94
    Rev.: 5518
  
 
  - 
    
    
7 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        lib:
        smooth (+4)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 17:22
    #93
    Rev.: 5511
  
 
  - 
    
    
4 lines of code changed in 5 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        common:
        object.c (-6)
      
 
      - 
        include:
        object.h (-1),
        plugin.h (-1)
      
 
      - 
        server:
        plugins.c (-5)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 17:04
    #92
    Rev.: 5510
  
 
  - 
    
    
8 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        common:
        living.c (+4 -4)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 17:04
    #91
    Rev.: 5509
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-11 16:55
    #90
    Rev.: 5508
  
 
  - 
    
    
8 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        server:
        gods.c (+4 -1)
      
 
    
   
  - 
    aaron_baugher
    2007-02-11 16:41
    #89
    Rev.: 5506
  
 
  - 
    
    
2178 lines of code changed in 2 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        server:
        apply.c (+2173 -1988)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 14:45
    #88
    Rev.: 5503
  
 
  - 
    
    
37 lines of code changed in 7 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        common:
        item.c (+1 -1),
        utils.c (+5 -5)
      
 
      - 
        include:
        define.h (+5 -3)
      
 
      - 
        server:
        apply.c (+6 -9),
        monster.c (+10 -18),
        player.c (+3 -6)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 13:26
    #87
    Rev.: 5501
  
 
  - 
    
    
129 lines of code changed in 3 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        common:
        readable.c (+120 -137)
      
 
      - 
        include:
        libproto.h (+5 -5)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 12:16
    #86
    Rev.: 5500
  
 
  - 
    
    
23 lines of code changed in 8 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        include:
        sproto.h (+1 -2)
      
 
      - 
        server:
        c_object.c (+1 -14),
        ob_methods.c (+5 -2),
        skills.c (+2 -1),
        spell_effect.c (+3 -2)
      
 
      - 
        types/book:
        book.c (+2 -1)
      
 
      - 
        types/identify_altar:
        identify_altar.c (+3 -2)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 12:04
    #85
    Rev.: 5499
  
 
  - 
    
    
15 lines of code changed in 6 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        include:
        global.h (+1 -3)
      
 
      - 
        plugins/cfpython:
        cfpython.c (+2 -2)
      
 
      - 
        plugins/cfpython/include:
        cfpython.h (+5)
      
 
      - 
        plugins/common:
        hashtable.c (+1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 11:53
    #84
    Rev.: 5498
  
 
  - 
    
    
58 lines of code changed in 15 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        anim.c (+1 -1),
        image.c (+3 -3),
        map.c (+4 -3),
        porting.c (+11 -9)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_misc.c (+2 -2),
        daemon.c (+2 -1),
        hiscore.c (+3 -2),
        init.c (+3 -2),
        login.c (+2 -2),
        resurrection.c (+1 -1)
      
 
      - 
        socket:
        init.c (+7 -6),
        loop.c (+4 -3),
        lowlevel.c (+8 -5)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 10:00
    #83
    Rev.: 5497
  
 
  - 
    
    
103 lines of code changed in 6 files:
    
      - 
        ChangeLog (+10 -3)
      
 
      - 
        plugins/cfanim/include:
        cfanim_proto.h (+2 -2)
      
 
      - 
        plugins/cfpython:
        cfpython_object.c (+1 -4)
      
 
      - 
        plugins/common:
        plugin_common.c (+42 -6)
      
 
      - 
        plugins/common/include:
        plugin_common.h (+2 -2)
      
 
      - 
        server:
        plugins.c (+46 -12)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 09:15
    #82
    Rev.: 5496
  
 
  - 
    
    
77 lines of code changed in 8 files:
    
      - 
        ChangeLog (+8)
      
 
      - 
        include:
        plugin.h (+1)
      
 
      - 
        plugins/cfanim/include:
        cfanim_proto.h (+2 -2)
      
 
      - 
        plugins/cfpython:
        cfpython_object.c (+2 -4)
      
 
      - 
        plugins/common:
        plugin_common.c (+31 -5)
      
 
      - 
        plugins/common/include:
        plugin_common.h (new)
      
 
      - 
        server:
        plugins.c (+31 -10)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 08:40
    #81
    Rev.: 5495
  
 
  - 
    
    
68 lines of code changed in 4 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        plugins/common:
        plugin_common.c (+26 -4)
      
 
      - 
        server:
        plugins.c (+37 -9)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 06:49
    #80
    Rev.: 5494
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-11 06:42
    #79
    Rev.: 5493
  
 
  - 
    
    
4 lines of code changed in 4 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        include:
        sproto.h (-1)
      
 
      - 
        server:
        c_misc.c (-8),
        commands.c (-4)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 06:39
    #78
    Rev.: 5492
  
 
  - 
    
    
26 lines of code changed in 4 files:
    
      - 
        ChangeLog (+6 -1)
      
 
      - 
        common:
        shstr.c (+15 -13)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_misc.c (+4 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 06:26
    #77
    Rev.: 5491
  
 
  - 
    
    
23 lines of code changed in 5 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        common:
        shstr.c (+12 -12)
      
 
      - 
        include:
        global.h (-1),
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_misc.c (+3 -2)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 06:17
    #76
    Rev.: 5490
  
 
  - 
    
    
41 lines of code changed in 9 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        common:
        object.c (+17 -5)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        apply.c (+2 -2),
        c_object.c (+9 -6),
        player.c (+2 -2),
        plugins.c (+1 -1),
        skills.c (+1 -1),
        spell_effect.c (+1 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 06:14
    #75
  
 
  - 
    
    
1 lines of code changed in 3 files:
    
      - 
        test/unit/common:
        check_object.c (changed)
      
 
    
   
  - 
    ryo_saeba
    2007-02-11 05:55
    #74
    Rev.: 5487
  
 
  - 
    
    
93 lines of code changed in 10 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        common:
        anim.c (+3 -1),
        arch.c (+13 -5),
        object.c (+53 -157)
      
 
      - 
        crossedit:
        Attr.c (+3 -2)
      
 
      - 
        include:
        libproto.h (+2 -2)
      
 
      - 
        server:
        c_misc.c (+3 -2),
        c_wiz.c (+3 -2),
        server.c (+3 -2),
        time.c (+3 -2)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:15
    #73
    Rev.: 5473
  
 
  - 
    
    
25 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        weather.c (+24 -24)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:12
    #72
    Rev.: 5472
  
 
  - 
    
    
15 lines of code changed in 1 file:
    
      - 
        server:
        weather.c (+15 -15)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:11
    #71
    Rev.: 5471
  
 
  - 
    
    
2 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        gods.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:09
    #70
    Rev.: 5470
  
 
  - 
    
    
46 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 19:07
    #69
    Rev.: 5469
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        ChangeLog (+2)
      
 
      - 
        server:
        spell_util.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:05
    #68
    Rev.: 5468
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 19:02
    #67
    Rev.: 5467
  
 
  - 
    
    
1 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        include:
        libproto.h (-1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 19:00
    #66
    Rev.: 5466
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        apply.c (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:57
    #65
    Rev.: 5465
  
 
  - 
    
    
134 lines of code changed in 1 file:
    
      - 
        server:
        apply.c (+134 -134)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:57
    #64
    Rev.: 5464
  
 
  - 
    
    
5 lines of code changed in 2 files:
    
      - 
        common:
        time.c (+4 -3)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:56
    #63
    Rev.: 5463
  
 
  - 
    
    
6 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 18:49
    #62
    Rev.: 5462
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        common:
        treasure.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:49
    #61
    Rev.: 5461
  
 
  - 
    
    
9 lines of code changed in 1 file:
    
      - 
        common:
        treasure.c (+9 -9)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:48
    #60
    Rev.: 5460
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        common:
        readable.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:46
    #59
    Rev.: 5459
  
 
  - 
    
    
1 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        common:
        living.c (-4)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:44
    #58
    Rev.: 5458
  
 
  - 
    
    
84 lines of code changed in 1 file:
    
      - 
        common:
        living.c (+84 -84)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:40
    #57
    Rev.: 5457
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 18:39
    #56
    Rev.: 5456
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 18:38
    #55
    Rev.: 5455
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        common:
        image.c (+3 -3)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:37
    #54
    Rev.: 5454
  
 
  - 
    
    
6 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 18:31
    #53
    Rev.: 5453
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        server:
        c_range.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:30
    #52
    Rev.: 5452
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        c_range.c (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:28
    #51
    Rev.: 5451
  
 
  - 
    
    
8 lines of code changed in 1 file:
    
      - 
        server:
        c_range.c (+8 -8)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:21
    #50
    Rev.: 5450
  
 
  - 
    
    
33 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        server.c (+32 -35)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:19
    #49
    Rev.: 5449
  
 
  - 
    
    
36 lines of code changed in 1 file:
    
      - 
        server:
        server.c (+36 -36)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:07
    #48
    Rev.: 5448
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 18:06
    #47
    Rev.: 5447
  
 
  - 
    
    
7 lines of code changed in 2 files:
    
      - 
        ChangeLog (+2 -1)
      
 
      - 
        common:
        map.c (+5 -3)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 18:01
    #46
    Rev.: 5446
  
 
  - 
    
    
21 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        common:
        map.c (+20 -27)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 17:42
    #45
    Rev.: 5445
  
 
  - 
    
    
37 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 17:29
    #44
    Rev.: 5444
  
 
  - 
    
    
2 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        common:
        readable.c (+1 -4)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 17:21
    #43
    Rev.: 5443
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        common:
        readable.c (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 17:19
    #42
    Rev.: 5442
  
 
  - 
    
    
61 lines of code changed in 1 file:
    
      - 
        common:
        readable.c (+61 -61)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 17:17
    #41
    Rev.: 5441
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 17:04
    #40
    Rev.: 5440
  
 
  - 
    
    
15 lines of code changed in 2 files:
    
      - 
        ChangeLog (+1)
      
 
      - 
        server:
        c_object.c (+14 -16)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 16:51
    #39
    Rev.: 5439
  
 
  - 
    
    
60 lines of code changed in 1 file:
    
      - 
        server:
        c_object.c (+60 -60)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 16:50
    #38
    Rev.: 5438
  
 
  - 
    
    
147 lines of code changed in 2 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        common:
        item.c (+142 -184)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 16:48
    #37
    Rev.: 5437
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-10 16:02
    #36
    Rev.: 5436
  
 
  - 
    
    
52 lines of code changed in 13 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        anim.c (+1 -1),
        arch.c (+3 -2),
        holy.c (+1 -1),
        image.c (+3 -3),
        init.c (+3 -2),
        porting.c (+2 -3),
        readable.c (+6 -7),
        recipe.c (+4 -4),
        region.c (+1 -1),
        treasure.c (+2 -2)
      
 
      - 
        server:
        init.c (+5 -5),
        weather.c (+15 -15)
      
 
    
   
  - 
    akirschbaum
    2007-02-10 15:59
    #35
    Rev.: 5435
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
   
  - 
    akirschbaum
    2007-02-10 15:58
    #34
    Rev.: 5434
  
 
  - 
    
    
20 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-10 14:31
    #33
    Rev.: 5433
  
 
  - 
    
    
50 lines of code changed in 7 files:
    
      - 
        ChangeLog (+15)
      
 
      - 
        common:
        init.c (+3),
        porting.c (+1 -1)
      
 
      - 
        include:
        global.h (+2)
      
 
      - 
        lib:
        settings (+11)
      
 
      - 
        server:
        attack.c (+7 -2),
        init.c (+11 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 05:49
    #32
    Rev.: 5431
  
 
  - 
    
    
15 lines of code changed in 3 files:
    
      - 
        ChangeLog (+4)
      
 
      - 
        common:
        porting.c (+9 -17)
      
 
      - 
        include:
        libproto.h (+2 -2)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 04:51
    #31
    Rev.: 5430
  
 
  - 
    
    
30 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        common:
        loader.l (+27 -17)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 04:22
    #30
    Rev.: 5429
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        ChangeLog (+2)
      
 
      - 
        common:
        object.c (+2 -8)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 04:15
    #29
    Rev.: 5428
  
 
  - 
    
    
19 lines of code changed in 4 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        common:
        map.c (+7 -10)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        server.c (+6 -6)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 04:07
    #28
    Rev.: 5427
  
 
  - 
    
    
4 lines of code changed in 1 file:
    
   
  - 
    ryo_saeba
    2007-02-10 04:05
    #27
    Rev.: 5426
  
 
  - 
    
    
39 lines of code changed in 6 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        map.c (+15 -15)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        plugins.c (+2 -1),
        server.c (+8 -4)
      
 
      - 
        utils:
        mapper.c (+7 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 03:46
    #26
    Rev.: 5425
  
 
  - 
    
    
20 lines of code changed in 5 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        common:
        map.c (+10 -13)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_wiz.c (+1 -1),
        plugins.c (+3 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 03:37
    #25
    Rev.: 5424
  
 
  - 
    
    
22 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        common:
        map.c (+19 -18)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 03:22
    #24
    Rev.: 5423
  
 
  - 
    
    
115 lines of code changed in 15 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        common:
        button.c (+3 -1),
        item.c (+31 -28),
        object.c (+9 -7)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        alchemy.c (+8 -4),
        apply.c (+6 -3),
        c_object.c (+7 -5),
        c_range.c (+2 -1),
        player.c (+6 -3),
        plugins.c (+2 -1),
        shop.c (+6 -3)
      
 
      - 
        socket:
        info.c (+10 -5),
        item.c (+11 -12)
      
 
      - 
        types/item_transformer:
        item_transformer.c (+6 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-10 02:55
    #23
    Rev.: 5422
  
 
  - 
    
    
18 lines of code changed in 5 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        loader.l (+5 -18),
        object.c (+3 -2)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_wiz.c (+3 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-09 18:09
    #22
    Rev.: 5420
  
 
  - 
    
    
61 lines of code changed in 21 files:
    
      - 
        ChangeLog (+23)
      
 
      - 
        common:
        button.c (+1 -1)
      
 
      - 
        random_maps:
        exit.c (+3)
      
 
      - 
        server:
        alchemy.c (+5),
        apply.c (+3 -3),
        gods.c (+1 -1),
        rune.c (+4),
        shop.c (+1 -1),
        spell_effect.c (+4)
      
 
      - 
        types/book:
        book.c (+1)
      
 
      - 
        types/button:
        button.c (+1 -1)
      
 
      - 
        types/common:
        common_apply.c (+2 -2)
      
 
      - 
        types/exit:
        exit.c (+1 -1)
      
 
      - 
        types/identify_altar:
        identify_altar.c (+4 -2)
      
 
      - 
        types/item_transformer:
        item_transformer.c (+1)
      
 
      - 
        types/legacy:
        apply.c (+1 -1)
      
 
      - 
        types/rune:
        rune.c (+1 -1)
      
 
      - 
        types/spell_effect:
        spell_effect.c (+1 -1)
      
 
      - 
        types/transport:
        transport.c (+1)
      
 
      - 
        types/trigger:
        trigger.c (+1 -1)
      
 
      - 
        utils:
        bwp.c (+1 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-09 17:47
    #21
    Rev.: 5419
  
 
  - 
    
    
55 lines of code changed in 8 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        include:
        ob_methods.h (+1 -1),
        sproto.h (+1 -1),
        typesproto.h (+2 -2)
      
 
      - 
        server:
        c_object.c (+9 -2),
        ob_methods.c (+6 -4)
      
 
      - 
        types/common:
        describe.c (+13 -14)
      
 
      - 
        types/legacy:
        legacy_describe.c (+16 -8)
      
 
    
   
  - 
    qal21
    2007-02-09 16:22
    #20
    Rev.: 5418
  
 
  - 
    
    
16 lines of code changed in 2 files:
    
      - 
        ChangeLog (+4),
        Doxyfile (+12 -11)
      
 
    
   
  - 
    ryo_saeba
    2007-02-09 16:03
    #19
    Rev.: 5417
  
 
  - 
    
    
71 lines of code changed in 12 files:
    
      - 
        ChangeLog (+6)
      
 
      - 
        common:
        item.c (+17 -12),
        object.c (+6 -4)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        c_object.c (+4 -2),
        gods.c (+12 -6),
        player.c (+6 -2),
        plugins.c (+2 -1),
        skills.c (+6 -3),
        spell_effect.c (+5 -2),
        spell_util.c (+3 -1),
        time.c (+3 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-09 15:42
    #18
    Rev.: 5416
  
 
  - 
    
    
54 lines of code changed in 8 files:
    
      - 
        ChangeLog (+9)
      
 
      - 
        common:
        info.c (+3 -3),
        item.c (+25 -33),
        readable.c (+7 -4)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        plugins.c (+3 -1),
        spell_effect.c (+2 -1)
      
 
      - 
        types/common:
        describe.c (+4 -3)
      
 
    
   
  - 
    mwedel
    2007-02-09 01:56
    #17
    Rev.: 5414
  
 
  - 
    
    
13 lines of code changed in 5 files:
    
      - 
        ChangeLog (+5 -1)
      
 
      - 
        server:
        c_object.c (+4 -3),
        monster.c (+1 -1),
        player.c (+1 -1),
        weather.c (+2 -2)
      
 
    
   
  - 
    ryo_saeba
    2007-02-08 18:26
    #16
    Rev.: 5408
  
 
  - 
    
    
426 lines of code changed in 33 files:
    
      - 
        ChangeLog (+15 -1),
        Doxyfile (+5 -3)
      
 
      - 
        common:
        item.c (+18 -23),
        living.c (+4 -2),
        object.c (+3 -2),
        readable.c (+6 -1)
      
 
      - 
        include:
        libproto.h (+1 -1)
      
 
      - 
        server:
        apply.c (+83 -47),
        attack.c (+44 -14),
        build_map.c (+6 -2),
        c_object.c (+37 -20),
        c_range.c (+4 -1),
        c_wiz.c (+7 -2),
        gods.c (+3 -1),
        monster.c (+11 -4),
        move.c (+4 -2),
        player.c (+18 -9),
        plugins.c (+14 -5),
        server.c (+3 -1),
        shop.c (+10 -5),
        skill_util.c (+22 -9),
        skills.c (+49 -20),
        spell_attack.c (+3 -1),
        spell_effect.c (+13 -5),
        spell_util.c (+3 -1)
      
 
      - 
        socket:
        item.c (+7 -4)
      
 
      - 
        types:
        example.c (+3 -1)
      
 
      - 
        types/common:
        describe.c (+2 -2)
      
 
      - 
        types/converter:
        converter.c (+3 -1)
      
 
      - 
        types/item_transformer:
        item_transformer.c (+6 -3)
      
 
      - 
        types/legacy:
        apply.c (+4 -2),
        legacy_describe.c (+1 -1)
      
 
      - 
        types/transport:
        transport.c (+14 -9)
      
 
    
   
  - 
    aaron_baugher
    2007-02-08 18:12
    #15
    Rev.: 5407
  
 
  - 
    
    
74 lines of code changed in 2 files:
    
      - 
        ChangeLog (+15)
      
 
      - 
        server:
        time.c (+59 -3)
      
 
    
   
  - 
    ryo_saeba
    2007-02-08 16:24
    #14
    Rev.: 5406
  
 
  - 
    
    
97 lines of code changed in 7 files:
    
      - 
        ChangeLog (+12 -4)
      
 
      - 
        common:
        holy.c (+2 -1),
        item.c (+62 -88),
        readable.c (+4 -2)
      
 
      - 
        include:
        libproto.h (+3 -4)
      
 
      - 
        server:
        apply.c (+3 -1),
        c_object.c (+11 -6)
      
 
    
   
  - 
    ryo_saeba
    2007-02-08 16:04
    #13
    Rev.: 5405
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
   
  - 
    aaron_baugher
    2007-02-08 15:45
    #12
    Rev.: 5404
  
 
  - 
    
    
138 lines of code changed in 3 files:
    
      - 
        ChangeLog (+10)
      
 
      - 
        common:
        object.c (+126)
      
 
      - 
        server:
        time.c (+2 -2)
      
 
    
   
  - 
    mwedel
    2007-02-07 03:02
    #11
    Rev.: 5398
  
 
  - 
    
    
4983 lines of code changed in 41 files:
    
      - 
        ChangeLog (+5),
        Makefile.am (+1 -1),
        Makefile.in (+156 -108)
      
 
      - 
        common:
        Makefile.in (+106 -119)
      
 
      - 
        crossedit:
        Makefile.in (+160 -154)
      
 
      - 
        crossedit/Cnv:
        Makefile.in (+101 -106)
      
 
      - 
        crossedit/bitmaps:
        Makefile.in (+55 -36)
      
 
      - 
        crossedit/doc:
        Makefile.in (+55 -36)
      
 
      - 
        crossedit/include:
        Makefile.in (+69 -53)
      
 
      - 
        devel:
        Makefile.in (+106 -108)
      
 
      - 
        doc:
        Makefile.in (+121 -95)
      
 
      - 
        doc/Developers:
        Makefile.in (+55 -36)
      
 
      - 
        doc/playbook-html:
        Makefile.in (+56 -41)
      
 
      - 
        doc/playbook:
        Makefile.in (+58 -44)
      
 
      - 
        doc/scripts:
        Makefile.in (+57 -37)
      
 
      - 
        doc/spell-docs:
        Makefile.in (+55 -36)
      
 
      - 
        doc/spoiler-html:
        Makefile.in (+55 -39)
      
 
      - 
        doc/spoiler:
        Makefile.in (+55 -39)
      
 
      - 
        include:
        Makefile.in (+74 -58)
      
 
      - 
        lib:
        Makefile.in (+113 -90)
      
 
      - 
        plugins:
        Makefile.in (+104 -77)
      
 
      - 
        plugins/cfanim:
        Makefile.in (+155 -163)
      
 
      - 
        plugins/cfanim/include:
        Makefile.in (+69 -52)
      
 
      - 
        plugins/cflogger:
        Makefile.in (+158 -165)
      
 
      - 
        plugins/cfpython:
        Makefile.in (+164 -205)
      
 
      - 
        plugins/cfpython/include:
        Makefile.in (+69 -52)
      
 
      - 
        plugins/common:
        Makefile.in (+106 -78)
      
 
      - 
        plugins/common/include:
        Makefile.in (+69 -52)
      
 
      - 
        random_maps:
        Makefile.in (+124 -138)
      
 
      - 
        server:
        Makefile.in (+131 -156)
      
 
      - 
        socket:
        Makefile.in (+96 -100)
      
 
      - 
        test:
        Makefile.in (+111 -160)
      
 
      - 
        test/toolkit:
        Makefile.in (+117 -117)
      
 
      - 
        test/unit:
        Makefile.in (+111 -160)
      
 
      - 
        test/unit/common:
        Makefile.in (+301 -340)
      
 
      - 
        test/unit/crossedit:
        Makefile.in (+199 -224)
      
 
      - 
        test/unit/random_maps:
        Makefile.in (+255 -288)
      
 
      - 
        test/unit/server:
        Makefile.in (+555 -1034)
      
 
      - 
        test/unit/socket:
        Makefile.in (+166 -180)
      
 
      - 
        types:
        Makefile.in (+311 -973)
      
 
      - 
        utils:
        Makefile.in (+99 -78)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:24
    #10
    Rev.: 5395
  
 
  - 
    
    
14 lines of code changed in 3 files:
    
      - 
        ChangeLog (+10)
      
 
      - 
        server:
        move.c (+1 -1),
        player.c (+3 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:10
    #9
    Rev.: 5394
  
 
  - 
    
    
149 lines of code changed in 2 files:
    
      - 
        server:
        move.c (+12 -12),
        player.c (+137 -137)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:08
    #8
    Rev.: 5393
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        plugins/cfpython:
        cfpython_object.c (+3 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:08
    #7
    Rev.: 5392
  
 
  - 
    
    
8 lines of code changed in 1 file:
    
      - 
        plugins/cfpython:
        cfpython_object.c (+8 -8)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:05
    #6
    Rev.: 5391
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        doc/Developers:
        objects (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2007-02-06 20:05
    #5
    Rev.: 5390
  
 
  - 
    
    
52 lines of code changed in 1 file:
    
      - 
        doc/Developers:
        objects (+52 -52)
      
 
    
   
  - 
    ryo_saeba
    2007-02-06 14:09
    #4
    Rev.: 5388
  
 
  - 
    
    
96 lines of code changed in 5 files:
    
      - 
        ChangeLog (+11)
      
 
      - 
        include:
        plugin.h (+3)
      
 
      - 
        plugins/cfpython:
        cfpython_object.c (+46)
      
 
      - 
        plugins/cfpython/include:
        cfpython_object_private.h (+9)
      
 
      - 
        server:
        plugins.c (+27)
      
 
    
   
  - 
    ryo_saeba
    2007-02-04 12:44
    #3
    Rev.: 5368
  
 
  - 
    
    
20 lines of code changed in 2 files:
    
      - 
        ChangeLog (+2)
      
 
      - 
        utils:
        mapper.c (+18 -1)
      
 
    
   
  - 
    ryo_saeba
    2007-02-04 11:52
    #2
    Rev.: 5367
  
 
  - 
    
    
17 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        utils:
        mapper.c (+14 -4)
      
 
    
   
  - 
    qal21
    2007-02-03 20:33
    #1
    Rev.: 5363
  
 
  - 
    
    
7 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        plugins/cfpython:
        cfpython_object.c (+4 -2)