summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-03Under X for copy to clipboard use destination clipboard with name "clipboard"Andrei Karas1-1/+1
2011-12-02Fix some issues after automatic code checking.Andrei Karas1-1/+2
2011-11-27Fix recursive directory creation for windows.Andrei Karas1-5/+9
2011-11-09Fix code style.Andrei Karas2-2/+3
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas3-5/+5
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas6-20/+22
2011-11-07Fix compilation under gcc 4.7 snapshot.Andrei Karas1-0/+3
2011-11-05Fix current language detection if using custom language.Andrei Karas1-4/+11
2011-09-18Fix compilation warnings.Andrei Karas1-1/+1
2011-09-10Change empty strings initializations.Andrei Karas2-3/+3
2011-09-09Fix code style.Andrei Karas1-1/+1
2011-09-08Fix code style.Andrei Karas1-1/+1
2011-09-08Fix register in some auto complete strings.Andrei Karas2-0/+21
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-5/+6
2011-09-07Add support for copy text to clipboard (Ctrl+C).Andrei Karas2-0/+88
2011-08-28Add support for auto download content fixes.Andrei Karas2-0/+10
2011-08-27Fix lower chars issue.Andrei Karas2-2/+2
2011-08-27Basic support for guild bot integration.Andrei Karas2-0/+62
2011-08-22Add highlight list option.Andrei Karas2-3/+19
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas2-2/+2
2011-08-02Add ctrl key combination to all text fields.Andrei Karas2-0/+14
2011-07-18Fix code style.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas4-10/+10
2011-07-04Replace some lists to vectors.Andrei Karas2-3/+3
2011-06-30Add some fixes for making manaplus on OpenBSD.Andrei Karas1-0/+7
2011-06-28More fixes for compilation under MacOS.Andrei Karas1-9/+1
2011-06-27Fix errors in MacOS compilation.Andrei Karas1-0/+9
2011-06-22Fix code style.Andrei Karas1-1/+1
2011-06-16Fix dataDir in branding files.Andrei Karas2-0/+78
2011-06-16Add dataPath to branding.Andrei Karas2-0/+12
2011-06-14Add ability to add comments to any players.Andrei Karas2-2/+15
2011-06-03Fix code style in sha256.cppAndrei Karas1-2/+4
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas2-4/+5
2011-05-24Add simple memory leak detector.Andrei Karas7-0/+14
2011-05-08Fix some include files paths.Andrei Karas2-2/+2
2011-05-07Save atack filter between restarts.Andrei Karas2-1/+24
2011-04-30Fix windows mkdir issues.Andrei Karas1-14/+65
2011-04-25Add missing checks.Andrei Karas1-3/+3
2011-04-18Fix compilation warning.Andrei Karas1-1/+6
2011-04-18Allow try different language part for searching help translations.Andrei Karas2-7/+12
2011-04-15Fix mkdir_r to not assume existence of PATH_MAXBen Longbons1-8/+4
2011-04-09Small fix to code style and compilation warning.Andrei Karas1-1/+1
2011-04-06Add support for help pages translations.Andrei Karas2-0/+16
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas4-4/+4
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas5-20/+22
2011-03-04Fix code style.Andrei Karas1-4/+7
2011-03-04Possible solve problems with X clipboard in some systems.Andrei Karas1-8/+22
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas2-0/+46