summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Add support moving shortcuts like windows by header.Andrei Karas2-0/+42
2012-01-14fix adding gcc 4.7 support.Andrei Karas2-2/+2
2012-01-14Add additional pixel in shortcuts like windows for better moving.Andrei Karas1-2/+2
2012-01-14Fix name checking in chat logger.Andrei Karas1-2/+3
2012-01-13Dont delete logger on exit, because network or other threads can still work w...Andrei Karas1-4/+4
2012-01-13Fix possible incorrect memory access.Andrei Karas3-1/+7
2012-01-11Fix compliation under gcc 4.7 snapshot.Andrei Karas5-15/+17
2012-01-10Replace xmlTextWriterPtr to XmlTextWriterPtrAndrei Karas3-4/+4
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas26-127/+131
2012-01-10Move clieanup for libxml2 to xml.cppAndrei Karas3-2/+9
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas37-97/+99
2012-01-10Move libxml2 includes to xml.hAndrei Karas18-45/+32
2012-01-08Add check for update files path.Andrei Karas1-2/+3
2012-01-08Validate update host.Andrei Karas7-3/+46
2012-01-07Change version to 1.2.1.8.Andrei Karas1-2/+2
2012-01-07Fix tab for debug messages.Andrei Karas2-2/+51
2012-01-07Remove "> Next" from npc dialogs.Andrei Karas1-1/+0
2012-01-07Allow use bold text also if browser box line was splitted.Andrei Karas1-2/+1
2012-01-07Revert "Possible fix for tests from shortcut."Andrei Karas1-3/+0
2012-01-07Possible fix for tests from shortcut.Andrei Karas1-0/+3
2012-01-07Use absolute path for launching tests.Andrei Karas2-4/+11
2012-01-06Allow use replacement item with any id.Andrei Karas1-0/+6
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