summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-07- Custom Disguise Event: changed global variables to NPC variables.brianluau1-125/+128
2012-09-07- Fixed bugreport:6588, grammatical errors here and there. (other/pvp.txt & c...j-tkay2-68/+62
2012-09-07Removed pre-re item_db from mysql item db load order when renewal is enabled ...shennetsind1-16/+15
2012-09-06* Added documentation in script_commands.txt for 'getrandgroupitem' (r16752)thatakkarin2-1/+14
2012-09-06Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank youshennetsind1-6/+3
2012-09-06Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db d...shennetsind1-0/+44
2012-09-06Added new group permission as discussed with other developers "disable_comman...shennetsind3-20/+29
2012-09-06sql-files folder redesign as discussed with other developers, all upgrade fil...shennetsind63-310/+0
2012-09-06Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg...shennetsind2-6/+49
2012-09-05Fixed ERS cache linked list algorithm.greenboxal21-6/+7
2012-09-05Fixed bugreport:6621 get rid of some warnings that probably caused the map-se...greenboxal21-3/+2
2012-09-05* Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ...euphyy21-186/+134
2012-09-04* Large structural/content update to atcommand documentation file :Deuphyy1-819/+747
2012-09-04Changed ERS cache array to use a linked list.greenboxal21-31/+29
2012-09-04Rewrote ERS system in a more debug friendly way.greenboxal21-416/+192
2012-09-03* Fixed bugreport:6619 with correct ammo view id in /doc/item_db.txtthatakkarin4-9/+88
2012-09-03Small fix (confirmed) to the barricade spawn coordinates in schg_cas02. This ...cookiecrumbs1-2/+3
2012-09-03* Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt)euphyy2-837/+84
2012-09-03Updated atcommands.txt making it easier to read.thatakkarin1-215/+1440
2012-09-03Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.rud0lp2012-64/+90
2012-09-02Follow up r16736 fixing something that'd happen when DISABLE_ERS is used.shennetsind1-1/+1
2012-09-02Hello! few things.shennetsind14-47/+67
2012-09-02* Follow-up r16725: changed atcommand.c comments to match new msg_athena line...euphyy2-187/+187
2012-09-02Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit...shennetsind1-0/+4
2012-09-02- Fixed partially bugreport:6572, where WoE:SE Flag Emblem not showing. (npc/...j-tkay12-33/+32
2012-09-02- Fixed bugreport:6607, where a hidden warp still warp players to the next le...j-tkay1-4/+5
2012-09-01* Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt)euphyy3-25/+732
2012-09-01Converted sample Function and Skill scripts into plain English. More to follow.thatakkarin2-23/+29
2012-09-01- Changed the column spacing in @go (town list) and @job (jobname list) so it...brianluau3-104/+75
2012-09-01- help.txt Params lists: changed "/" to "|" to match the rest of the file.brianluau4-158/+155
2012-09-01* Follow-up r16726, more standardization on docs.euphyy36-477/+369
2012-08-31- Standardized headers of /doc files.brianluau15-922/+912
2012-08-31* Updated new atcommand messages in msg_athena to be more grammar-friendly.euphyy2-170/+171
2012-08-31- Moved 400+ hard-coded messages to msg_athena.conf for easier translating. T...brianluau2-560/+1262
2012-08-31- Fixed warnings from r16722.brianluau1-2/+2
2012-08-31- Fixed @item so it only displays message "Item created" on success.brianluau3-14/+39
2012-08-30Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point...shennetsind3-18/+14
2012-08-30- Fixed bugreport:6590, added missing changequest (3071-3076). (npc/quests/qu...j-tkay1-160/+158
2012-08-30Fixed bugreport:6584 reverted something that shouldn't have been removed in r...shennetsind1-3/+3
2012-08-29- Fixed bugreport:6586, invalid check for Magic Wand Quest. (npc/re/quests/ed...j-tkay1-74/+5
2012-08-29Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skil...rud0lp202-231/+228
2012-08-28- Changed executable names in Linux start scripts (follow up to r15503).brianluau3-3/+3
2012-08-27* Optimized "3rd Item Seller" script (re\merchants\3rd_trader.txt)euphyy7-1029/+329
2012-08-27- Fixed a close in The Crow of the Fate quest. (bugreport:6571)brianluau1-1/+1
2012-08-27Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBotrud0lp201-1/+1
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp205-244/+437
2012-08-27Updated read_elemental_skilldb() to skip empty lines instead of throwing an e...kenpachi2k111-0/+3
2012-08-27- read_elementaldb: skip blank lines.brianluau3-2/+5
2012-08-27* Standardization in some database files, and other minor cleaningeuphyy19-213/+200
2012-08-26* Updated and cleaned up custom Quest Warper, as requested by malufett (custo...euphyy1-1006/+561