summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-02-03Update descript for option for collecting ids and seen log.Andrei Karas1-1/+1
2016-02-03Use date with time in seen and id logging files.Andrei Karas3-1/+14
2016-02-03Add misisng check in map reader.Andrei Karas1-1/+2
2016-02-03Add chat command /seen for show seen informatin abount nick.Andrei Karas5-0/+55
2016-02-03Also store last seen for each player.Andrei Karas1-2/+10
2016-02-03Add option for saving mapping between account id and nicks.Andrei Karas8-11/+65
2016-02-03Add missing translators comments.Andrei Karas1-0/+2
2016-02-03Read full packet SMSG_BEING_EMOTION in all cases.Andrei Karas1-0/+2
2016-02-03Fix packets mapping for plain hercules.Andrei Karas1-1/+1
2016-02-03Add option in settings to allow enable/disable sell spam filter.Andrei Karas4-1/+12
2016-02-03Improve trade spam filterring.Andrei Karas1-8/+15
2016-02-01Add debug messages to some packets.Andrei Karas2-1/+6
2016-02-01Fix status effects change for invisible players (tmwa)Andrei Karas1-0/+7
2016-02-01Show chat messages in public chat from hidden gms. (tmwa)Andrei Karas1-13/+14
2016-01-31Assign to being actions static constant values.Andrei Karas1-8/+8
2016-01-30Change version to 1.6.1.30.v1.6.1.30Andrei Karas1-2/+2
2016-01-29Fix code style.Andrei Karas34-63/+11
2016-01-29Fix compilation with different flags and fix redefines in new SDL2.Andrei Karas4-6/+16
2016-01-28Improver error message about old client. Now it show also what server type ca...Andrei Karas2-2/+2
2016-01-28Impliment packet SMSG_MAIL_OPEN_WINDOW 0x0260.Andrei Karas1-1/+11
2016-01-27In char create dialog allow hair style with wrong range.Andrei Karas1-20/+37
2016-01-27In char create dialog allow hair color with wrong range.Andrei Karas1-26/+53
2016-01-27Remove popup action "copy bar to chat"Andrei Karas6-6/+20
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas6-5/+16
2016-01-27remove "remove from attack list" action from social window popup menu.Andrei Karas2-35/+21
2016-01-27remove removepickup action from social window popup menu.Andrei Karas4-27/+27
2016-01-27Remove add/remove/ignore pickup actions from item popup menu.Andrei Karas1-31/+6
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas5-1/+64
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas8-19/+35
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas6-6/+23
2016-01-27In undress command remove all known slots (hercules).Andrei Karas1-0/+8
2016-01-27Improve undress popup menu item.Andrei Karas2-7/+18
2016-01-27Add context menu for moving items to craft.Andrei Karas2-0/+46
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas5-1/+22
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas14-18/+313
2016-01-26Not allow walking by mouse if npc dialog is opened.Andrei Karas1-3/+7
2016-01-26Add support for move 1 amount of item to craft if hold stop attack key (left ...Andrei Karas1-1/+6
2016-01-26Add context menu and chat command for remove monster from different attack li...Andrei Karas1-1/+3
2016-01-25In char creation dialog show race fields only if more than 1 races in configu...Andrei Karas1-5/+5
2016-01-25Move help window to top on first time open it from chat with commands like "?...Andrei Karas1-0/+3
2016-01-25Add support for multiple help index files.Andrei Karas2-9/+17
2016-01-25Fix packet SMSG_WHO_ANSWER (hercules).Andrei Karas1-1/+8
2016-01-25Remove debug line.Andrei Karas1-1/+0
2016-01-25Add file utils function getFilesInDir.Andrei Karas28-23/+62
2016-01-24Not allow add equipped items to craft inventory.Andrei Karas1-0/+2
2016-01-22Add xml lib name into extended version string.Andrei Karas1-2/+11
2016-01-22Add packet CMSG_QUICK_IDENTIFY_ITEM 0x0a35.Andrei Karas6-0/+20
2016-01-21Add support for writing xml files from pugixml.Andrei Karas11-18/+182
2016-01-21Add xml writing unit tests.Andrei Karas1-1/+85
2016-01-21Add missing define into cmake build file.Andrei Karas1-0/+2