summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
This prevent some weird things happening in path finding when playing for a very long time. Reviewed-by: Thorbjorn.
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
Currently working on the chat window. Resolves: Mana-Mantis #308. Reviewed-by: Thorbjorn.
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-08Updated some doc files. Updated debian packaging files.Andrei Karas11-432/+74
2011-03-06Update pt_BR translation by freya.Andrei Karas1-1146/+502
2011-03-06Add translation for some strings/ Rebuild translations and update russian ↵Andrei Karas16-1528/+1653
translation.
2011-03-06Fix version in packwin.Andrei Karas1-1/+1
2011-03-05Fix typo in changelog.Andrei Karas1-1/+1
2011-03-05Update pink theme.Andrei Karas1-1/+1
2011-03-05Update version to 1.1.3.6Andrei Karas6-6/+20
2011-03-05Add pink theme by Freya.Andrei Karas56-1/+207
http://gitorious.org/freya-mana-themes/pink_heart
2011-03-04Update dejavu fonts.Andrei Karas4-0/+0
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-03Update authors list.Andrei Karas1-2/+3
2011-03-03Update russian translation.Andrei Karas1-491/+89
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 ↵Andrei Karas4-22/+78
extended servers)
2011-02-28Change client version to 3.Andrei Karas1-1/+1
2011-02-27Update pt_BR translation from mana client.Andrei Karas1-980/+831
commit 1386b95dca1b5b0159f0b607220a09c0cd4f6b5d Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Sun Feb 27 13:52:30 2011 +0100 Updated pt_BR translation thanks to Alastrim.
2011-02-27Rebuild translations.Andrei Karas15-16841/+18092
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
Also dont save to configs default cell items for different item containers.
2011-02-24Add to item context menu "add to trade" items.Andrei Karas1-0/+42