summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Fix a bit code style.Andrei Karas1-4/+8
2012-01-06Fix crash in chat autocomplete if no current chat tab.Andrei Karas1-1/+2
2012-01-05Fix code style.Andrei Karas3-8/+6
2012-01-05Fix test result if impossible start test.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas563-563/+563
2012-01-05Add additional checks for unsecure chars:Andrei Karas1-1/+11
2012-01-04Add default empty value for testInfo config variable.Andrei Karas1-0/+1
2012-01-04Add chat command /dumpt for dumping last testing values.Andrei Karas3-0/+12
2012-01-04Add ability for testing drivers and graphics.Andrei Karas9-15/+722
2012-01-04Allow play gui sound with incorrect paths configured.Andrei Karas1-2/+6
2012-01-04Add process execute functions.Andrei Karas4-0/+204
2011-12-30Fix crash with status effects cleaning with more than one reconnection to ser...Andrei Karas1-2/+2
2011-12-29Move sha256 files to manaserv only files.Andrei Karas2-4/+4
2011-12-26Add clear current outfit option to outfits context menu.Andrei Karas3-6/+17
2011-12-26Restore GL_PACK_ALIGNMENT after creating screenshots in opengl modes.Andrei Karas2-0/+8
2011-12-26Fix -s command line parameter.Andrei Karas1-1/+1
2011-12-25Allow close npc dialog if server script working incorrectly.Andrei Karas1-4/+3
2011-12-24Change version to 1.1.12.25v1.1.12.25Andrei Karas1-2/+2
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-18Ad comments for "unused" data from server packets.Andrei Karas7-18/+20
2011-12-17Move target cursors to themes.Andrei Karas1-3/+3
2011-12-16Fix blocking some chars in inventory/storage input box.Andrei Karas1-0/+1
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 Karas1-2/+1
2011-12-10Change verstion to 1.1.12.11.Andrei Karas1-2/+2
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-08Add to combined menu also floor items.Andrei Karas5-22/+52
2011-12-06Add gm commands to chat autocomplete list (only for gms)Andrei Karas7-13/+48
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 Karas1-1/+2
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 Karas1-2/+2
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