- 
    kbulgrien
    2009-07-30 22:44
    #90
    Rev.: 12126
  
 
  - 
    
    
41 lines of code changed in 12 files:
    
      - 
        arch/trunk:
        CHANGES (+7 -1)
      
 
      - 
        arch/trunk/spell/Bolt:
        spell_sm_lightning.arc (+2)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_levitate.arc (+7)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_slow.arc (+2)
      
 
      - 
        arch/trunk/spell/Healing:
        spell_medium_healing.arc (+2)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_rune_of_blasting.arc (+2 -2),
        spell_rune_of_death.arc (+5 -5),
        spell_rune_of_fire.arc (+2 -2),
        spell_rune_of_frost.arc (+4),
        spell_rune_of_magic_drain.arc (+3 -3),
        spell_rune_of_shocking.arc (+4),
        spell_rune_of_transference.arc (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-30 00:31
    #89
    Rev.: 12125
  
 
  - 
    
    
54 lines of code changed in 11 files:
    
      - 
        arch/trunk:
        CHANGES (+3)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_rage.arc (+7),
        spell_regeneration.arc (+3)
      
 
      - 
        arch/trunk/spell/Healing:
        spell_restoration.arc (+3 -4)
      
 
      - 
        arch/trunk/spell/MagicWall:
        spell_repelwall.arc (+2 -2)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_remove_curse.arc (+5 -5),
        spell_remove_damnation.arc (+5 -6)
      
 
      - 
        arch/trunk/spell/RaiseDead:
        spell_raise_dead.arc (+7 -6),
        spell_reincarnation.arc (+7 -9),
        spell_resurrection.arc (+8 -7)
      
 
      - 
        arch/trunk/spell/Smite:
        spell_retributive_strike.arc (+4 -4)
      
 
    
   
  - 
    kbulgrien
    2009-07-28 05:51
    #88
    Rev.: 12124
  
 
  - 
    
    
157 lines of code changed in 26 files:
    
      - 
        arch/trunk:
        CHANGES (+6 -1)
      
 
      - 
        arch/trunk/spell/Bolt:
        spell_negabolt.arc (+3 -3)
      
 
      - 
        arch/trunk/spell/Bullet:
        spell_poison_cloud.arc (+6)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_protection_from_attack.arc (+6 -5),
        spell_protection_from_cancellation.arc (+5),
        spell_protection_from_cold.arc (+4),
        spell_protection_from_confusion.arc (+4),
        spell_protection_from_depletion.arc (+4),
        spell_protection_from_draining.arc (+4 -4),
        spell_protection_from_electricity.arc (+4),
        spell_protection_from_fire.arc (+4),
        spell_protection_from_magic.arc (+5 -4),
        spell_protection_from_paralysis.arc (+4),
        spell_protection_from_poison.arc (+4),
        spell_protection_from_slow.arc (+4 -1)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_paralyze.arc (+6),
        spell_peace.arc (+10)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_nightfall.arc (+5),
        spell_perceive_self.arc (+35),
        spell_polymorph.arc (+5),
        spell_probe.arc (+6)
      
 
      - 
        arch/trunk/spell/MoodChange:
        spell_conflict.arc (+3 -3),
        spell_pacify.arc (+4)
      
 
      - 
        arch/trunk/spell/MovingBall:
        spell_negaball.arc (+4 -6),
        spell_poison_fog.arc (+5)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_pentagram.arc (+7 -6)
      
 
    
   
  - 
    mwedel
    2009-07-28 01:24
    #87
    Rev.: 12123
  
 
  - 
    
    
8 lines of code changed in 2 files:
    
      - 
        client/trunk:
        ChangeLog (+5)
      
 
      - 
        client/trunk/common:
        metaserver.c (+3 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-26 16:38
    #86
    Rev.: 12122
  
 
  - 
    
    
62 lines of code changed in 5 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gui:
        GUIElement.java (+9)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/item:
        GUIItemInventory.java (+36),
        GUIItemItem.java (+12 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/list:
        ItemInventoryCellRenderer.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-26 16:06
    #85
    Rev.: 12121
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/faces:
        FacesManager.java (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-26 08:04
    #84
    Rev.: 12120
  
 
  - 
    
    
3 lines of code changed in 4 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
        MessageBufferUpdater.java (-1),
        RenderStateManager.java (-1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
        ClientSocketListener.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        JXCWindowRenderer.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-26 07:59
    #83
    Rev.: 12118
  
 
  - 
    
    
1464 lines of code changed in 7 files:
    
      - 
        jxclient/trunk:
        build.xml (+17 -10)
      
 
      - 
        jxclient/trunk/src/test/com/realtime/crossfire/jxclient/gui/gauge:
        OrientationTest.java (new 154)
      
 
      - 
        jxclient/trunk/src/test/com/realtime/crossfire/jxclient/gui/log:
        ParserTest.java (new 417),
        RenderStateTest.java (new 240)
      
 
      - 
        jxclient/trunk/src/test/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdaterTest.java (new 422)
      
 
      - 
        jxclient/trunk/src/test/com/realtime/crossfire/jxclient/scripts:
        PacketWatcherTest.java (new 120)
      
 
      - 
        jxclient/trunk/src/test/com/realtime/crossfire/jxclient/util:
        StringSplitterTest.java (new 94)
      
 
    
   
  - 
    akirschbaum
    2009-07-26 07:15
    #82
  
 
  - 
    
    
88 lines of code changed in 2 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
        CfMap.java (+80 -20),
        Location.java (+8 -2)
      
 
    
   
  - 
    kbulgrien
    2009-07-25 22:25
    #81
    Rev.: 12114
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        arch/trunk/spell/Smite:
        spell_holy_wrath.arc (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-25 22:21
    #80
    Rev.: 12113
  
 
  - 
    
    
368 lines of code changed in 74 files:
    
      - 
        arch/trunk:
        CHANGES (+4)
      
 
      - 
        arch/trunk/spell/AnimateWeapon:
        spell_staff_to_snake.arc (+6)
      
 
      - 
        arch/trunk/spell/Aura:
        spell_sanctuary.arc (+4)
      
 
      - 
        arch/trunk/spell/Bolt:
        spell_lg_lightning.arc (+5 -4),
        spell_manabolt.arc (+4),
        spell_sm_lightning.arc (+4),
        spell_steambolt.arc (+6),
        spell_sunspear.arc (+6)
      
 
      - 
        arch/trunk/spell/Bullet:
        spell_bullet.arc (+4),
        spell_comet.arc (+3 -4),
        spell_large_fireball.arc (+4 -3),
        spell_large_manaball.arc (+4 -6),
        spell_large_snowstorm.arc (+5 -4),
        spell_lg_bullet.arc (+4),
        spell_medium_fireball.arc (+6),
        spell_medium_manaball.arc (+4 -6),
        spell_medium_snowstorm.arc (+7),
        spell_sm_bullet.arc (+4),
        spell_small_fireball.arc (+6),
        spell_small_manaball.arc (+6),
        spell_small_snowstorm.arc (+7),
        spell_vitriol.arc (+6)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_protection_from_magic.arc (+2 -3),
        spell_protection_from_slow.arc (+1),
        spell_strength.arc (+6),
        spell_xrays.arc (+7)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_mana_blast.arc (+3 -3),
        spell_mass_confusion.arc (+6),
        spell_shockwave.arc (+3 -4),
        spell_slow.arc (+2),
        spell_sparkshower.arc (+2 -3),
        spell_spiderweb.arc (+5),
        spell_turn_undead.arc (+4),
        spell_vitriol_splash.arc (+5),
        spell_wave.arc (+7),
        spell_windstorm.arc (+6),
        spell_wonder.arc (+6),
        spell_wrathful_eye.arc (+4 -5)
      
 
      - 
        arch/trunk/spell/Golem:
        spell_dancing_sword.arc (+4 -2),
        spell_mystic_fist.arc (+5),
        spell_summon_air_elemental.arc (+4 -6),
        spell_summon_avatar.arc (+6),
        spell_summon_devil.arc (+5 -7),
        spell_summon_earth_elemental.arc (+5 -6),
        spell_summon_fire_ele.arc (+5 -6),
        spell_summon_water_elemental.arc (+5 -6)
      
 
      - 
        arch/trunk/spell/Healing:
        spell_major_healing.arc (+5),
        spell_medium_healing.arc (+3),
        spell_minor_healing.arc (+5)
      
 
      - 
        arch/trunk/spell/MagicMissile:
        spell_magic_miss.arc (+7)
      
 
      - 
        arch/trunk/spell/MagicWall:
        spell_build_bullet_wall.arc (+1 -1),
        spell_build_fireball_wall.arc (+1 -1),
        spell_build_lightning_wall.arc (+1 -1),
        spell_wall_of_thorns.arc (+6)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_light.arc (+4),
        spell_magic_drain.arc (+4),
        spell_magic_mapping.arc (+6),
        spell_marking_rune.arc (+6),
        spell_transference.arc (+7),
        spell_word_of_recall.arc (+5 -10)
      
 
      - 
        arch/trunk/spell/MoodChange:
        spell_siren_call.arc (+6)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_magic_rune.arc (+7 -6),
        spell_rune_of_magic_drain.arc (+4 -5),
        spell_rune_of_transference.arc (+5 -2),
        spell_sigil.arc (+7 -5)
      
 
      - 
        arch/trunk/spell/SummonMonster:
        spell_large_speedball.arc (+4 -5),
        spell_magehound.arc (+9),
        spell_small_speedball.arc (+4 -5),
        spell_summon_cult.arc (+5),
        spell_summon_fog.arc (+4 -4),
        spell_summon_pet.arc (+12 -6)
      
 
      - 
        arch/trunk/spell/Swarm:
        spell_meteor_swarm.arc (+3 -2),
        spell_missile_swarm.arc (+7)
      
 
      - 
        arch/trunk/spell/TownPortal:
        spell_town_portal.arc (+13)
      
 
    
   
  - 
    akirschbaum
    2009-07-25 16:04
    #79
    Rev.: 12112
  
 
  - 
    
    
165 lines of code changed in 6 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
        CfMap.java (+7 -5),
        CfMapPatch.java (+4 -2),
        CfMapSquare.java (+4 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdater.java (+28 -3),
        CfMapUpdaterTest.java (+118 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-25 15:42
    #78
    Rev.: 12111
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdater.java (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-25 15:39
    #77
    Rev.: 12110
  
 
  - 
    
    
21 lines of code changed in 2 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
        CfMapAnimations.java (+14 -22)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdater.java (+7 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-25 13:28
    #76
    Rev.: 12109
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
        ItemsManager.java (-1)
      
 
    
   
  - 
    kbulgrien
    2009-07-24 21:34
    #75
    Rev.: 12108
  
 
  - 
    
    
134 lines of code changed in 28 files:
    
      - 
        arch/trunk:
        CHANGES (+2 -2)
      
 
      - 
        arch/trunk/spell/BlessCurse:
        spell_bless.arc (+3 -2),
        spell_holy_possession.arc (+7)
      
 
      - 
        arch/trunk/spell/Bullet:
        spell_hellfire.arc (+5 -8),
        spell_holy_orb.arc (+7)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_immunity_to_attack.arc (+4),
        spell_immunity_to_cold.arc (+4),
        spell_immunity_to_draining.arc (+4),
        spell_immunity_to_electricity.arc (+4),
        spell_immunity_to_fire.arc (+4),
        spell_immunity_to_magic.arc (+4),
        spell_immunity_to_paralysis.arc (+4),
        spell_immunity_to_poison.arc (+4),
        spell_immunity_to_slow.arc (+5),
        spell_invulnerability.arc (+4),
        spell_iron_skin.arc (+2 -1)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_holy_word.arc (+6),
        spell_icestorm.arc (+8),
        spell_lg_icestorm.arc (+6 -4)
      
 
      - 
        arch/trunk/spell/Detect:
        spell_show_invisible.arc (+4)
      
 
      - 
        arch/trunk/spell/Healing:
        spell_heal.arc (+5)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_identify.arc (+6 -5),
        spell_improved_invisibility.arc (+6),
        spell_invisible.arc (+6),
        spell_invisible_to_undead.arc (+4)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_glyph.arc (+5 -5)
      
 
      - 
        arch/trunk/spell/Smite:
        spell_holy_wrath.arc (+6),
        spell_insect_plague.arc (+5)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 16:52
    #74
    Rev.: 12107
  
 
  - 
    
    
7 lines of code changed in 2 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
        ItemsManager.java (+5 -4)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 16:41
    #73
    Rev.: 12106
  
 
  - 
    
    
36 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
        ItemsManager.java (+36 -59)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 14:05
    #72
    Rev.: 12105
  
 
  - 
    
    
2 lines of code changed in 2 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+2)
      
 
      - 
        jxclient/trunk/skins/ragnorok/pictures:
        black.png (changed)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 13:51
    #71
    Rev.: 12104
  
 
  - 
    
    
23 lines of code changed in 3 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
        EventScheduler.java (+17 -7),
        ItemsManager.java (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 12:48
    #70
    Rev.: 12103
  
 
  - 
    
    
16 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gui:
        TooltipManager.java (+16 -17)
      
 
    
   
  - 
    akirschbaum
    2009-07-24 12:41
    #69
    Rev.: 12102
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gui:
        TooltipManager.java (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-24 00:56
    #68
    Rev.: 12101
  
 
  - 
    
    
147 lines of code changed in 28 files:
    
      - 
        arch/trunk:
        CHANGES (+4)
      
 
      - 
        arch/trunk/spell/Aura:
        spell_flaming_aura.arc (+6)
      
 
      - 
        arch/trunk/spell/Bolt:
        spell_firebolt.arc (+4),
        spell_forked_lightning.arc (+8),
        spell_frostbolt.arc (+4)
      
 
      - 
        arch/trunk/spell/Bullet:
        spell_asteroid.arc (+2 -1)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_dark_vision.arc (+4),
        spell_defense.arc (+5),
        spell_dexterity.arc (+6)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_dragonbreath.arc (+4 -5),
        spell_face_of_death.arc (+8 -7),
        spell_fear.arc (+4)
      
 
      - 
        arch/trunk/spell/Detect:
        spell_detect_curse.arc (+4),
        spell_detect_evil.arc (+4),
        spell_detect_magic.arc (+5),
        spell_detect_monster.arc (+5)
      
 
      - 
        arch/trunk/spell/Golem:
        spell_dancing_sword.arc (+4)
      
 
      - 
        arch/trunk/spell/MagicWall:
        spell_darkness.arc (+5)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_daylight.arc (+4),
        spell_destruction.arc (+8 -6),
        spell_dimension_door.arc (+14 -11),
        spell_disarm.arc (+7 -3),
        spell_earth_to_dust.arc (+4 -4),
        spell_faery_fire.arc (+6)
      
 
      - 
        arch/trunk/spell/MovingBall:
        spell_divine_shock.arc (+3)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_firetrap.arc (+8 -6)
      
 
      - 
        arch/trunk/spell/Smite:
        spell_finger_of_death.arc (+5)
      
 
      - 
        arch/trunk/spell/Swarm:
        spell_frost_nova.arc (+2 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-23 16:07
    #67
    Rev.: 12100
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdaterTest.java (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-21 22:00
    #66
    Rev.: 12099
  
 
  - 
    
    
247 lines of code changed in 43 files:
    
      - 
        arch/trunk:
        CHANGES (+6 -1)
      
 
      - 
        arch/trunk/spell/BlessCurse:
        spell_curse.arc (+5)
      
 
      - 
        arch/trunk/spell/Bolt:
        spell_cancellation.arc (+10)
      
 
      - 
        arch/trunk/spell/Bomb:
        spell_bomb.arc (+7 -7)
      
 
      - 
        arch/trunk/spell/Bullet:
        spell_cause_crit_wounds.arc (+5),
        spell_cause_heavy_wounds.arc (+4),
        spell_cause_light_wounds.arc (+4),
        spell_cause_med_wounds.arc (+4),
        spell_comet.arc (+3 -3)
      
 
      - 
        arch/trunk/spell/Change_Ability:
        spell_charisma.arc (+6),
        spell_confusion.arc (+7),
        spell_constitution.arc (+7)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_color_spray.arc (+2 -2),
        spell_counterspell.arc (+6 -4)
      
 
      - 
        arch/trunk/spell/Disease:
        spell_cause_anthrax.arc (+5),
        spell_cause_black_death.arc (+5),
        spell_cause_cold.arc (+9),
        spell_cause_flu.arc (+5),
        spell_cause_leprosy.arc (+8),
        spell_cause_rabies.arc (+4),
        spell_cause_red_death.arc (+5),
        spell_cause_smallpox.arc (+7),
        spell_cause_typhoid.arc (+5),
        spell_cause_white_death.arc (+4)
      
 
      - 
        arch/trunk/spell/Golem:
        spell_call_holy_servant.arc (+8)
      
 
      - 
        arch/trunk/spell/Healing:
        spell_cure_blindness.arc (+3),
        spell_cure_confusion.arc (+6),
        spell_cure_disease.arc (+5),
        spell_cure_poison.arc (+5)
      
 
      - 
        arch/trunk/spell/MagicWall:
        spell_counterwall.arc (+6 -5),
        spell_create_earth_wall.arc (+7 -8),
        spell_create_fire_wall.arc (+7),
        spell_create_frost_wall.arc (+7),
        spell_create_pool_of_chaos.arc (+9)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_consecrate.arc (+1 -1),
        spell_create_food.arc (+6),
        spell_create_missile.arc (+10),
        spell_recharge.arc (+7)
      
 
      - 
        arch/trunk/spell/MoodChange:
        spell_charm_monsters.arc (+4),
        spell_command_undead.arc (+5),
        spell_conflict.arc (+6)
      
 
      - 
        arch/trunk/spell/Rune:
        spell_antimagic_rune.arc (+6)
      
 
      - 
        arch/trunk/spell/Swarm:
        spell_cause_many_wounds.arc (+6)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 17:16
    #65
    Rev.: 12098
  
 
  - 
    
    
46 lines of code changed in 16 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/commands:
        ScriptkillCommand.java (+3 -3),
        ScriptkillallCommand.java (+2 -2),
        ScriptsCommand.java (+2 -2),
        ScripttellCommand.java (+4 -4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/faces:
        RawScale8d.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/list:
        GUIList.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
        MessageBufferUpdater.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
        CfItem.java (+1 -1),
        ItemsManager.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
        MetaserverEntry.java (+2 -2),
        ServerCache.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/scripts:
        DefaultScriptProcess.java (+11 -11),
        ScriptManager.java (+6 -6)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
        DefaultCrossfireServerConnection.java (+7 -7)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/timeouts:
        Event.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        JXCWindow.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 17:12
    #64
    Rev.: 12097
  
 
  - 
    
    
34 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        JXCWindowRenderer.java (+34 -29)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 17:01
    #63
    Rev.: 12096
  
 
  - 
    
    
7 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/stats:
        ActiveSkillWatcher.java (+7 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 17:00
    #62
    Rev.: 12095
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gui:
        Gui.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:59
    #61
    Rev.: 12094
  
 
  - 
    
    
8 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
        CfMap.java (+8 -4)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:57
    #60
    Rev.: 12093
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/list:
        GUIListViewport.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:57
    #59
    Rev.: 12092
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
        GUIMagicMap.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:56
    #58
    Rev.: 12091
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/commands:
        PrintCommand.java (-7)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:56
    #57
    Rev.: 12090
  
 
  - 
    
    
2 lines of code changed in 2 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
        GUIMagicMap.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        KeyHandler.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:54
    #56
  
 
  - 
    
    
3 lines of code changed in 2 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gui:
        Gui.java (+1 -16)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        KeybindingsManager.java (+2 -12)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:51
    #55
    Rev.: 12087
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/sound:
        SoundManager.java (+2 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:50
    #54
    Rev.: 12086
  
 
  - 
    
    
5 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/sound:
        SoundManager.java (+5 -5)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:35
    #53
    Rev.: 12085
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/scripts:
        PacketWatcher.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:33
    #52
    Rev.: 12084
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/label:
        GUIMultiLineLabel.java (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:32
    #51
    Rev.: 12083
  
 
  - 
    
    
19 lines of code changed in 3 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/label:
        InternalHTMLRenderer.java (+8 -8)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
        MetaserverEntry.java (+4 -4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/timeouts:
        Event.java (+7 -7)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:25
    #50
    Rev.: 12082
  
 
  - 
    
    
54 lines of code changed in 14 files:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/commands:
        Commands.java (+2 -2),
        SetCommand.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/commands:
        GUICommandFactory.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/label:
        GUIHTMLLabel.java (+2 -2),
        GUIMultiLineLabel.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
        MetaserverEntry.java (+2 -2),
        MetaserverEntryParser.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
        DefaultCrossfireServerConnection.java (+28 -28),
        MessageTypes.java (+1 -1)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
        ExpressionParser.java (+3 -3)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/util:
        Filenames.java (+4 -4),
        Patterns.java (+1 -1),
        StringUtils.java (+2 -2)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/window:
        DialogStateParser.java (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:20
    #49
    Rev.: 12081
  
 
  - 
    
    
5 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/gauge:
        AbstractOrientation.java (+5 -5)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:13
    #48
    Rev.: 12080
  
 
  - 
    
    
5 lines of code changed in 2 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+4)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
        CfMapUpdater.java (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-21 16:06
    #47
    Rev.: 12079
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/item:
        GUIItemShortcut.java (-3)
      
 
    
   
  - 
    kbulgrien
    2009-07-20 22:48
    #46
    Rev.: 12078
  
 
  - 
    
    
60 lines of code changed in 9 files:
    
      - 
        arch/trunk:
        CHANGES (+5 -1)
      
 
      - 
        arch/trunk/spell/AnimateWeapon:
        spell_animate_weapon.arc (+8)
      
 
      - 
        arch/trunk/spell/BlessCurse:
        spell_bless.arc (+7)
      
 
      - 
        arch/trunk/spell/Cone:
        spell_banishment.arc (+6),
        spell_burning_hands.arc (+6)
      
 
      - 
        arch/trunk/spell/Misc:
        spell_alchemy.arc (+7)
      
 
      - 
        arch/trunk/spell/MoodChange:
        spell_aggravation.arc (+5)
      
 
      - 
        arch/trunk/spell/Swarm:
        spell_bullet_storm.arc (+8),
        spell_bullet_swarm.arc (+8)
      
 
    
   
  - 
    akirschbaum
    2009-07-20 00:55
    #45
    Rev.: 12077
  
 
  - 
    
    
14 lines of code changed in 2 files:
    
      - 
        jxclient/trunk:
        ChangeLog (+5)
      
 
      - 
        jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
        ClientSocket.java (+9 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-19 17:43
    #44
    Rev.: 12076
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/darcap/undead:
        undead.3 (+1 -1645)
      
 
    
   
  - 
    kbulgrien
    2009-07-19 13:56
    #43
    Rev.: 12075
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/darcap/undead:
        undead.2 (+1 -1569)
      
 
    
   
  - 
    kbulgrien
    2009-07-18 23:21
    #42
    Rev.: 12074
  
 
  - 
    
    
13 lines of code changed in 1 file:
    
      - 
        maps/trunk/navar_city:
        city1enter (+13 -24)
      
 
    
   
  - 
    kbulgrien
    2009-07-18 23:20
    #41
    Rev.: 12073
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/darcap/undead:
        undead.1 (+1 -1269)
      
 
    
   
  - 
    meflin2
    2009-07-18 13:47
    #40
    Rev.: 12072
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        arch/trunk/spell/MoodChange:
        spell_charm_monsters.arc (+3 -3)
      
 
    
   
  - 
    kbulgrien
    2009-07-18 12:14
    #39
    Rev.: 12071
  
 
  - 
    
    
18 lines of code changed in 1 file:
    
      - 
        maps/trunk/marksel:
        grumms_inn (+18 -28)
      
 
    
   
  - 
    kbulgrien
    2009-07-16 17:34
    #38
    Rev.: 12070
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        maps/trunk/mlab:
        mlabscrntrd2 (+3 -6)
      
 
    
   
  - 
    kbulgrien
    2009-07-16 17:26
    #37
    Rev.: 12069
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        maps/trunk/port_joseph/pirates:
        fortvsship (+2 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-14 14:56
    #36
    Rev.: 12068
  
 
  - 
    
    
6 lines of code changed in 1 file:
    
      - 
        maps/trunk/scorn/misc:
        library (+6 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-14 14:03
    #35
    Rev.: 12067
  
 
  - 
    
    
8 lines of code changed in 2 files:
    
      - 
        maps/trunk/brest/Castle:
        DragonRoom (+1 -37),
        Finale (+7 -15)
      
 
    
   
  - 
    akirschbaum
    2009-07-14 13:56
    #34
    Rev.: 12066
  
 
  - 
    
    
12 lines of code changed in 2 files:
    
      - 
        server/trunk:
        ChangeLog (+3)
      
 
      - 
        server/trunk/server:
        spell_effect.c (+9)
      
 
    
   
  - 
    akirschbaum
    2009-07-14 13:37
    #33
    Rev.: 12065
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        arch/trunk:
        CHANGES (+3)
      
 
      - 
        arch/trunk/monster/misc:
        pixie.arc (+1)
      
 
    
   
  - 
    akirschbaum
    2009-07-14 12:17
    #32
    Rev.: 12064
  
 
  - 
    
    
12 lines of code changed in 1 file:
    
      - 
        arch/trunk:
        CHANGES (+12 -12)
      
 
    
   
  - 
    mwedel
    2009-07-14 01:50
    #31
    Rev.: 12063
  
 
  - 
    
    
10 lines of code changed in 2 files:
    
      - 
        client/trunk:
        ChangeLog (+4)
      
 
      - 
        client/trunk/gtk-v2/src:
        keys.c (+6 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-13 14:53
    #30
    Rev.: 12062
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        maps/trunk/Info:
        worldmap.png (changed)
      
 
    
   
  - 
    akirschbaum
    2009-07-12 13:17
    #29
    Rev.: 12061
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/editor/scripts:
        WorldMaker (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-12 09:47
    #28
    Rev.: 12060
  
 
  - 
    
    
148 lines of code changed in 125 files:
    
      - 
        maps/trunk:
        HallOfDMs (+1 -2)
      
 
      - 
        maps/trunk/azumauindo/minatomachi/stores:
        postoffice (+1 -5)
      
 
      - 
        maps/trunk/brest:
        brest.IPO (+1 -2),
        brest.inn (+1 -4)
      
 
      - 
        maps/trunk/brest/brittany:
        jessy.2 (+1 -3)
      
 
      - 
        maps/trunk/brest/sow:
        sow.1 (+1 -2)
      
 
      - 
        maps/trunk/darcap/darcap:
        pirates.1 (+1 -17)
      
 
      - 
        maps/trunk/darcap/darcap/circus:
        wurfbude (+6 -9)
      
 
      - 
        maps/trunk/dragonisland:
        advguild3 (+1 -2),
        hangar (+2 -6)
      
 
      - 
        maps/trunk/editor/pickmaps:
        indoor (+1 -2)
      
 
      - 
        maps/trunk/inn_and_outpost:
        nirlas_house (+3 -272),
        pypers_treehouse (+2 -198),
        sweets_inn (+2 -129),
        sweets_inn2 (+1 -71),
        treehouse_df1 (+3 -63),
        treehouse_df2 (+3 -63),
        treehouse_df3 (+3 -63),
        treehouse_df4 (+3 -63),
        treehouse_df5 (+3 -63),
        treehouse_df6 (+3 -63)
      
 
      - 
        maps/trunk/lake_country/dragon_hangar:
        hangar (+1 -5)
      
 
      - 
        maps/trunk/mlab/citydeclouds:
        IPO_citydeclouds (+1 -2),
        citydeclouds2G (+1 -6)
      
 
      - 
        maps/trunk/mlab/citydeclouds/castle:
        cwdccastlef1 (+1 -5)
      
 
      - 
        maps/trunk/navar_city/dragon_hangar:
        hangar (+1 -5)
      
 
      - 
        maps/trunk/navar_city/light:
        smugship (+1 -39)
      
 
      - 
        maps/trunk/navar_city/misc:
        IPO_navar (+1 -2),
        navarwiz (+1 -344)
      
 
      - 
        maps/trunk/navar_city/troll_canyon:
        troll_canyon.7 (+1 -2)
      
 
      - 
        maps/trunk/port_joseph/goblin:
        dungeon1 (+1 -3),
        dungeon2 (+1 -5)
      
 
      - 
        maps/trunk/port_joseph/pirates:
        fortvsship (+1 -2)
      
 
      - 
        maps/trunk/pup_land/ancient/castle:
        castle.6 (+1 -465)
      
 
      - 
        maps/trunk/pup_land/ancient/ruin:
        path (+1 -5)
      
 
      - 
        maps/trunk/pup_land/ancient/volcano:
        guardians (+1 -7)
      
 
      - 
        maps/trunk/pup_land/castle_eureca:
        castle_eureca7 (+1 -2)
      
 
      - 
        maps/trunk/pup_land/lone_town/dragonhangar:
        hangar (+1 -5)
      
 
      - 
        maps/trunk/pup_land/nurnberg/dragonhangar:
        hangar (+1 -5)
      
 
      - 
        maps/trunk/pup_land/nurnberg/reception:
        electricity5 (+1 -9),
        electricity6 (+1 -5),
        wind6 (+1 -7)
      
 
      - 
        maps/trunk/pup_land/pplant:
        pplant_ud2 (+1 -2)
      
 
      - 
        maps/trunk/pup_land/s_f:
        floor1 (+1 -4),
        floor2 (+1 -2)
      
 
      - 
        maps/trunk/quests/greyshield:
        Doors (+1 -5)
      
 
      - 
        maps/trunk/quests/mak/undead:
        mausoleum (+1 -2)
      
 
      - 
        maps/trunk/quests/peterm/Demonology:
        EarthMaster (+1 -2),
        FireMaster (+1 -2),
        WaterMaster (+1 -2)
      
 
      - 
        maps/trunk/quests/peterm/DragonQuest:
        IceHatchery (+1 -20)
      
 
      - 
        maps/trunk/quests/peterm/FireTemple:
        Fire4 (+2 -7)
      
 
      - 
        maps/trunk/quests/peterm/quests:
        wyvern_quest (+1 -31)
      
 
      - 
        maps/trunk/quests/peterm/temple:
        GemTunnel (+1 -2)
      
 
      - 
        maps/trunk/quests/saromok:
        castlesaromok_ltl (+1 -2),
        castlesaromok_ltr (+1 -2),
        castlesaromok_top (+1 -2),
        castlesaromok_towerf1 (+1 -3),
        castlesaromok_towerf10 (+1 -3),
        castlesaromok_towerf2 (+1 -3),
        castlesaromok_towerf3 (+1 -4),
        castlesaromok_towerf4 (+1 -3),
        castlesaromok_towerf5 (+1 -3),
        castlesaromok_towerf6 (+1 -3),
        castlesaromok_towerf7 (+1 -3),
        castlesaromok_towerf8 (+1 -3),
        castlesaromok_towerf9 (+1 -2)
      
 
      - 
        maps/trunk/quests/todd/aljwaf:
        crypt6 (+1 -4),
        hall2 (+1 -4),
        tower1 (+1 -3)
      
 
      - 
        maps/trunk/santo_dominion:
        city_hall (+1 -2),
        map.and.sale (+1 -62)
      
 
      - 
        maps/trunk/santo_dominion/shaft:
        undeadshaft.4 (+1 -3)
      
 
      - 
        maps/trunk/scorn/houses:
        bowyer (+1 -13),
        breezy_under2 (+1 -2),
        easy_house.1.a (+1 -2),
        easy_house.1.b (+1 -3),
        easy_house.1.c (+1 -2),
        house3.bas2 (+1 -2),
        newhouse1 (+1 -2)
      
 
      - 
        maps/trunk/scorn/misc:
        wizhide (+1 -555)
      
 
      - 
        maps/trunk/scorn/oldcity:
        oldcity13 (+1 -2),
        oldcity7 (+1 -2)
      
 
      - 
        maps/trunk/scorn/shops:
        IPO_scorn (+1 -2),
        scorn.sale2 (+1 -217)
      
 
      - 
        maps/trunk/sisters:
        necro_ruin1 (+1 -2),
        shrine0_east (+1 -25)
      
 
      - 
        maps/trunk/styles/monsterstyles/nethack:
        nethack_1 (+1 -1),
        nethack_10 (+1 -3),
        nethack_11 (+1 -2),
        nethack_12 (+1 -2),
        nethack_13 (+1 -3),
        nethack_14 (+1 -3),
        nethack_15 (+1 -3),
        nethack_16 (+1 -2),
        nethack_17 (+1 -2),
        nethack_18 (+1 -2),
        nethack_19 (+1 -2),
        nethack_2 (+1 -2),
        nethack_20 (+1 -2),
        nethack_21 (+1 -2),
        nethack_3 (+1 -2),
        nethack_4 (+1 -1),
        nethack_5 (+1 -3),
        nethack_6 (+1 -5),
        nethack_7 (+1 -4),
        nethack_8 (+1 -4),
        nethack_9 (+1 -3)
      
 
      - 
        maps/trunk/styles/monsterstyles/wyvern:
        wyvern_1 (+1 -1),
        wyvern_2 (+1 -1),
        wyvern_3 (+1 -3),
        wyvern_4 (+1 -3),
        wyvern_5 (+1 -5),
        wyvern_6 (+1 -5),
        wyvern_7 (+1 -4)
      
 
      - 
        maps/trunk/templates/guild:
        mainfloor (+1 -2)
      
 
      - 
        maps/trunk/templates/keep:
        grounds.tpl (+1 -1),
        keep2.tpl (+1 -1)
      
 
      - 
        maps/trunk/test/anthony:
        raffles_cascade (+1 -1)
      
 
      - 
        maps/trunk/unlinked/Greyshield:
        Doors (+1 -5)
      
 
      - 
        maps/trunk/wolfsburg/eeur:
        tower1.4 (+1 -3)
      
 
      - 
        maps/trunk/world:
        world_103_127 (+1 -2),
        world_105_115 (+1 -5),
        world_110_117 (+1 -3),
        world_122_116 (+1 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-12 09:40
    #27
    Rev.: 12059
  
 
  - 
    
    
36 lines of code changed in 1 file:
    
      - 
        maps/trunk/editor/scripts:
        MapNormalizer (+36 -10)
      
 
    
   
  - 
    kbulgrien
    2009-07-11 21:58
    #26
    Rev.: 12058
  
 
  - 
    
    
5 lines of code changed in 2 files:
    
      - 
        server/trunk:
        ChangeLog (+3)
      
 
      - 
        server/trunk/server:
        login.c (+2 -2)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 09:00
    #25
    Rev.: 12057
  
 
  - 
    
    
7 lines of code changed in 3 files:
    
      - 
        server/trunk/server:
        c_chat.c (+4),
        c_object.c (+1 -2),
        pets.c (+2 -5)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 08:56
    #24
    Rev.: 12056
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        server/trunk/common:
        map.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 08:48
    #23
    Rev.: 12055
  
 
  - 
    
    
39 lines of code changed in 14 files:
    
      - 
        server/trunk/common:
        item.c (+1 -1),
        object.c (+5 -5)
      
 
      - 
        server/trunk/server:
        c_misc.c (+1 -1),
        c_object.c (+14 -9),
        c_wiz.c (+2 -1),
        monster.c (+1 -1),
        player.c (+3 -2),
        plugins.c (+5 -3),
        shop.c (+1 -1),
        skill_util.c (+1 -1),
        spell_effect.c (+1 -1),
        spell_util.c (+2 -2)
      
 
      - 
        server/trunk/socket:
        metaserver.c (+1)
      
 
      - 
        server/trunk/test/unit/common:
        check_object.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 08:31
    #22
    Rev.: 12054
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        server/trunk/server:
        skill_util.c (+3 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 08:13
    #21
  
 
  - 
    
    
4 lines of code changed in 2 files:
    
      - 
        server/trunk/server:
        c_misc.c (+3 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 04:20
    #20
    Rev.: 12051
  
 
  - 
    
    
4 lines of code changed in 3 files:
    
      - 
        server/trunk/common:
        button.c (+1 -1),
        image.c (+2 -1),
        item.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 02:36
    #19
    Rev.: 12050
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        server/trunk:
        ChangeLog (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-11 02:34
    #18
    Rev.: 12049
  
 
  - 
    
    
19 lines of code changed in 2 files:
    
      - 
        server/trunk:
        ChangeLog (+4)
      
 
      - 
        server/trunk/server:
        attack.c (+15 -18)
      
 
    
   
  - 
    akirschbaum
    2009-07-10 16:33
    #17
    Rev.: 12048
  
 
  - 
    
    
2 lines of code changed in 2 files:
    
      - 
        server/trunk/server:
        build_map.c (+1 -1),
        gods.c (+1 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-10 16:32
    #16
    Rev.: 12047
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        server/trunk/server:
        disease.c (-3)
      
 
    
   
  - 
    akirschbaum
    2009-07-10 01:31
    #15
    Rev.: 12046
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        server/trunk:
        ChangeLog (+2 -1)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 18:07
    #14
    Rev.: 12045
  
 
  - 
    
    
5 lines of code changed in 2 files:
    
      - 
        server/branches/1.12:
        ChangeLog (+3)
      
 
      - 
        server/branches/1.12/server:
        c_object.c (+2)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 17:56
    #13
    Rev.: 12044
  
 
  - 
    
    
3 lines of code changed in 1 file:
    
      - 
        server/branches/1.12/server:
        c_object.c (+3 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 17:53
    #12
    Rev.: 12043
  
 
  - 
    
    
14 lines of code changed in 2 files:
    
      - 
        server/trunk:
        ChangeLog (+4)
      
 
      - 
        server/trunk/server:
        login.c (+10 -10)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 03:23
    #11
    Rev.: 12042
  
 
  - 
    
    
0 lines of code changed in 1 file:
    
      - 
        server/trunk/socket:
        request.c (-1)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 03:21
    #10
    Rev.: 12041
  
 
  - 
    
    
46 lines of code changed in 15 files:
    
      - 
        server/trunk:
        ChangeLog (+3)
      
 
      - 
        server/trunk/common:
        loader.l (+1 -1),
        object.c (+14),
        readable.c (+6 -12),
        treasure.c (+2 -5)
      
 
      - 
        server/trunk/include:
        libproto.h (+1)
      
 
      - 
        server/trunk/random_maps:
        exit.c (+2 -3),
        special.c (+1 -1)
      
 
      - 
        server/trunk/server:
        build_map.c (+2 -3),
        disease.c (+2 -2),
        player.c (+4 -9),
        plugins.c (+2 -2),
        rune.c (+1 -1),
        skills.c (+2 -6),
        spell_effect.c (+3 -3)
      
 
    
   
  - 
    akirschbaum
    2009-07-09 03:20
    #9
    Rev.: 12040
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        server/trunk:
        ChangeLog (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-07 06:48
    #8
    Rev.: 12039
  
 
  - 
    
    
11 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/espen:
        palace (+11 -13)
      
 
    
   
  - 
    kbulgrien
    2009-07-06 22:44
    #7
    Rev.: 12038
  
 
  - 
    
    
4 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/espen:
        palace (+4 -6)
      
 
    
   
  - 
    kbulgrien
    2009-07-06 22:36
    #6
    Rev.: 12037
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/espen:
        espen1 (+1 -1)
      
 
    
   
  - 
    kbulgrien
    2009-07-06 22:02
    #5
    Rev.: 12036
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/espen:
        espen1 (+2 -2)
      
 
    
   
  - 
    kbulgrien
    2009-07-06 22:02
    #4
    Rev.: 12035
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/espen:
        palace (+2 -2)
      
 
    
   
  - 
    kbulgrien
    2009-07-05 22:02
    #3
    Rev.: 12034
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/magara:
        opera (+2 -2)
      
 
    
   
  - 
    kbulgrien
    2009-07-03 22:05
    #2
    Rev.: 12033
  
 
  - 
    
    
1 lines of code changed in 1 file:
    
      - 
        maps/trunk/santo_dominion/shops:
        erash (+1 -5)
      
 
    
   
  - 
    mwedel
    2009-07-03 01:45
    #1
    Rev.: 12032
  
 
  - 
    
    
160 lines of code changed in 11 files:
    
      - 
        server/trunk:
        ChangeLog (+22 -1)
      
 
      - 
        server/trunk/common:
        player.c (+1)
      
 
      - 
        server/trunk/include:
        player.h (+1),
        sproto.h (+1)
      
 
      - 
        server/trunk/lib:
        Makefile.am (+1)
      
 
      - 
        server/trunk/lib/help:
        unarmed_skill.en (new 10)
      
 
      - 
        server/trunk/server:
        c_misc.c (+65),
        commands.c (+1),
        login.c (+20 -23),
        player.c (+1),
        skill_util.c (+37)