summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-02-09- Code rewrites in mob_damage and party_exp_even_share for correctly handling...skotlex10-104/+122
2006-02-09SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate ...Komurka1-1/+1
2006-02-08- Added battle config options:skotlex5-27/+51
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex11-950/+891
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex1-1/+1
2006-02-08- Modified battle_check_range to use check_range_bl rather than range_bl for ...skotlex1-6/+3
2006-02-08- Removed the max level configs from battle/exp.txtskotlex2-6/+9
2006-02-08- Fixed Char-SQL server setting up the save/last point to the novice grounds ...skotlex2-3/+4
2006-02-08- Fixed SG_STAR_ANGER not getting it's damage bonus at all.skotlex1-1/+1
2006-02-07- Increased char buffer for reading the exp table to up to 24000 chars per line.skotlex1-1/+1
2006-02-07- Fixed startnpctimer starting multiple timers if the npc timer was already s...skotlex1-0/+7
2006-02-07- Fixed sql compile.skotlex3-13/+9
2006-02-06- Fixed sql compile.skotlex1-1/+1
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex18-101/+197
2006-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5202 54...Valaris2-0/+302
2006-02-05* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...Valaris6-17/+43
2006-02-05- Small fix in pet_attack that would make pets not unlock their target in som...skotlex2-4/+4
2006-02-04Skotlex's Falcon Assault fixVicious1-1/+1
2006-02-03- Fixed a wrong check being done for AM_TWILIGHT3skotlex1-1/+1
2006-02-03- Fixed the reported map when there is an error in report_src (script.c)skotlex2-10/+16
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex3-36/+50
2006-02-03- Meh, the status change start switch was supposed to be minimized, not altog...skotlex2-0/+4
2006-02-03Fixed txt-converter compilation errors (ASCII again + added missing ers.o to ...Komurka2-8/+8
2006-02-03git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54...Valaris1-0/+18
2006-02-03* Crash fix in npc.c npc_timerevent.Valaris1-1/+1
2006-02-02- Improved the NPC timer system to enable to have multiple timers going on at...skotlex7-44/+179
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex5-13/+26
2006-02-02- Fixed the map server complain on the default user/passwordskotlex3-10/+12
2006-02-02* Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]Valaris2-4/+4
2006-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 54...Valaris1-1/+1
2006-02-01- Map and char server now will complain if they are run using the default use...skotlex3-0/+30
2006-02-01- Trick Dead makes you stop walking now.skotlex4-17/+18
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex17-2077/+1943
2006-02-01Fixed plugin compile errorcelest1-1/+1
2006-02-01* Fixed an overflow in grfiocelest2-223/+83
2006-01-31- Fixed skill_check_cloak to use the current skill level of the cloaking skil...skotlex3-11/+8
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex3-63/+67
2006-01-31- Cleaned up Summon Slave mob skill to only summon number of missing mobs to ...skotlex2-13/+12
2006-01-31- Fixed being able to Encore skills you no longer have in your tree.skotlex5-6/+16
2006-01-31- Changed the exp tables format.skotlex8-172/+127
2006-01-30- Some compile warning fixes.skotlex3-5/+5
2006-01-30- Autoloot now uses the item's base drop chance rather than final drop rate t...skotlex7-73/+95
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka6-12/+40
2006-01-30Moved MVP log code so it can log all MVP, not only when player gets MVP item,...Komurka1-4/+3
2006-01-30One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100...Komurka1-1/+1
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I...Komurka3-1/+18
2006-01-30Applied lordalfa patch - you can now forbid usage of certain cards on PVP/GVG...Komurka1-9/+25
2006-01-29Updated Common Makefiles to point at the new Changelogs, thanks to SantaPorin...Valaris1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris192-0/+150996
2006-01-29Clearing trunk.Valaris182-131569/+0