summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2015-02-09eathena: add packet SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837.Andrei Karas2-0/+32
2015-02-09Fix code style.Andrei Karas1-1/+2
2015-02-07Dont show some useless errors while loading themes.Andrei Karas17-23/+24
2015-02-07Remove optional parameter from xml document constructor.Andrei Karas17-23/+24
2015-02-06eathena: add packet SMSG_BUYINGSTORE_SELLER_SELL_FAILED 0x0824.Andrei Karas2-4/+25
2015-02-06eathena: add packet SMSG_BUYINGSTORE_SELL_FAILED 0x081a.Andrei Karas2-0/+15
2015-02-05eathena: add packet SMSG_BUYINGSTORE_CREATE_FAILED 0x0812.Andrei Karas2-0/+15
2015-02-01Fix use menu item translation for unusable items.Andrei Karas1-0/+8
2015-01-13Move notifyflags.h into enums directory.Andrei Karas3-42/+3
2015-01-13Move rendertype.h into enums directory.Andrei Karas2-3/+3
2015-01-09Add min/max race into charcreation.xml.Andrei Karas2-0/+20
2015-01-06Move gender.h into enums directory.Andrei Karas1-1/+1
2015-01-06Move targetcursorsize.h into enums directory.Andrei Karas1-3/+2
2015-01-05Allow play sound effect if show emote.Andrei Karas2-1/+5
2015-01-05Add missing check for null pointer.Andrei Karas1-0/+3
2015-01-04Add stringmap typedefs.Andrei Karas2-4/+6
2015-01-02Fix code style.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas160-160/+160
2014-12-29Fix translation for use/equip buttons from client data.Andrei Karas1-2/+2
2014-12-29Fix translation for default use/equip buttons.Andrei Karas1-2/+2
2014-12-19Fix code style.Andrei Karas1-3/+6
2014-12-14Fix background paralax issue.Andrei Karas1-1/+1
2014-12-11Add missing file.Andrei Karas1-0/+40
2014-12-11Fix default npc commands.Andrei Karas1-3/+3
2014-12-10Show custom menu for npc.Andrei Karas1-4/+4
2014-12-10Add default npc menu items if missing in configuration.Andrei Karas3-1/+15
2014-12-09load npc menu.Andrei Karas3-0/+16
2014-11-25Add more profiler labels.Andrei Karas3-0/+16
2014-11-23Add support for additional slots in net code.Andrei Karas1-1/+6
2014-11-16Possible fix for variant attribute usage inside sprites with include tag.Andrei Karas2-4/+4
2014-11-08Fix code style.Andrei Karas2-6/+2
2014-10-28Fix typo unkown -> unknown.Andrei Karas1-1/+1
2014-10-28Dehardcode default spells/commands.Andrei Karas2-0/+193
2014-10-26Fixed several sentences for better translations.Alige1-2/+3
2014-10-23Changed all the "cant" by "can't", and fixed few sentences to translate.Alige3-14/+14
2014-10-22Move equipment window slots names mapping to id to separate file.Andrei Karas1-0/+91
2014-10-16Add missing checks.Andrei Karas1-2/+9
2014-10-16Show errors if withdraw or deposit failed.Andrei Karas2-0/+11
2014-10-10Fix code style.Andrei Karas1-2/+1
2014-10-10Fix typo in party fail kick message.Andrei Karas1-1/+1
2014-10-09Add missing trade errors.Andrei Karas2-0/+5
2014-10-09eathena: add missing equip error messages.Andrei Karas2-0/+5
2014-10-09Add missing buy fail reasons.Andrei Karas2-0/+15
2014-10-07Add reading guild skills in processGuildSkillInfo.Andrei Karas1-1/+2
2014-10-06Add missing party leave statuses.Andrei Karas2-0/+30
2014-10-03eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d.Andrei Karas2-1/+11
2014-09-29Fix typo.Andrei Karas1-1/+1
2014-09-26Fix code style.Andrei Karas6-13/+9
2014-09-26eathena: add packet SMSG_HOMUNCULUS_FOOD 0x022f.Andrei Karas2-1/+11
2014-09-25Remove duplicate code from monsterdb, homunculusdb, mercenarydb.Andrei Karas5-324/+129