summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-30* Random cleanup/documentation.FlavioJS15-136/+184
2007-11-29* Rescripted Hair Dresser to the Aegis 10.3 Standards.samuray222-2038/+506
2007-11-29- Allowed disguising while riding a peco-peco (this does not seem to cause pr...skotlex3-13/+20
2007-11-29- Probably fixed splash damage.skotlex2-5/+2
2007-11-29- Integrated the SG related info of hate_mob and feel_map into a single struc...skotlex7-60/+61
2007-11-28* Fixed problem in the Hair Dyer NPC. (bugreport:509)samuray222-18/+22
2007-11-28- Cleaned up some disguise related code, it fixes the disguise sprite not hav...skotlex1-35/+35
2007-11-28- Applied the required changes to handle def as a signed char (allows for neg...skotlex4-11/+12
2007-11-28- Corrected skill_check_condition to not delete items right away for certain ...skotlex4-38/+47
2007-11-28Fixed reflected spells bypassing WoE no-knockback restriction, because the co...ultramage2-1/+3
2007-11-28Fixed a typo in r11826 messing up TXT gm account loading.ultramage1-1/+1
2007-11-28Yikes, forgot to add the new admin.c file... (followup to r11826)ultramage1-0/+942
2007-11-28- Reverted the position of the max_hp/max_sp basic setting, modified the max_...skotlex3-16/+26
2007-11-28Applied clif_setlevel() to the new trade window packets to make it display pr...ultramage1-2/+2
2007-11-28* Reconstructed a list of all PACKETVER types, by reverse-engineering it from...ultramage4-18/+57
2007-11-27* Corrected some broken warp points. (bugreport:497)samuray225-11/+17
2007-11-27* Added safesnprintf to strlib.c/h (bugreport:372)FlavioJS3-0/+31
2007-11-27- reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentall...skotlex1-1/+1
2007-11-27* TXT/SQL login server code synchronizationultramage16-1887/+695
2007-11-27Removed some unneccessary charserver code.ultramage2-26/+24
2007-11-27Added Battle field and Memorial dungeon maps.L0ne_W0lf5-0/+57
2007-11-27- Overpowered some more NPC_EARTHQUAKE as per Gravity retardation.skotlex1-0/+2
2007-11-27- Cleaned some more the sc_end check so it is more generic and not so limited...skotlex1-13/+11
2007-11-27- Cart Termination now ignores the attacker's cards, as a side effect makes i...skotlex2-1/+4
2007-11-27- Moved basic max HP/SP calculation to before parsing equipment, fixes negati...skotlex2-9/+6
2007-11-27- Corrected the online_data_cleanup routine setting offline characters that a...skotlex5-1/+16
2007-11-27* Fixed fake_nd not being exported correctly and being unloaded when reloadin...FlavioJS3-2/+8
2007-11-27Fixed a bad warp in ice dungeon. L0ne_W0lf2-2/+4
2007-11-27Updated the Soul Linker job quest.L0ne_W0lf3-294/+312
2007-11-27Updated the Taekwon Master quest.L0ne_W0lf2-643/+680
2007-11-26* Normalized makefiles:FlavioJS11-215/+230
2007-11-26* Fixed some minor guild script related bugs.L0ne_W0lf3-5/+19
2007-11-26Updated trigger area of Payon's West exit/entrance.L0ne_W0lf3-3/+7
2007-11-26* Fixed buildin_query_sql using Sql_Query instead of Sql_QueryStr, wrongly pr...FlavioJS2-1/+3
2007-11-26Fixed guild expulsion not working correctly.ultramage4-3/+14
2007-11-26* Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c).FlavioJS2-0/+3
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11806 5...samuray221-1/+0
2007-11-25* Fixed a Problem in Mage Quest. (bugreport:489)samuray223-4/+9
2007-11-25Giant Fly Wings are now blocked on noteleport maps and duels.L0ne_W0lf2-4/+6
2007-11-25* Updated Super Novice Quest with iRO dialog.L0ne_W0lf2-270/+359
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 5...L0ne_W0lf3-387/+665
2007-11-25Updated Bunny Band and Mr. Smile quests.L0ne_W0lf3-151/+294
2007-11-25Fixed an NPC error in lutie quest file (scrap " left behind.)L0ne_W0lf2-2/+4
2007-11-25Changed item names to item IDs on some scripts.samuray225-65/+73
2007-11-25* Rescripted Super Novice Quest to Aegis 10.3 Standars.samuray222-265/+369
2007-11-24Fixed a crash when Slim Pitcher is cast (due to one unconverted piece of code)ultramage2-1/+2
2007-11-24Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483)ultramage2-4/+8
2007-11-24* Rescripted Soul Linker Quest to Aegis 10.3 Standars.samuray222-288/+611
2007-11-24Fixed a error (Again) in Rogue Job Quest. (bugreport:481)samuray221-1/+2
2007-11-24Added support for latest official client/server packet changes.ultramage4-1/+49