summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-29Spear Stab damage adjustmentKerubael1-1/+1
2015-12-28Added some missing item IDs to their enumHaru2-1/+3
2015-12-28Added elemental_id enum, replaced numeric elemental IDs with enum membersHaru4-34/+61
2015-12-28Added merc_id, replaced numeric mercenary IDs with enum membersHaru3-16/+50
2015-12-28Added homun_id enum, replaced numeric constants with enum membersHaru4-18/+53
2015-12-28Added Poring to the mob_id enumHaru4-5/+7
2015-12-28Added Zanzou mob ID to the mob_id enumHaru2-2/+4
2015-12-28Added Summon Legion-related monsters to the mob_id enumHaru2-8/+21
2015-12-28Added Alchemist-related monsters to the enum mob_idHaru2-8/+48
2015-12-28Replaced some numeric mob IDs with the proper constants (Magc Decoy / Silver ...Haru1-14/+22
2015-12-28Replaced some numeric mob IDs with the proper constants (MOBID_TREASURE_BOX*)Haru2-5/+7
2015-12-28Added Splendide, Manuk and Mora mobs to the mob_id enumHaru2-3/+51
2015-12-28Standardized (source) mob_id enumHaru8-57/+113
2015-12-26Add *setgroupid script commands.Emistry1-0/+25
2015-12-25*Show the katar critical bonus in player status windowAnnieRuru3-2/+6
2015-12-25Merge pull request #975 from dastgir/8-RefineDefhemagx3-4/+20
2015-12-25Merge pull request #1009 from Jedzkie/ItemDB_UpdatesDastgir10-312/+446
2015-12-26Follow up https://github.com/Jedzkie/Hercules/commit/3f13598714f2d6cecb1c1e5c...Jedzkie1-4/+2
2015-12-25Fix various ShowWarning that doesn't tell the source of the errorAnnieRuru1-7/+7
2015-12-25Added Costume/Shadow Atk/Def refine bonus settingDastgir3-4/+20
2015-12-25Implemented NoViewIDDastgir8-29/+42
2015-12-25Follow up https://github.com/HerculesWS/Hercules/commit/eb0d0dc677e1d3e584de9...Jedzkie1-57/+57
2015-12-25HPM Hooks UpdateHercules.ws3-0/+31
2015-12-25Merge pull request #977 from dastgir/5-DressRoomhemagx3-2/+18
2015-12-25Added New ViewEquip packetDastgir1-1/+3
2015-12-25New Entity Packets Implemented (Thanks to Rytech)Dastgir3-20/+102
2015-12-24Change packet 0x82d to not send billing slots.hemagx1-1/+1
2015-12-24Item Update:Jedzkie4-19/+49
2015-12-23PetDB Update:Jedzkie1-13/+14
2015-12-23Item Update:Jedzkie2-77/+84
2015-12-23Update:Jedzkie7-64/+64
2015-12-23Item Update:Jedzkie3-7/+17
2015-12-23Item Update:Jedzkie4-18/+36
2015-12-23Item Update:Jedzkie2-6/+6
2015-12-23Item Updates:Jedzkie1-6/+5
2015-12-23Item Update:Jedzkie3-71/+123
2015-12-23Item Update:Jedzkie2-0/+9
2015-12-23Item Update:Jedzkie2-35/+45
2015-12-23Merge pull request #1003 from HerculesWS/865-var_lengthAndrei Karas7-30/+59
2015-12-22- Fixes #1005 (Thanks jTynne)Jedzkie1-1/+1
2015-12-22Follow up https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe00...Frost1-1/+1
2015-12-22Throw error when variable name length too longAnnieRuru1-0/+14
2015-12-22Not allow send too big variable names to char server from map server (Closes ...Andrei Karas1-0/+4
2015-12-22Ensured 32+1 bytes for all buffers that hold variable namesHaru5-30/+39
2015-12-22Add a source constant SCRIPT_VARNAME_LENGTHAnnieRuru1-0/+2
2015-12-22Merge pull request #992 from Jedzkie/ItemDB_UpdatesDastgir3-67/+153
2015-12-22Update *dispbottom script command to allow 0xRRGGBB colorAnnieRuru1-9/+21
2015-12-22Item Update:Jedzkie2-31/+40
2015-12-22Update *message script command to allow to use account IDAnnieRuru1-8/+13
2015-12-21ItemDB Update:Jedzkie2-3/+23