index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-16
- Fixed crash in chrif_load_scdata warning message.
skotlex
1
-1
/
+1
2006-02-16
- Fixed pets displaying "strangely" when they did not have their pet armor
skotlex
2
-4
/
+4
2006-02-15
- Added battle config option pk_level_range for specifying valid level ranges...
skotlex
3
-12
/
+26
2006-02-15
- Fixed the char servers to store correctly exp as uints. They are also cappe...
skotlex
1
-1
/
+1
2006-02-15
- Made the warm skills BF_WEAPON type so that they may trigger effect cards.
skotlex
7
-157
/
+215
2006-02-15
- Fixed @lvup commmand raising levels when you specify a negative value.. aga...
skotlex
1
-4
/
+4
2006-02-15
- Fixed @lvup commmand raising levels when you specify a negative value...
skotlex
1
-1
/
+1
2006-02-15
- Some cleaning of the slave moving code.
skotlex
5
-30
/
+27
2006-02-14
- Hiding cancels Close Confine.
skotlex
5
-855
/
+514
2006-02-13
- Added battle config sc_def_rate which adjusts natural defense of characters...
skotlex
3
-3
/
+10
2006-02-13
- Pet eggs won't be deleted upon selection for hatching, but on pet data retr...
skotlex
2
-5
/
+26
2006-02-13
- Made the NPC_BREAK* skills attack skills again, their chance of equipment b...
skotlex
2
-45
/
+45
2006-02-13
- Made Land Protector Block Hammerfall.
skotlex
8
-51
/
+83
2006-02-13
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
skotlex
8
-38
/
+39
2006-02-13
- Fixed SG_FUSION costing SP to deactivate.
skotlex
3
-10
/
+15
2006-02-13
- NPC_POWERUP now gives +40% atk per level.
skotlex
7
-58
/
+55
2006-02-13
- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ...
skotlex
4
-2
/
+32
2006-02-13
- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets...
skotlex
5
-142
/
+101
2006-02-12
- Fixed error display when the exp table reads a value which is capped to UIN...
skotlex
1
-1
/
+1
2006-02-11
Valkyrie item fix, Sonic blow fix.
Vicious
1
-1
/
+1
2006-02-11
- The status window now shows the addition of the damage of your both weapons...
skotlex
2
-8
/
+8
2006-02-11
Removed #include <lcms.h> from irc.c, which caused compile errors.
Valaris
1
-1
/
+0
2006-02-10
- Changed the server's default MAX_LEVEL capacity to 1000.
skotlex
1
-1
/
+1
2006-02-10
- Lures won't be lost now when you use them on a non-mob.
skotlex
1
-7
/
+8
2006-02-10
- Added pc_issit check to pc_can_move
skotlex
3
-7
/
+13
2006-02-10
- Made the NPC_BREAK* skills no damage skills. Removed their code from the sk...
skotlex
1
-8
/
+4
2006-02-10
- Modified map_searchrandfreecell to always do a check on a 9x9 area around t...
skotlex
3
-55
/
+25
2006-02-10
- NPC_POWERUP gives now +20% attack per skill level.
skotlex
1
-2
/
+2
2006-02-10
- Fixed setting setting SP_BASELEVEL
skotlex
1
-16
/
+9
2006-02-10
- Added range checking to mob skill loading of permillage and delay.
skotlex
2
-6
/
+12
2006-02-10
* Removed the conf sql code for now. Maybe will continue later with that pr...
Valaris
4
-473
/
+6
2006-02-09
- Added function mob_respawn which makes a mob respawn on spot 3 seconds afte...
skotlex
3
-16
/
+45
2006-02-09
- Added setting max_exp_gain_rate which caps how much exp you can get from a ...
skotlex
3
-3
/
+23
2006-02-09
- pc_readdb will now cap experience required per level to UINT_MAX, it will w...
skotlex
1
-1
/
+13
2006-02-09
- Changed the default of skill_delay_attack_enable to no.
skotlex
1
-1
/
+2
2006-02-09
- Code rewrites in mob_damage and party_exp_even_share for correctly handling...
skotlex
10
-104
/
+122
2006-02-09
SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate ...
Komurka
1
-1
/
+1
2006-02-08
- Added battle config options:
skotlex
5
-27
/
+51
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
11
-950
/
+891
2006-02-08
- Modified exp2.txt to use the default official levels instead of 1000
skotlex
1
-1
/
+1
2006-02-08
- Modified battle_check_range to use check_range_bl rather than range_bl for ...
skotlex
1
-6
/
+3
2006-02-08
- Removed the max level configs from battle/exp.txt
skotlex
2
-6
/
+9
2006-02-08
- Fixed SG_STAR_ANGER not getting it's damage bonus at all.
skotlex
1
-1
/
+1
2006-02-07
- Increased char buffer for reading the exp table to up to 24000 chars per line.
skotlex
1
-1
/
+1
2006-02-07
- Fixed startnpctimer starting multiple timers if the npc timer was already s...
skotlex
1
-0
/
+7
2006-02-07
- Fixed sql compile.
skotlex
1
-1
/
+1
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
15
-89
/
+191
2006-02-05
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5202 54...
Valaris
2
-0
/
+302
2006-02-05
* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...
Valaris
6
-17
/
+43
2006-02-05
- Small fix in pet_attack that would make pets not unlock their target in som...
skotlex
2
-4
/
+4
[next]