summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-09- Spring cleaning of various source filesepoque111-7/+7
2012-04-08=Generaltechnote241-1/+1
2012-04-03Cleanup of conditions for old clients.protimus1-7/+0
2012-04-03Reverted r15825, glitch found. will work on it.shennetsind1-1/+1
2012-04-02Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...shennetsind1-1/+1
2012-03-28Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien...shennetsind1-6/+7
2012-03-23Fixed Super Novices mentral strength so that they may ressurect in gvg maps w...shennetsind1-2/+1
2012-03-23* Merged changes up to eAthena 15082. (skipped 15081)eathenabot1-1/+2
2012-03-23Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL al...shennetsind1-4/+6
2012-03-22Rehashed Item_delay.txt (bugreport:5487)shennetsind1-16/+83
2012-03-22Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.shennetsind1-1/+1
2012-03-22Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in accountshennetsind1-0/+1
2012-03-22Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed...shennetsind1-1/+1
2012-03-20- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sexepoque111-0/+8
2012-03-19Follow up r15732, Fixed bug where a player killed by a method not passing thr...shennetsind1-12/+16
2012-03-18* uncluttered DB paths between REMODE on/off a littlelordttseven1-20/+10
2012-03-18Fixed gcc warning on pc.cshennetsind1-1/+1
2012-03-18Added Official behavior to non-ensamble songs: they no longer go off if you w...shennetsind1-0/+1
2012-03-17Fixed baphomet card bonus not working when used by ammunition (required by a ...shennetsind1-3/+2
2012-03-15Status change packet cleanuplordttseven1-2/+2
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