summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-11* Added packets for clients 2012-03-07+Protimus3-2/+56
2012-03-11- Updated the whole Script to match with official file.masao871-1641/+2150
2012-03-10- Added Bossnia Event.masao877-0/+349
2012-03-10Fixed some arrow recipes. (bugreport:5413)kenpachi2k111-8/+8
2012-03-10Fixed pre-RE EXP tables. (bugreport:5280)kenpachi2k111-22/+22
2012-03-10Fixed Royal Guards job bonuses. (bugreport:5402)kenpachi2k111-2/+8
2012-03-10Fixed Poison Bottles (ID:678) script. (bugreport:5246)kenpachi2k114-4/+9
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19849-58/+46
2012-03-08- Fixed skillratio bonus only ever being multiplied by a factor of 1 (follow-...epoque111-2/+2
2012-03-08- Correctly fixed Aimed Bolt and Arrow Storm skill ratios (related to bugrepo...xantara1-4/+6
2012-03-07- Fixed a little leftover in socket_enchant2.txt .masao874-3/+5
2012-03-07Enabled some headgears. (Follow up r15662.)kenpachi2k115-144/+196
2012-03-07Fixed a few Ranger-related skills (bugreport:5272)xantara3-7/+27
2012-03-06Enabled some headgears. (Inspired by bugreport:1849)kenpachi2k115-196/+293
2012-03-06* fixed a missing break; in status_change_start resulting in broken combo tar...lordttseven1-0/+1
2012-03-06Added King Dramoh to mal_dun01 (bugreport:5381)jmanfffreak2-1/+2
2012-03-05* Merged changes up to eAthena 15076.eathenabot1-1/+1
2012-03-05- Guild Castle code cleanup:gepard19849-146/+119
2012-03-04- Guild Castle code cleanup:gepard198424-493/+327
2012-03-04Assorted skill-related tidbitslordttseven1-8/+8
2012-03-03* fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5...lordttseven3-21/+60
2012-03-03* fixed getiteminfo offset being off by one in REMODE (bugreport:5378)lordttseven2-4/+8
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19847-7/+37
2012-03-02Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.gepard19843-57/+25
2012-03-02- reverted r15523 (broken workaround for an underlying issue, see bugreport:5...lordttseven1-23/+1
2012-03-02Minor NPC code cleanup: timer labels.gepard19841-72/+25
2012-03-02- Fixed dangling pointer caused by r15644 (partially reverted).gepard19841-4/+16
2012-03-01Proper fix for r15641 (reference to non-existant NPC).gepard19841-0/+1
2012-03-01Follow up r15638: the 'sd' party is unnecessary -- when there is no player (e...shennetsind1-2/+2
2012-03-01Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.gepard19844-59/+20
2012-03-01Fixed skillname->ID DBMap storing skill integer value in void pointer.gepard19841-4/+6
2012-03-01Enabled `DB_OPT_RELEASE_DATA` for atcommands `DBMap`s so they are able to fre...gepard19841-16/+4
2012-03-01- Follow up r15636, removed an warning where the Script trys to hide an Non-E...masao871-1/+0
2012-02-29Some NPC code cleanup (event labels).gepard19841-57/+20
2012-02-29Fixed Bradium Brooch ASPD bonus.protimus2-1/+2
2012-02-29Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377)protimus1-1/+2
2012-02-28Updated Apple Gambling script to official.gepard19841-137/+88
2012-02-28Updated Airship NPCs to official.gepard198412-1104/+1393
2012-02-27Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277shennetsind1-10/+9
2012-02-27- Fixed a small typo in script_commands.txtbrianluau1-1/+1
2012-02-27Fixed Heal amount on skill levels 1~9 (since r15009, bugreport:5372).gepard19841-1/+1
2012-02-27Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370).gepard19841-1/+1
2012-02-27* Merged changes up to eAthena 15075.eathenabot3-20/+20
2012-02-25Strange Hydra Quest + Hydra Ball(bugreport:5339)og22-6/+7
2012-02-24- Clarified the comment about spaces in 'server_name' config. (bugreport:2656)brianluau5-38/+30
2012-02-24Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:53...gepard19841-4/+3
2012-02-22Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)xantara3-2/+20
2012-02-22Applied renewal skill changes: (bugreport:5302)xantara4-9/+57
2012-02-20* fixed third class skill point allocation logic (follow-up to r15594, bugrep...lordttseven1-16/+29
2012-02-20* updated the custom job changer npc that ships with rA to support both branc...lordttseven2-23/+56