Age | Commit message (Expand) | Author | Files | Lines |
2007-12-03 | - Added a fix to prevent missing a mail attachment is map servers disconnect ... | zephyrus | 6 | -13/+27 |
2007-12-03 | - Corrected clif_pase_DropItem so ack/nak is always sent (or client hangs wai... | skotlex | 1 | -17/+18 |
2007-12-02 | * Added Indian RO "Children Week" Event. Thanks $ephirot | samuray22 | 4 | -3/+92 |
2007-12-02 | - Added some missing headgears from others official servers. | zephyrus | 2 | -3/+14 |
2007-12-02 | Fixed some minor inconsistencies in homunculus packets, in an attempt to make... | ultramage | 3 | -9/+7 |
2007-12-02 | * Rescripted Headgear Quests 1 (Comodo) to Aegis 10.3 Standards. | samuray22 | 3 | -83/+71 |
2007-12-02 | Fixed charserver unable to reestablish link to login server after a disconnec... | ultramage | 3 | -22/+35 |
2007-12-01 | Fixed 'unit walking in sight' packet missing the 'level' value (mistake in r1... | ultramage | 1 | -1/+1 |
2007-11-30 | * Added Missed Storage Password Function. (bugreport:515) | samuray22 | 2 | -1/+5 |
2007-11-30 | - pc_setoption no longer does view_data changes while disguised (as this brea... | skotlex | 2 | -0/+5 |
2007-11-30 | * Random cleanup/documentation. | FlavioJS | 15 | -136/+184 |
2007-11-29 | * Rescripted Hair Dresser to the Aegis 10.3 Standards. | samuray22 | 2 | -2038/+506 |
2007-11-29 | - Allowed disguising while riding a peco-peco (this does not seem to cause pr... | skotlex | 3 | -13/+20 |
2007-11-29 | - Probably fixed splash damage. | skotlex | 2 | -5/+2 |
2007-11-29 | - Integrated the SG related info of hate_mob and feel_map into a single struc... | skotlex | 7 | -60/+61 |
2007-11-28 | * Fixed problem in the Hair Dyer NPC. (bugreport:509) | samuray22 | 2 | -18/+22 |
2007-11-28 | - Cleaned up some disguise related code, it fixes the disguise sprite not hav... | skotlex | 1 | -35/+35 |
2007-11-28 | - Applied the required changes to handle def as a signed char (allows for neg... | skotlex | 4 | -11/+12 |
2007-11-28 | - Corrected skill_check_condition to not delete items right away for certain ... | skotlex | 4 | -38/+47 |
2007-11-28 | Fixed reflected spells bypassing WoE no-knockback restriction, because the co... | ultramage | 2 | -1/+3 |
2007-11-28 | Fixed a typo in r11826 messing up TXT gm account loading. | ultramage | 1 | -1/+1 |
2007-11-28 | Yikes, forgot to add the new admin.c file... (followup to r11826) | ultramage | 1 | -0/+942 |
2007-11-28 | - Reverted the position of the max_hp/max_sp basic setting, modified the max_... | skotlex | 3 | -16/+26 |
2007-11-28 | Applied clif_setlevel() to the new trade window packets to make it display pr... | ultramage | 1 | -2/+2 |
2007-11-28 | * Reconstructed a list of all PACKETVER types, by reverse-engineering it from... | ultramage | 4 | -18/+57 |
2007-11-27 | * Corrected some broken warp points. (bugreport:497) | samuray22 | 5 | -11/+17 |
2007-11-27 | * Added safesnprintf to strlib.c/h (bugreport:372) | FlavioJS | 3 | -0/+31 |
2007-11-27 | - reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentall... | skotlex | 1 | -1/+1 |
2007-11-27 | * TXT/SQL login server code synchronization | ultramage | 16 | -1887/+695 |
2007-11-27 | Removed some unneccessary charserver code. | ultramage | 2 | -26/+24 |
2007-11-27 | Added Battle field and Memorial dungeon maps. | L0ne_W0lf | 5 | -0/+57 |
2007-11-27 | - Overpowered some more NPC_EARTHQUAKE as per Gravity retardation. | skotlex | 1 | -0/+2 |
2007-11-27 | - Cleaned some more the sc_end check so it is more generic and not so limited... | skotlex | 1 | -13/+11 |
2007-11-27 | - Cart Termination now ignores the attacker's cards, as a side effect makes i... | skotlex | 2 | -1/+4 |
2007-11-27 | - Moved basic max HP/SP calculation to before parsing equipment, fixes negati... | skotlex | 2 | -9/+6 |
2007-11-27 | - Corrected the online_data_cleanup routine setting offline characters that a... | skotlex | 5 | -1/+16 |
2007-11-27 | * Fixed fake_nd not being exported correctly and being unloaded when reloadin... | FlavioJS | 3 | -2/+8 |
2007-11-27 | Fixed a bad warp in ice dungeon. | L0ne_W0lf | 2 | -2/+4 |
2007-11-27 | Updated the Soul Linker job quest. | L0ne_W0lf | 3 | -294/+312 |
2007-11-27 | Updated the Taekwon Master quest. | L0ne_W0lf | 2 | -643/+680 |
2007-11-26 | * Normalized makefiles: | FlavioJS | 11 | -215/+230 |
2007-11-26 | * Fixed some minor guild script related bugs. | L0ne_W0lf | 3 | -5/+19 |
2007-11-26 | Updated trigger area of Payon's West exit/entrance. | L0ne_W0lf | 3 | -3/+7 |
2007-11-26 | * Fixed buildin_query_sql using Sql_Query instead of Sql_QueryStr, wrongly pr... | FlavioJS | 2 | -1/+3 |
2007-11-26 | Fixed guild expulsion not working correctly. | ultramage | 4 | -3/+14 |
2007-11-26 | * Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c). | FlavioJS | 2 | -0/+3 |
2007-11-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11806 5... | samuray22 | 1 | -1/+0 |
2007-11-25 | * Fixed a Problem in Mage Quest. (bugreport:489) | samuray22 | 3 | -4/+9 |
2007-11-25 | Giant Fly Wings are now blocked on noteleport maps and duels. | L0ne_W0lf | 2 | -4/+6 |
2007-11-25 | * Updated Super Novice Quest with iRO dialog. | L0ne_W0lf | 2 | -270/+359 |