summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Fix other players move animation.Andrei Karas3-14/+45
2011-03-16Add checks and fix some code style.Andrei Karas18-22/+53
2011-03-15Add some optimisations in SDL image processing.Andrei Karas1-26/+31
2011-03-15Remove outdated files.Andrei Karas4-192/+0
2011-03-15Fix mouse pickup. Before pickuptarget was removed while moving to target.Andrei Karas2-2/+16
2011-03-14Fixing direction bug in moving.Andrei Karas3-12/+26
2011-03-13Fix typo.Andrei Karas1-1/+1
2011-03-13Fix uptime calculation.Andrei Karas1-6/+15
2011-03-13Add ability to remap maps to different files.Andrei Karas12-25/+177
2011-03-13Replace befriend to be friend.Andrei Karas1-3/+3
2011-03-13Fix typo in chat help.Andrei Karas1-1/+1
2011-03-12Add /uptime chat command to show client uptime.Andrei Karas5-0/+62
2011-03-11Wrap the open and closed list members in path finding.Yohann Ferreira2-8/+25
2011-03-11Remove debug messages from log.Andrei Karas1-2/+0
2011-03-11Add checks to tabbedarea.Andrei Karas1-9/+14
2011-03-11Show message if some one join your party.Andrei Karas3-1/+40
2011-03-09Fix color picker position to free space for scrolling buttons in chat.Andrei Karas1-2/+2
2011-03-09Added a tab scrolling system in tabarea.Yohann Ferreira2-1/+189
2011-03-08Replace also color constants in pickup messages.Andrei Karas5-11/+48
2011-03-08Fix possible problem with buying colored item.Andrei Karas1-1/+2
2011-03-08Show item colors in buy dialog.Andrei Karas1-6/+31
2011-03-08Replace %color% and %Color% constants in item names/descriptions.Andrei Karas5-8/+85
2011-03-08Add possible colors to item popups.Andrei Karas3-6/+12
2011-03-06Add translation for some strings/ Rebuild translations and update russian tra...Andrei Karas1-8/+12
2011-03-05Update version to 1.1.3.6Andrei Karas1-2/+2
2011-03-04Fix code style.Andrei Karas18-26/+56
2011-03-04Possible solve problems with X clipboard in some systems.Andrei Karas1-8/+22
2011-03-03Add colors to buy/sell dialogs.Andrei Karas16-48/+68
2011-03-03Chnage same methods with different parameters number to different names.Andrei Karas6-7/+7
2011-03-03Add extended buy list items.Andrei Karas2-2/+11
2011-03-03Possible fix extended minimaps opacity.Andrei Karas1-0/+1
2011-03-03Merge branch 'coloritems'Andrei Karas41-147/+498
2011-03-03Add some protections to disable advanced features for old servers like tmw.Andrei Karas2-2/+10
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas15-48/+186
2011-03-02Dont show "add to trade ..." menu items if trade window is hidden.Andrei Karas1-1/+1
2011-03-02Add serverversion checks. And disable some advanced features in old servers.Andrei Karas6-24/+59
2011-03-01Fix char slots number calculation.Andrei Karas1-1/+5
2011-03-01Add support for reading colors in moveing players packets.Andrei Karas1-5/+16
2011-03-01Add support for reading item colors for char list and created char (for exten...Andrei Karas4-22/+78
2011-02-28Change client version to 3.Andrei Karas1-1/+1
2011-02-27First part of implimintation item colors.Andrei Karas23-52/+128
2011-02-27Remove debug log messages.Andrei Karas1-3/+0
2011-02-27Merge branch 'master' into coloritemsAndrei Karas2-2/+2
2011-02-27Fix compilation warning.Andrei Karas2-2/+2
2011-02-27Implement receiving item color from server.Andrei Karas10-32/+55
2011-02-26Allow kick player from party from context menu if player not here.Andrei Karas1-0/+20
2011-02-26Add ability to redownload update files if file checksum incorrect.Andrei Karas4-20/+37
2011-02-25Trim extra spaces from chat commands.Andrei Karas1-0/+2
2011-02-25Add tabs to spells window. Now it 5 tabs.Andrei Karas10-31/+90
2011-02-24Add to item context menu "add to trade" items.Andrei Karas1-0/+42