summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-04Assorted skill-related tidbitslordttseven1-8/+8
2012-03-03* fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5...lordttseven1-18/+54
2012-02-20* fixed third class skill point allocation logic (follow-up to r15594, bugrep...lordttseven1-16/+29
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind1-1/+8
2012-02-17Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it...shennetsind1-0/+1
2012-02-17Fixed bug with 3rd classes bypassing player_skillup_limit configshennetsind1-1/+2
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-1/+23
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-73/+71
2012-02-09Added minor autolootitem code improvement. saves from scenarios like:shennetsind1-0/+2
2012-02-09Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...shennetsind1-4/+9
2012-02-08* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.xazax-hun1-1/+5
2012-02-04` Fixed Guillotine Cross Poisons (bugreport:5275)xantara1-0/+6
2012-01-30- Removed more trailing tabs.brianluau1-4/+4
2012-01-30* Merged changes up to eAthena 15069.eathenabot1-1/+8
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-2/+2
2012-01-25Added two picklog types to distinguish regular monster drops (M) from stolen ...gepard19841-1/+1
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-3/+4
2012-01-20Merged TXT removal branch back to trunk.gepard19841-9/+1
2012-01-18- Fixed the function that returns the job name to include 3rd jobs - Fixes @w...xantara1-0/+50
2012-01-18Extended @alootid command to support multiple items (default: 10).gepard19841-0/+11
2012-01-18Reorganized picklog functions a bit to reuse some common code.gepard19841-7/+7
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-10/+11
2012-01-17* Merged changes up to eAthena 15066.eathenabot1-0/+1
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-2/+2
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot1-3/+3
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot1-1/+1
2012-01-15Fixed gm_all_skill, bugreport:5239shennetsind1-9/+35
2012-01-14Added expire messages and night flag to the list of things not-to-be-REdispla...shennetsind1-19/+19
2012-01-14another cool multi-map-server ancient bugfix:shennetsind1-13/+16
2012-01-11added remode-specific exp files processing as per kenpachi request, special t...shennetsind1-1/+5
2012-01-11Picklog improvements:gepard19841-27/+26
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind1-3/+117
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind1-8/+5
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,...gepard19841-6/+0
2012-01-01Added new @/# command aliases pattern, all aliases can now be modified/added/...shennetsind1-1/+1
2011-12-30Added support for RE attr table, due to bugreport:5182shennetsind1-1/+4
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-1/+1
2011-12-29Fixed Ranked Taekwon skill reset bug, bugreport:3230shennetsind1-2/+7
2011-12-29Added "Set Zeny, Zeny +/- whatever;" script operation to be logged by log_zen...shennetsind1-0/+1
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ...shennetsind1-1/+5
2011-12-25Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'shennetsind1-1/+5
2011-12-25Follow up r15267, changed to standardshennetsind1-5/+0
2011-12-25Fixed Katar critical boost on status window (would work; but not change the v...shennetsind1-0/+5
2011-12-25Rangers no longer are able to mount a new mount, bugreport:5158shennetsind1-1/+1
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-9/+6
2011-12-23Wug riding state is no longer saved on logout, bugreport:5155shennetsind1-1/+1
2011-12-23Fixed Strip Helm from not allowing you to put on a different middle/ lower he...shennetsind1-1/+1
2011-12-22Removed a redundant check. Rebranding a variable.xazax-hun1-2/+2
2011-12-22job_class would return '650' (baby shadow chaser) rather than 651, 'unknown j...shennetsind1-2/+2
2011-12-21follow up r15194, fix to bugreport:5134shennetsind1-1/+1