- 
    partmedia
    2014-04-27 09:25
    #59
    Rev.: 19370
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        utils/cre:
        CREExperienceWindow.cpp (+2 -2),
        CREMainWindow.cpp (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-27 09:25
    #58
    Rev.: 19369
  
 
  - 
    
    
11 lines of code changed in 2 files:
    
      - 
        README (+1 -1)
      
 
      - 
        doc:
        style-guide.txt (+10 -10)
      
 
    
   
  - 
    partmedia
    2014-04-27 08:55
    #57
    Rev.: 19368
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-27 08:55
    #56
    Rev.: 19367
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-25 19:16
    #55
    Rev.: 19366
  
 
  - 
    
    
5 lines of code changed in 2 files:
    
      - 
        include:
        global.h (+4)
      
 
      - 
        server:
        shop.c (+1 -3)
      
 
    
   
  - 
    partmedia
    2014-04-25 19:01
    #54
    Rev.: 19365
  
 
  - 
    
    
43 lines of code changed in 4 files:
    
      - 
        configure.ac (+3 -1)
      
 
      - 
        include:
        global.h (+7 -61),
        win32.h (+27)
      
 
      - 
        server:
        shop.c (+6)
      
 
    
   
  - 
    partmedia
    2014-04-25 19:00
    #53
    Rev.: 19364
  
 
  - 
    
    
764 lines of code changed in 97 files:
    
      - 
        common:
        arch.c (+1 -1),
        artifact.c (+2 -2),
        button.c (+2 -2),
        exp.c (+5 -5),
        image.c (+5 -5),
        item.c (+1 -1),
        living.c (+22 -22),
        loader.l (+11 -27),
        los.c (+1 -1),
        map.c (+9 -9),
        object.c (+21 -21),
        readable.c (+3 -3),
        region.c (+2 -2),
        time.c (+11 -11),
        treasure.c (+3 -3),
        utils.c (+3 -3)
      
 
      - 
        include:
        account_char.h (+2 -2),
        artifact.h (+4 -4),
        book.h (+2 -2),
        define.h (+1 -1),
        face.h (+7 -7),
        global.h (+65 -65),
        image.h (+4 -4),
        libproto.h (+22 -22),
        living.h (+14 -14),
        map.h (+23 -23),
        material.h (+2 -2),
        newserver.h (+25 -25),
        object.h (+57 -57),
        party.h (+3 -3),
        player.h (+45 -45),
        skills.h (+1 -1),
        sockproto.h (+16 -16),
        sproto.h (+17 -17),
        treasure.h (+4 -4)
      
 
      - 
        plugins/cfpython:
        cfpython.c (+1 -1),
        cfpython_map.c (+2 -2),
        cfpython_object.c (+3 -3)
      
 
      - 
        plugins/common:
        plugin_common.c (+11 -11)
      
 
      - 
        plugins/common/include:
        plugin_common.h (+9 -9)
      
 
      - 
        random_maps:
        main.c (+5 -5),
        monster.c (+1 -1),
        treasure.c (+1 -1)
      
 
      - 
        server:
        account.c (+2 -2),
        alchemy.c (+6 -6),
        apply.c (+1 -1),
        attack.c (+9 -9),
        build_map.c (+2 -2),
        c_chat.c (+1 -1),
        c_misc.c (+8 -8),
        c_object.c (+7 -7),
        c_wiz.c (+3 -3),
        disease.c (+2 -2),
        gods.c (+11 -11),
        hiscore.c (+1 -1),
        init.c (+6 -6),
        knowledge.c (+1 -1),
        login.c (+2 -2),
        monster.c (+10 -10),
        move.c (+6 -6),
        pets.c (+4 -4),
        player.c (+10 -10),
        plugins.c (+21 -21),
        quest.c (+1 -1),
        resurrection.c (+2 -2),
        rune.c (+2 -2),
        shop.c (+48 -48),
        skill_util.c (+6 -6),
        skills.c (+10 -10),
        spell_attack.c (+9 -9),
        spell_effect.c (+18 -18),
        spell_util.c (+8 -8),
        time.c (+5 -5)
      
 
      - 
        socket:
        image.c (+2 -2),
        info.c (+8 -8),
        item.c (+7 -7),
        loop.c (+8 -8),
        lowlevel.c (+3 -3),
        request.c (+19 -19),
        requestinfo.c (+1 -1),
        sounds.c (+4 -4)
      
 
      - 
        test/bugs/bugtrack:
        check_weight_reduction.c (+1 -1)
      
 
      - 
        test/unit/common:
        check_object.c (+2 -2),
        stubs_common.c (+3 -3)
      
 
      - 
        test/unit/random_maps:
        stubs_random.c (+1 -1)
      
 
      - 
        test/unit/server:
        check_shop.c (+1 -1)
      
 
      - 
        types/common:
        projectile.c (+2 -2)
      
 
      - 
        types/converter:
        converter.c (+1 -1)
      
 
      - 
        types/duplicator:
        duplicator.c (+1 -1)
      
 
      - 
        types/food:
        food.c (+1 -1)
      
 
      - 
        types/lighter:
        lighter.c (+1 -1)
      
 
      - 
        types/shop_inventory:
        shop_inventory.c (+2 -2)
      
 
      - 
        types/spell_effect:
        spell_effect.c (+11 -11)
      
 
      - 
        types/transport:
        transport.c (+1 -1)
      
 
      - 
        types/weapon_improver:
        weapon_improver.c (+2 -2)
      
 
      - 
        utils:
        bwp.c (+6 -6),
        mapper.c (+5 -5)
      
 
    
   
  - 
    partmedia
    2014-04-23 15:11
    #52
    Rev.: 19363
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-19 15:10
    #51
    Rev.: 19358
  
 
  - 
    
    
97 lines of code changed in 5 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        include:
        commands.h (+3)
      
 
      - 
        lib/wizhelp:
        shutdown.en (+2 -2)
      
 
      - 
        server:
        c_wiz.c (+42 -11),
        server.c (+47 -6)
      
 
    
   
  - 
    partmedia
    2014-04-19 15:10
    #50
    Rev.: 19357
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        test/unit/common:
        check_living.c (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-19 15:10
    #49
    Rev.: 19356
  
 
  - 
    
    
10 lines of code changed in 4 files:
    
      - 
        include:
        sproto.h (-2)
      
 
      - 
        server:
        c_misc.c (+2 -1),
        player.c (+8 -1),
        server.c (-31)
      
 
    
   
  - 
    partmedia
    2014-04-19 09:45
    #48
    Rev.: 19355
  
 
  - 
    
    
18 lines of code changed in 2 files:
    
      - 
        common:
        object.c (-19)
      
 
      - 
        include:
        object.h (+18 -4)
      
 
    
   
  - 
    partmedia
    2014-04-18 14:45
    #47
    Rev.: 19354
  
 
  - 
    
    
31 lines of code changed in 6 files:
    
      - 
        common:
        object.c (+19)
      
 
      - 
        include:
        define.h (+4 -13),
        object.h (+5)
      
 
      - 
        server:
        c_misc.c (+1 -1),
        shop.c (+1 -1),
        spell_attack.c (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-18 09:39
    #46
    Rev.: 19353
  
 
  - 
    
    
38 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        utils:
        crossloop.in (+35 -12)
      
 
    
   
  - 
    partmedia
    2014-04-17 20:14
    #45
    Rev.: 19352
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        server:
        init.c (-57)
      
 
    
   
  - 
    partmedia
    2014-04-17 19:51
    #44
    Rev.: 19351
  
 
  - 
    
    
6 lines of code changed in 3 files:
    
      - 
        common:
        living.c (+2)
      
 
      - 
        random_maps:
        rogue_layout.c (+3)
      
 
      - 
        server:
        spell_effect.c (+1)
      
 
    
   
  - 
    partmedia
    2014-04-17 19:51
    #43
    Rev.: 19350
  
 
  - 
    
    
8 lines of code changed in 1 file:
    
      - 
        random_maps:
        room_gen_onion.c (+8 -8)
      
 
    
   
  - 
    partmedia
    2014-04-17 18:22
    #42
    Rev.: 19349
  
 
  - 
    
    
19 lines of code changed in 3 files:
    
      - 
        server:
        c_range.c (+1 -1),
        player.c (+17 -15)
      
 
      - 
        socket:
        item.c (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-17 18:21
    #41
    Rev.: 19348
  
 
  - 
    
    
11 lines of code changed in 4 files:
    
      - 
        common:
        region.c (+4 -1)
      
 
      - 
        random_maps:
        main.c (+1)
      
 
      - 
        server:
        quest.c (+5 -1),
        skill_util.c (+1)
      
 
    
   
  - 
    partmedia
    2014-04-15 20:14
    #40
    Rev.: 19347
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-14 19:58
    #39
    Rev.: 19346
  
 
  - 
    
    
6 lines of code changed in 2 files:
    
      - 
        common:
        utils.c (+2 -1)
      
 
      - 
        server:
        spell_effect.c (+4 -1)
      
 
    
   
  - 
    partmedia
    2014-04-14 19:58
    #38
    Rev.: 19345
  
 
  - 
    
    
5 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-14 19:58
    #37
    Rev.: 19344
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        common:
        readable.c (+3 -1)
      
 
    
   
  - 
    partmedia
    2014-04-14 19:58
    #36
    Rev.: 19343
  
 
  - 
    
    
10 lines of code changed in 2 files:
    
      - 
        common:
        living.c (+7 -2),
        map.c (+3)
      
 
    
   
  - 
    partmedia
    2014-04-14 19:58
    #35
    Rev.: 19342
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-14 19:57
    #34
    Rev.: 19341
  
 
  - 
    
    
9 lines of code changed in 3 files:
    
      - 
        common:
        porting.c (+3)
      
 
      - 
        server:
        server.c (+4 -3)
      
 
      - 
        types/savebed:
        savebed.c (+2 -1)
      
 
    
   
  - 
    partmedia
    2014-04-14 18:08
    #33
    Rev.: 19340
  
 
  - 
    
    
6 lines of code changed in 6 files:
    
      - 
        random_maps:
        random_map.c (+1 -1)
      
 
      - 
        server:
        c_wiz.c (+1 -1),
        knowledge.c (+1 -1),
        plugins.c (+1 -1)
      
 
      - 
        socket:
        item.c (+1 -1)
      
 
      - 
        types/lighter:
        lighter.c (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-14 18:08
    #32
    Rev.: 19339
  
 
  - 
    
    
10 lines of code changed in 3 files:
    
      - 
        configure.ac (+1 -1)
      
 
      - 
        common:
        porting.c (+8)
      
 
      - 
        include:
        define.h (+1)
      
 
    
   
  - 
    partmedia
    2014-04-13 12:41
    #31
    Rev.: 19338
  
 
  - 
    
    
37 lines of code changed in 14 files:
    
      - 
        lib:
        artifacts (+1 -1),
        attackmess (+1 -1)
      
 
      - 
        lib/adm:
        README (-11)
      
 
      - 
        lib/config:
        ban_file (+7 -6),
        dm_file (+1),
        exp_table (+2),
        forbid (+1),
        metaserver2 (+2 -2),
        motd (+1 -1),
        news (+2),
        rules (+14 -8),
        settings (+2),
        stat_bonus (+3 -1)
      
 
    
   
  - 
    partmedia
    2014-04-13 12:27
    #30
    Rev.: 19337
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        plugins/cfanim:
        cfanim.c (+2 -1)
      
 
    
   
  - 
    partmedia
    2014-04-13 12:27
    #29
    Rev.: 19336
  
 
  - 
    
    
5 lines of code changed in 1 file:
    
      - 
        include:
        account_char.h (+5 -2)
      
 
    
   
  - 
    partmedia
    2014-04-13 12:27
    #28
    Rev.: 19335
  
 
  - 
    
    
9 lines of code changed in 3 files:
    
      - 
        include:
        sproto.h (+1 -1)
      
 
      - 
        server:
        main.c (+2 -2),
        server.c (+6 -10)
      
 
    
   
  - 
    partmedia
    2014-04-12 14:21
    #27
    Rev.: 19334
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        utils:
        Makefile.am (+2 -4)
      
 
    
   
  - 
    partmedia
    2014-04-12 14:21
    #26
    Rev.: 19333
  
 
  - 
    
    
591 lines of code changed in 8 files:
    
      - 
        configure.ac (-1)
      
 
      - 
        lib:
        Makefile.am (+6 -6),
        README (+1 -1),
        checkarch (new 83),
        checkarch.pl.in (del),
        collect (new 501),
        collect.pl.in (del)
      
 
    
   
  - 
    partmedia
    2014-04-12 14:21
    #25
    Rev.: 19332
  
 
  - 
    
    
1012 lines of code changed in 21 files:
    
      - 
        lib:
        Makefile.am (+12 -1),
        ban_file (del),
        dm_file (del),
        exp_table (del),
        forbid (del),
        metaserver2 (del),
        motd (del),
        news (del),
        rules (del),
        settings (del),
        stat_bonus (del)
      
 
      - 
        lib/config:
        ban_file (new 32),
        dm_file (new 16),
        exp_table (new 189),
        forbid (new 14),
        metaserver2 (new 80),
        motd (new 9),
        news (new 12),
        rules (new 9),
        settings (new 342),
        stat_bonus (new 297)
      
 
    
   
  - 
    partmedia
    2014-04-12 14:21
    #24
    Rev.: 19331
  
 
  - 
    
    
206 lines of code changed in 10 files:
    
      - 
        configure.ac (+1 -1)
      
 
      - 
        utils:
        Makefile.am (+1 -1),
        add_throw (new 33),
        add_throw.perl.in (del),
        metaserver (new 168),
        metaserver.pl.in (del),
        mktable.script (+1 -1),
        player_dl.pl.in (+1 -1),
        scores.pl.in (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-12 14:21
    #23
    Rev.: 19330
  
 
  - 
    
    
8 lines of code changed in 7 files:
    
      - 
        ChangeLog (+7)
      
 
      - 
        utils:
        Makefile.am (+1 -1),
        cfmeta-rrd (del),
        checkInternalPrototype.sh (del),
        crossfire-loop.c (del),
        get_release.in (del),
        update_rp (del)
      
 
    
   
  - 
    partmedia
    2014-04-11 22:33
    #22
    Rev.: 19329
  
 
  - 
    
    
21 lines of code changed in 3 files:
    
      - 
        server:
        account_char.c (+14 -5),
        attack.c (+3 -1)
      
 
      - 
        socket:
        request.c (+4 -2)
      
 
    
   
  - 
    partmedia
    2014-04-11 21:56
    #21
    Rev.: 19328
  
 
  - 
    
    
10 lines of code changed in 2 files:
    
      - 
        configure.ac (+3)
      
 
      - 
        common:
        porting.c (+7)
      
 
    
   
  - 
    partmedia
    2014-04-11 21:56
    #20
    Rev.: 19327
  
 
  - 
    
    
24 lines of code changed in 2 files:
    
      - 
        common:
        porting.c (+23)
      
 
      - 
        include:
        define.h (+1 -22)
      
 
    
   
  - 
    partmedia
    2014-04-11 21:55
    #19
    Rev.: 19326
  
 
  - 
    
    
285 lines of code changed in 14 files:
    
      - 
        include:
        Makefile.am (+6 -1),
        plugin.h (+2 -2)
      
 
      - 
        include/random_maps:
        expand2x.h (new 18),
        maze_gen.h (new 6),
        random_map.h (new 155),
        room_gen.h (new 7),
        rproto.h (new 88)
      
 
      - 
        random_maps:
        Makefile.am (+1 -16),
        expand2x.h (del),
        maze_gen.h (del),
        random_map.h (del),
        room_gen.h (del),
        rproto.h (del)
      
 
      - 
        server:
        server.c (+2 -2)
      
 
    
   
  - 
    partmedia
    2014-04-10 08:59
    #18
    Rev.: 19325
  
 
  - 
    
    
38 lines of code changed in 4 files:
    
      - 
        common:
        living.c (+21 -21)
      
 
      - 
        include:
        living.h (+7 -7)
      
 
      - 
        server:
        apply.c (+3 -1),
        player.c (+7 -7)
      
 
    
   
  - 
    partmedia
    2014-04-08 18:25
    #17
    Rev.: 19324
  
 
  - 
    
    
13 lines of code changed in 2 files:
    
      - 
        configure.ac (+1)
      
 
      - 
        server:
        server.c (+12 -4)
      
 
    
   
  - 
    partmedia
    2014-04-07 23:05
    #16
    Rev.: 19322
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        ChangeLog (+3)
      
 
      - 
        utils:
        crossloop.in (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-07 22:58
    #15
    Rev.: 19321
  
 
  - 
    
    
22 lines of code changed in 1 file:
    
   
  - 
    kstenger
    2014-04-07 14:17
    #14
    Rev.: 19320
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        utils:
        crossloop.in (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-06 10:31
    #13
    Rev.: 19319
  
 
  - 
    
    
51 lines of code changed in 2 files:
    
      - 
        ChangeLog (+5)
      
 
      - 
        server:
        init.c (+46 -71)
      
 
    
   
  - 
    partmedia
    2014-04-06 10:28
    #12
    Rev.: 19318
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-05 22:51
    #11
    Rev.: 19317
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        configure.ac (+2 -3)
      
 
      - 
        server:
        server.c (+1 -13)
      
 
    
   
  - 
    partmedia
    2014-04-05 22:51
    #10
    Rev.: 19316
  
 
  - 
    
    
7 lines of code changed in 1 file:
    
      - 
        server:
        account.c (+7 -10)
      
 
    
   
  - 
    partmedia
    2014-04-05 22:50
    #9
    Rev.: 19315
  
 
  - 
    
    
2 lines of code changed in 3 files:
    
      - 
        configure.ac (+2 -10)
      
 
      - 
        common:
        map.c (-3)
      
 
      - 
        include:
        config.h (-17)
      
 
    
   
  - 
    partmedia
    2014-04-05 22:50
    #8
    Rev.: 19314
  
 
  - 
    
    
10 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-05 22:50
    #7
    Rev.: 19313
  
 
  - 
    
    
4 lines of code changed in 5 files:
    
      - 
        Doxyfile (+1 -1),
        README (-1),
        configure.ac (+1 -1)
      
 
      - 
        doc:
        arch-handbook.txt (+1 -2)
      
 
      - 
        doc/Developers:
        protocol.txt (+1 -2)
      
 
    
   
  - 
    partmedia
    2014-04-05 13:38
    #6
    Rev.: 19304
  
 
  - 
    
    
52 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-04 16:56
    #5
    Rev.: 19301
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
   
  - 
    partmedia
    2014-04-04 15:37
    #4
    Rev.: 19300
  
 
  - 
    
    
11 lines of code changed in 1 file:
    
      - 
        include:
        living.h (+11 -13)
      
 
    
   
  - 
    partmedia
    2014-04-04 15:37
    #3
    Rev.: 19299
  
 
  - 
    
    
8 lines of code changed in 6 files:
    
      - 
        Doxyfile (+2 -2),
        README (+2 -2),
        configure.ac (+1 -1)
      
 
      - 
        doc:
        arch-handbook.txt (+1 -1)
      
 
      - 
        doc/Developers:
        mainpage.dox (+1 -1),
        protocol.txt (+1 -1)
      
 
    
   
  - 
    partmedia
    2014-04-04 15:36
    #2
    Rev.: 19298
  
 
  - 
    
    
0 lines of code changed in 32 files:
    
      - 
        include:
        account_char.h (-27),
        artifact.h (-23),
        attack.h (-28),
        book.h (-23),
        commands.h (-28),
        config.h (-28),
        define.h (-28),
        face.h (-28),
        global.h (-28),
        image.h (-23),
        includes.h (-28),
        living.h (-28),
        loader.h (-28),
        logger.h (-27),
        map.h (-28),
        material.h (-28),
        metaserver2.h (-27),
        newserver.h (-28),
        ob_methods.h (-27),
        ob_types.h (-27),
        object.h (-28),
        party.h (-28),
        path.h (-2),
        player.h (-28),
        skills.h (-28),
        sounds.h (-22),
        spellist.h (-27),
        spells.h (-28),
        stringbuffer.h (-22),
        tod.h (-29),
        treasure.h (-28)
      
 
      - 
        include/shared:
        newclient.h (-28)
      
 
    
   
  - 
    partmedia
    2014-04-04 15:35
    #1
    Rev.: 19297
  
 
  - 
    
    
902 lines of code changed in 88 files:
    
      - 
        common:
        anim.c (+10 -25),
        arch.c (+10 -25),
        artifact.c (+10 -25),
        button.c (+10 -25),
        dialog.c (+14 -23),
        exp.c (+10 -25),
        friend.c (+10 -25),
        glue.c (+10 -25),
        holy.c (+10 -25),
        image.c (+10 -25),
        info.c (+10 -25),
        init.c (+10 -25),
        item.c (+10 -25),
        languages.c (+10 -27),
        links.c (+10 -24),
        living.c (+10 -25),
        logger.c (+12 -27),
        los.c (+10 -25),
        map.c (+10 -25),
        ob_methods.c (+10 -24),
        ob_types.c (+10 -24),
        object.c (+10 -25),
        path.c (+11 -23),
        player.c (+10 -25),
        porting.c (+10 -25),
        re-cmp.c (+10 -2),
        readable.c (+10 -25),
        recipe.c (+11 -20),
        region.c (+10 -25),
        shstr.c (+10 -2),
        stringbuffer.c (+11 -20),
        time.c (+10 -25),
        treasure.c (+10 -26),
        utils.c (+10 -25)
      
 
      - 
        server:
        account.c (+10 -25),
        alchemy.c (+10 -25),
        apply.c (+10 -24),
        attack.c (+10 -24),
        ban.c (-5),
        build_map.c (+10 -24),
        c_chat.c (+10 -25),
        c_misc.c (+10 -25),
        c_move.c (+10 -25),
        c_new.c (+10 -25),
        c_object.c (+10 -25),
        c_party.c (+10 -25),
        c_range.c (+10 -25),
        c_wiz.c (+10 -25),
        commands.c (+10 -25),
        daemon.c (+10 -25),
        disease.c (+10 -24),
        gods.c (+10 -25),
        hiscore.c (+10 -25),
        init.c (+10 -25),
        knowledge.c (+11 -20),
        login.c (+10 -25),
        main.c (+13 -35),
        move.c (+10 -25),
        ob_methods.c (+10 -24),
        ob_types.c (+10 -24),
        party.c (+10 -25),
        pets.c (+10 -25),
        player.c (+10 -25),
        plugins.c (+10 -33),
        quest.c (+11 -21),
        resurrection.c (+10 -25),
        rune.c (+10 -25),
        server.c (+26 -43),
        shop.c (+10 -25),
        skill_util.c (+10 -24),
        spell_attack.c (+10 -25),
        spell_effect.c (+10 -26),
        spell_util.c (+10 -26),
        swap.c (+10 -25),
        time.c (+10 -25),
        timers.c (+11 -20),
        weather.c (+10 -25),
        win32.c (+11 -20)
      
 
      - 
        socket:
        image.c (+10 -25),
        info.c (+10 -25),
        init.c (+10 -25),
        item.c (+10 -25),
        loop.c (+10 -26),
        lowlevel.c (+10 -24),
        metaserver.c (+10 -25),
        request.c (+10 -25),
        requestinfo.c (+10 -25),
        sounds.c (+10 -4)