summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-19Fix copyright in colordb files.Andrei Karas2-0/+2
2011-11-19Show changed yellow bar modes in debug chat tab.Andrei Karas6-769/+457
2011-11-15Split Game::handleInput to small functions.Andrei Karas2-637/+668
2011-11-15Autocomplete player nick in whisper first even if player offlineAndrei Karas2-1/+9
2011-11-14Fix incorrect memory access if hiding some gui layout cells.Andrei Karas2-8/+15
2011-11-14Fix code style.Andrei Karas3-8/+5
2011-11-14Add equipment window background images.Andrei Karas5-44/+101
2011-11-13Fix dead mobs and floor items Y sorting position.Andrei Karas7-2/+23
2011-11-13Another compotability fix with mana. Use advanced directions onlyAndrei Karas1-2/+28
2011-11-13Add support compotability with future mana reorder sprites implimentation.Andrei Karas1-11/+37
2011-11-13Change chat logs dirs format to yyyy-mm/dd/file.log.Andrei Karas4-40/+43
2011-11-13Show enemy relation in online list.Andrei Karas2-1/+17
2011-11-13Update es translation.Andrei Karas1-25/+22
2011-11-13Add missing h file to make and project files.Andrei Karas3-0/+3
2011-11-12Fix custom language selection in some linuxes.v1.1.11.12Andrei Karas1-1/+6
2011-11-12Move make test script to build directory.Andrei Karas1-31/+32