summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-29- Added "do_abort" function to the core. It is invoked when the server has re...skotlex14-13/+97
2007-03-29Continued script.c cleanuptoms2-122/+126
2007-03-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10087 5...FlavioJS1-0/+2
2007-03-28- Added defines script_getnum and script_getstr to further simplify variable ...skotlex6-679/+663
2007-03-28- Corrected statp array not being long enough to actually hold the status poi...skotlex2-4/+16
2007-03-27- Changed a bit the Moonlit code to prevent an infinite loopskotlex4-7/+9
2007-03-27- Moved coma to skill_additional_effect, added special_state.bonus_coma to pr...skotlex11-64/+80
2007-03-27Updated sql-filesPlaytester2-25/+35
2007-03-27* Added Akagi to Ninja Job questPlaytester2-1/+51
2007-03-27My attempt at fixing the zealotus mask npc, now correctly requires a whipultramage2-11/+19
2007-03-27- Removed a missing file reference in the athena-start scriptultramage12-15/+17
2007-03-26- Fixed # commands not being blocked when muted if the mute config settings s...skotlex3-16/+23
2007-03-26- Cleaned up some the mob skill use code. The skill re-use delay is set at th...skotlex5-105/+108
2007-03-26Added some svn:ignore propertiestoms1-0/+1
2007-03-26Solved console plugins compilation errortoms2-0/+3
2007-03-26- Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (hig...ultramage3-8/+5
2007-03-26Changed the vs8 used crt library to static linkingultramage8-14/+16
2007-03-25- Coma now reduces SP to 0 (with the exception of Dark Blessing)skotlex3-3/+8
2007-03-25Corrected warning on login.sqltoms2-1/+4
2007-03-24- Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still ...skotlex1-7/+7
2007-03-24Updated the visual studio 7 & 8 project filesultramage1-1/+1
2007-03-24minor vcproj7 sortingultramage1-14/+14
2007-03-24Corrected change r10051 which prevented Ice Pick from workingultramage3-9/+12
2007-03-23- Made waiting_disconnect on the char server be an int to hold the timer ID o...skotlex4-26/+55
2007-03-23Removed the npc_chat complication I committed yesterdayultramage2-12/+8
2007-03-23Fixed some item names thanks to ArgatlahmPlaytester2-8/+9
2007-03-23* Temporary resolved npc_chat.c macro issue. Please revise where to put the m...Lance2-0/+5
2007-03-22Removed charsave from projects (used old data for the previous commit, sorry)ultramage4-28/+0
2007-03-22Major reconfiguration of the vs7 project files (+vs8 while I was at it)ultramage15-538/+787
2007-03-22Some generic typo fixes (src and npc)ultramage18-32/+31
2007-03-22- Removed unused bIgnoreDefMob skotlex6-34/+26
2007-03-22- Twilight Pharmacy's cast time is no longer reducable by dex.skotlex7-38/+23
2007-03-22Added 11.2 weaponsPlaytester2-1/+12
2007-03-22reformatted the sign quest for future optimizationLupus2-6132/+5962
2007-03-21- Corrected setitemscript so it actually changes the script as requested inst...skotlex4-79/+85
2007-03-21- Cleaned up some the code of pc_equipitem and clif_parse_EquipItemskotlex2-36/+31
2007-03-21- Added define MAX_CHARS so you can easily mod the server to support a differ...skotlex6-70/+78
2007-03-21optimized novice grounds. optimized 1 cardLupus4-29/+28
2007-03-20- Increased Improve Concentration's hide-revealing range to 3 (7x7)skotlex4-8/+8
2007-03-20- Added Magic Rod's "action" pose when using it.skotlex2-2/+3
2007-03-20Fixed RSX 0806 and General Ygnizem cardPlaytester2-3/+4
2007-03-20- getpetinfo 5 will now return the pet's rename flag.skotlex5-3/+18
2007-03-20- Removed Magic Rod's cast bar.skotlex8-10/+11
2007-03-20Modified swap #define to avoid 'value computed is not used' warningtoms1-1/+3
2007-03-20Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txtLupus3-22/+56
2007-03-19Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over...DracoRPG3-7/+12
2007-03-19- Patched the MAX_STATUSCHANGE startup errorultramage5-30/+5
2007-03-19- Removed the last argument from skillitem, the skill name passed to the clie...skotlex21-136/+199
2007-03-19* Updated new cards [Playtester]Playtester2-17/+21
2007-03-19- Corrected Warp Portal not sending the map names with the .gat extension.skotlex2-7/+19