summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-24Change version to 1.1.12.25v1.1.12.25Andrei Karas6-6/+18
2011-12-24Update and rebuild translations.Andrei Karas15-3153/+2941
2011-12-24Fix compilation with external guichan.Andrei Karas1-0/+1
2011-12-23Fix code style and some auto checked errors.Andrei Karas5-7/+5
2011-12-23Probably fix auto adjusting perfomance after going from sleep mode.Andrei Karas3-12/+28
2011-12-22Fix create char dialog size and widgets positions.Andrei Karas1-11/+12
2011-12-21Dont load move type from config.Andrei Karas2-6/+9
2011-12-18Add missing files to manaplus.cbpAndrei Karas1-0/+2
2011-12-18Ad comments for "unused" data from server packets.Andrei Karas7-18/+20
2011-12-17Move target cursors to themes.Andrei Karas18-35/+15
2011-12-17Change png and xpm icons of Manaplus.Reid2-34/+35
2011-12-16Fix blocking some chars in inventory/storage input box.Andrei Karas1-0/+1
2011-12-14Update mplus fonts.Andrei Karas2-0/+0
2011-12-14Fix memory leak in reading evol online list.Andrei Karas1-0/+1
2011-12-14Fix increasing log file if client was disconnected from network.Andrei Karas1-2/+7
2011-12-14Add last login time to char selection dialog.Andrei Karas4-1/+10
2011-12-11Fix compilation warning.v1.1.12.11Andrei Karas1-0/+1
2011-12-10Fix language switching in windows.Andrei Karas1-1/+1
2011-12-10Fix talk to npc key delay.Andrei Karas2-2/+2
2011-12-10Change verstion to 1.1.12.11.Andrei Karas6-6/+22
2011-12-10Rebuild translations and update pl translation.Andrei Karas14-885/+879
2011-12-08Add pasting into two clipboards under xserver.Andrei Karas1-1/+13
2011-12-08Fix monster hp bar in evol server.Andrei Karas1-5/+1
2011-12-08Add variables for any chat text/commands.Andrei Karas4-0/+90
2011-12-08Rebuild translations and update russian translation.Andrei Karas14-3892/+3959
2011-12-08Add to combined menu also floor items.Andrei Karas5-22/+52
2011-12-08Fix some colors in wood theme.Andrei Karas1-5/+5
2011-12-06Add gm commands to chat autocomplete list (only for gms)Andrei Karas11-14/+84
2011-12-05A bit improve speed in getting color from theme.Andrei Karas4-9/+23
2011-12-03Under X for copy to clipboard use destination clipboard with name "clipboard"Andrei Karas1-1/+1
2011-12-03Allow copy any line from chat log to clipboard byAndrei Karas6-2/+102
2011-12-02Fix some issues after automatic code checking.Andrei Karas6-16/+15
2011-11-30Add limits for online list packet.Andrei Karas3-6/+15
2011-11-30Add server side online players list support.Andrei Karas11-69/+242
2011-11-29Update fr and pl (Derpella) translations.Andrei Karas17-2707/+2837
2011-11-27Fix recursive directory creation for windows.Andrei Karas1-5/+9
2011-11-27Fix players and mobs hp bar. Draw damage bar part in some situations.Andrei Karas1-1/+2
2011-11-26Change version to 1.1.11.27.v1.1.11.27Andrei Karas6-6/+20
2011-11-26Rebuild translation and update es translation.Andrei Karas13-1234/+1136
2011-11-25Fix compilation errors and warnings in manaserv code.Andrei Karas4-3/+7
2011-11-25Move A_UNUSED define to include file.Andrei Karas107-667/+43
2011-11-24Refactoring in spritedef after last commit.Andrei Karas2-22/+20
2011-11-24Prevented circular include in sprite definitionsErik Schilling1-4/+15
2011-11-24Fix possible file name conflicts between client data files and skins.Andrei Karas1-3/+8
2011-11-24Remove some debug messages and old comments.Andrei Karas4-21/+0
2011-11-24Add ability to play different animation depend on monster hp.Andrei Karas13-24/+157
2011-11-20Rebuild translations. Update russian translation.Andrei Karas15-6684/+5922
2011-11-20Fix memory leak in char selection dialog.Andrei Karas4-0/+12
2011-11-20Fix compilation warnings.Andrei Karas1-2/+2
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas18-5/+270