summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex13-953/+897
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex3-15/+20
2006-02-08- Modified battle_check_range to use check_range_bl rather than range_bl for ...skotlex2-6/+5
2006-02-08* Added missing semicolons in the valentine's day event and disabled the Dog'...Zephiris3-3/+4
2006-02-08- Removed the max level configs from battle/exp.txtskotlex4-18/+15
2006-02-08- Fixed Char-SQL server setting up the save/last point to the novice grounds ...skotlex3-3/+6
2006-02-08- Fixed SG_STAR_ANGER not getting it's damage bonus at all.skotlex2-1/+3
2006-02-07Fixed file location and re-added the custom Thanatos Statue Quest.Poki#32-1/+3
2006-02-07added a lvl99 quest.Lupus3-3/+70
2006-02-07* Fixed the spawns that where using the no exp/drop version of Male Thief Bug...Poki#35-6/+9
2006-02-07- Increased char buffer for reading the exp table to up to 24000 chars per line.skotlex3-100/+43
2006-02-07- Fixed startnpctimer starting multiple timers if the npc timer was already s...skotlex2-0/+9
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...skotlex19-101/+222
2006-02-06- Changed Serin's Gold Ring Weight to 0Poki#32-27/+32
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 ...Valaris7-17/+45
2006-02-05fixed cube questLupus2-10/+14
2006-02-05Fixed a typo in the item_db and a description in one of the readme's.Zephiris1-2365/+2365
2006-02-05- Small fix in pet_attack that would make pets not unlock their target in som...skotlex4-4/+28
2006-02-05- Updated sql-files/mob_db.sql to latest.skotlex2-809/+837
2006-02-05- Merged some of the 'plug' items into the main item_dbskotlex4-4780/+4759
2006-02-04Skotlex's Falcon Assault fixVicious2-1/+3
2006-02-04Sewer pipe updateVicious2-25/+14
2006-02-04Updated monster skills and drops of some monsters.MasterOfMuppets3-13/+62
2006-02-04added yuno_in02 into noteleport etcLupus7-0/+10
2006-02-04Implemented the cube room quest.MasterOfMuppets2-1/+1021
2006-02-03refixVicious1-0/+4
2006-02-03Temp measure to stop novice ground exploit. It is still possible with novice ...Vicious2-1/+19
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)skotlex3-10/+20
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex4-36/+56
2006-02-03* Added a bugs documentation so people might actually use it (and added a bug...codemaster1-0/+8
2006-02-03- Meh, the status change start switch was supposed to be minimized, not altog...skotlex3-0/+6
2006-02-03Fixed txt-converter compilation errors (ASCII again + added missing ers.o to ...Komurka3-8/+11
2006-02-03git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54...Valaris2-0/+19
2006-02-03* Crash fix in npc.c npc_timerevent.Valaris2-1/+6
2006-02-02- Improved the NPC timer system to enable to have multiple timers going on at...skotlex8-44/+188
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex6-13/+28
2006-02-02Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.Poki#33-24/+37
2006-02-02- Fixed the map server complain on the default user/passwordskotlex4-10/+15
2006-02-02* Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]Valaris3-5/+5
2006-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 54...Valaris2-1/+2
2006-02-01- Map and char server now will complain if they are run using the default use...skotlex4-0/+32
2006-02-01- Trick Dead makes you stop walking now.skotlex7-18/+28
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex18-2077/+1947
2006-02-01Fixed plugin compile errorcelest1-1/+1
2006-02-01* Fixed an overflow in grfiocelest3-223/+89
2006-01-31- Fixed skill_check_cloak to use the current skill level of the cloaking skil...skotlex4-11/+12