summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Update pmake for use gcc 4.6Andrei Karas1-2/+2
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-13Update comment on ManaPlus test desktop file.Andrei Karas1-7/+1
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-11Add more flags to snapshot make script.Andrei Karas1-1/+4
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-08Fix test script launching.v1.2.1.8Andrei Karas2-1/+5
2012-01-08Add desktop file for tests to manaplus.spec.Andrei Karas1-0/+1
2012-01-08Fix typo in make file.Andrei Karas1-1/+1
2012-01-07Change version to 1.2.1.8.Andrei Karas6-6/+23
2012-01-07Update and rebuild translations.Andrei Karas14-1690/+1655
2012-01-07Fix music item name in windows installer.Andrei Karas1-1/+1
2012-01-07Fix tab for debug messages.Andrei Karas2-2/+51
2012-01-07Remove "> Next" from npc dialogs.Andrei Karas1-1/+0
2012-01-07Fix command arg in testing script.Andrei Karas1-1/+1
2012-01-07Allow use bold text also if browser box line was splitted.Andrei Karas1-2/+1
2012-01-07Fix path in desktop file for testing.Andrei Karas1-1/+1
2012-01-07Revert "Possible fix for tests from shortcut."Andrei Karas1-3/+0
2012-01-07Add tests launcher from shell script.Andrei Karas3-1/+6
2012-01-07Possible fix for tests from shortcut.Andrei Karas1-0/+3
2012-01-07Add tests shortcut to linux portable version.Andrei Karas2-0/+7
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-06Add Candy and Nina O'Reilly as translators in authors list.Andrei Karas5-14/+24
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-06Rebuild translations. Update ru and es translations.Andrei Karas14-1756/+1572
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-05Update copyrights script.Andrei Karas1-2/+3
2012-01-05Add additional checks for unsecure chars:Andrei Karas1-1/+11
2012-01-04Fix color in wood theme for /me messages.Andrei Karas1-1/+1
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 shortcut to start client in testing mode.Andrei Karas4-1/+25
2012-01-04Add ability for testing drivers and graphics.Andrei Karas10-15/+726
2012-01-04Allow play gui sound with incorrect paths configured.Andrei Karas1-2/+6
2012-01-04Add process execute functions.Andrei Karas5-0/+206