summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-02- The last, i hope, fix to the mail system.zephyrus7-2/+61
2008-03-02- New optimizations for mail system and adjust to use it on Auctions.zephyrus7-34/+258
2008-03-02Fixed wrong mvp format string for @mobinfo (would not show big mvp exp reward...ultramage6-14/+23
2008-03-01Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :PL0ne_W0lf4-14/+20
2008-03-01Updated Turtle Island quest, and mixture quest.L0ne_W0lf3-626/+1814
2008-03-01Added some additional map flags for some newer maps.L0ne_W0lf12-1/+183
2008-03-01- Fixed zeny exploid with item 1084. Please update your scripts ASAP or disab...zephyrus1-2/+3
2008-02-29- Oops! Typo.zephyrus1-1/+1
2008-02-29- Starting preparatives for Auctions System.zephyrus7-0/+92
2008-02-29Woopth. Fixed spelling. ;P Should be a bit clearer now.L0ne_W0lf1-4/+5
2008-02-29Added some information and documentation for cash shop.L0ne_W0lf5-1/+18
2008-02-29- Added #cash and #points to add cash/kafra points to a character.zephyrus2-0/+54
2008-02-29- Added @cash and @points command to manage your cash/kafra points.zephyrus3-22/+62
2008-02-28Added Cash shop based on iRO's. (Enable to use) L0ne_W0lf3-0/+31
2008-02-28- Added cash shop support. (i need to add documentation, working on it).zephyrus9-11/+229
2008-02-28Updated Lighthalzen dungeon and friendship quests.L0ne_W0lf2-2013/+2603
2008-02-28* Changed how waiting rooms work in the job quests. L0ne_W0lf9-101/+128
2008-02-28Added dialog from euRO for "Frozen Boy" in Rachel.L0ne_W0lf2-2/+18
2008-02-28Adjusted const.txt's cell type numbers to match changes in r12247ultramage3-5/+5
2008-02-28Updated Alchemist Guild Dealer.L0ne_W0lf2-102/+137
2008-02-28Implemented several "checkweights" in other NPCs.L0ne_W0lf16-392/+169
2008-02-28Implemented several "checkweight" NPC merchants.L0ne_W0lf7-42/+51
2008-02-28* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforement...L0ne_W0lf4-37/+30
2008-02-28* Implemented new function F_CheckMaxCount.L0ne_W0lf4-2863/+3179
2008-02-27Added support for actually disabling the idle_no_autoloot config setting (fol...ultramage1-1/+5
2008-02-27Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)ultramage2-1/+2
2008-02-27Fully implemented the Thor Volcano Base quest.L0ne_W0lf3-19/+529
2008-02-27Altered socket code to do a graceful connection shutdown when exiting.ultramage1-3/+2
2008-02-27Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)ultramage2-2/+2
2008-02-27Patched an unresolved case where knocking back a bard/dancer would cause the ...ultramage2-1/+4
2008-02-27 * Fixed Apple of Idun not checking for bard soul link (bugreport:1028)ultramage6-5/+13
2008-02-27* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)ultramage6-76/+36
2008-02-27Added missing option changes for Illusionary Shadow and Soul Link that disapp...ultramage2-1/+21
2008-02-27Added support for the "view player equip" feature (see topic:174461)ultramage5-4/+143
2008-02-26Fixed bugreport:1057 and bugreport:1058 L0ne_W0lf3-6/+10
2008-02-26- Added new settings for autotrade on battle/misc.conf (you can read descript...zephyrus10-39/+75
2008-02-26- Added some new items (Thanks to Sephiroth).zephyrus1-0/+25
2008-02-26* Implemented Veins Siblings quest.L0ne_W0lf2-1/+4739
2008-02-25Corrected Labs level 3 warp.L0ne_W0lf2-4/+10
2008-02-24Implemented Veins Spy quest.L0ne_W0lf2-1/+2054
2008-02-24Now the server will print an error message if an invalid mapflag is found dur...ultramage3-1/+11
2008-02-23Implemented Veins Stone quest.L0ne_W0lf3-1/+624
2008-02-23Minor fixLance1-12/+11
2008-02-23Fixed a mistake in r12232 related to char savingultramage1-1/+1
2008-02-23Added dummy event to Lighthalzen boss spawn mechanisim.L0ne_W0lf2-1/+7
2008-02-22* Removed code in socket.c that tries to avoid send buffer overloading, as th...ultramage7-62/+51
2008-02-22Fixed @whomap not unlocking the player db (bug in r12204)ultramage2-3/+5
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus9-11/+15
2008-02-22Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m...ultramage2-3/+4
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf15-220/+308