summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-05Fix old compilers again.Andrei Karas1-1/+1
2016-02-05Fix compilation without C++11 flags.Andrei Karas2-2/+2
2016-02-05Add support for play animation in cutins.Andrei Karas4-22/+51
2016-02-05Impliment packet SMSG_NPC_CUTIN. Add support for cutins.Andrei Karas10-6/+260
2016-02-04Extend chat command /all to log corruption in actors lists.Andrei Karas2-8/+35
2016-02-04Improve search being by id.Andrei Karas2-13/+39
2016-02-03Fix compilation warning.Andrei Karas1-2/+2
2016-02-03Disable by defauly id/last seen collecting.Andrei Karas1-1/+1
2016-02-03Update last seen also from online list.Andrei Karas3-8/+36
2016-02-03Add missing file into make file.Andrei Karas1-0/+1
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 Karas9-9/+25
2016-01-30Update Android.mk.Andrei Karas1-1/+1
2016-01-30Fix windows installers.Andrei Karas3-6/+3
2016-01-30Update translations.Andrei Karas23-5561/+5486
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-29Update translations.Andrei Karas24-7403/+8077
2016-01-29Update manaplus.cbp.Andrei Karas1-0/+2
2016-01-28Improver error message about old client. Now it show also what server type ca...Andrei Karas4-4/+6
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