summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Remove translation parser debug message.Andrei Karas2-2/+2
2012-04-26Add to log draw backend name.Andrei Karas2-0/+16
2012-04-25Improve iterators part 2.Andrei Karas2-8/+5
2012-04-02Fix compilation with manaserv support.Andrei Karas1-1/+1
2012-04-01Checks after checks...Andrei Karas1-1/+1
2012-04-01Last part of fixes.Andrei Karas7-32/+33
2012-04-01One part of fixes after auto checking.Andrei Karas2-4/+4
2012-03-29Replace vectors with strings to short names.Andrei Karas7-17/+46
2012-03-19Add help po translation.Andrei Karas6-16/+108
2012-03-17Fix warning wih disabled NLS.Andrei Karas1-2/+1
2012-03-04Fix copyrights.Andrei Karas1-2/+0
2012-02-28Add some missing debug includes.Andrei Karas2-0/+4
2012-02-25Fix old casts.Andrei Karas5-23/+29
2012-02-24More copyright fixes.Andrei Karas2-2/+2
2012-02-24Fix copyrights.Andrei Karas2-1/+2
2012-02-22Fix code style.Andrei Karas2-1/+3
2012-02-21Move some settings from video to visual page.Andrei Karas1-0/+5
2012-02-18Fix compilation for windows.Andrei Karas1-0/+2
2012-02-18Fix code style.Andrei Karas1-1/+1
2012-02-17Update servers list once a day.Andrei Karas2-0/+16
2012-02-15Add function to fix dir separator.Andrei Karas2-1/+13
2012-02-12Add unit tests for stringutils.Andrei Karas1-0/+517
2012-02-12Fix some possible errors in string untils.Andrei Karas2-12/+24
2012-02-11Remove some unneeded includes.Andrei Karas1-2/+0
2012-02-08Fix code style with new tool.Andrei Karas3-7/+6
2012-02-06Fix memory leak on exit.Andrei Karas2-0/+8
2012-02-05Add own translation system.Andrei Karas11-0/+554
2012-02-05Move path functions from stringutils to paths.Andrei Karas4-12/+12
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas4-62/+125
2012-02-02Use translation for server descriptions in server list.Andrei Karas2-0/+22
2012-02-02Small code style fix.Andrei Karas1-1/+1
2012-02-02Add some checks after automatic checking.Andrei Karas1-0/+3
2012-01-25Cleanup in physfsrwops to avoid different problems.Andrei Karas2-63/+50
2012-01-24Add missing file to git.Andrei Karas1-0/+193
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-0/+88
2012-01-23Add support for request client language from server.Andrei Karas2-0/+15
2012-01-23Add false and true condition logging.Andrei Karas2-0/+69
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-0/+1
2012-01-20Fix possible crash with incorrect dirs.Andrei Karas1-0/+2
2012-01-10Replace xmlTextWriterPtr to XmlTextWriterPtrAndrei Karas1-1/+1
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas2-1/+3
2012-01-10Move clieanup for libxml2 to xml.cppAndrei Karas2-0/+8
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas2-17/+19
2012-01-10Move libxml2 includes to xml.hAndrei Karas2-0/+20
2012-01-08Validate update host.Andrei Karas2-0/+12
2012-01-05Fix test result if impossible start test.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas18-18/+18
2012-01-04Add process execute functions.Andrei Karas2-0/+200
2011-12-11Fix compilation warning.v1.1.12.11Andrei Karas1-0/+1
2011-12-08Add pasting into two clipboards under xserver.Andrei Karas1-1/+13