summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-01-21Fix more warnings.Andrei Karas5-10/+10
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas25-60/+69
2012-01-20Fix code style.Andrei Karas3-9/+10
2012-01-20Bit improve rescalled images drawing in fast opengl mode.Andrei Karas1-6/+9
2012-01-20Fix ambient layer scalling in safe opengl mode.Andrei Karas1-2/+5
2012-01-20Add char '#' as allowed in file names in chat logger.Andrei Karas1-1/+2
2012-01-20Fix possible crash with incorrect dirs.Andrei Karas1-0/+2
2012-01-19Change translation string by adding %s.Andrei Karas1-1/+2
2012-01-19Prevent adding double attributes to status window.Andrei Karas4-1/+17
2012-01-19In server dialog load by default all servers from external servers list.Andrei Karas1-1/+1
2012-01-19Allow pickup item with mouse under player.Andrei Karas1-3/+11
2012-01-18Fix crash if pickup items.Andrei Karas2-19/+29
2012-01-18Fix typo in guildmanager.Andrei Karas1-1/+1
2012-01-17Add friends tab to social window.Andrei Karas5-7/+168
2012-01-16Fix players online status in chat in evol server.Andrei Karas1-0/+2
2012-01-16Fix player and monsters hp bars in evol server.Andrei Karas1-13/+33
2012-01-16Add error message for creation char with incorrect race.Andrei Karas1-0/+3
2012-01-15Fix default item shortcuts window size.Andrei Karas1-1/+3
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 ↵Andrei Karas1-4/+4
with it.
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
This reverts commit 4d125dff59df1e10a24022973b0d725e6203cc99.
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
Example: <replace to="5"/>
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
for double space, for last dot in nick.
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