summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-03-24fix code style.Andrei Karas4-13/+9
2013-03-23Fix profiler labels.Andrei Karas1-2/+0
2013-03-22Fix updating per server settings in misc tab.Andrei Karas2-0/+9
2013-03-22Add option to accept language messages in any languge.Andrei Karas8-3/+48
2013-03-22Add option to enable/disable language chat tab.Andrei Karas1-0/+5
2013-03-22Show channel messages in language tab.Andrei Karas4-11/+25
2013-03-22Add language tab class.Andrei Karas3-0/+85
2013-03-22clean default channel names.Andrei Karas1-2/+0
2013-03-22add netcode support for channels (for now evol only).Andrei Karas1-2/+4
2013-03-21Send channel name to net code layer.Andrei Karas2-3/+8
2013-03-21Add channel name to chat tabs.Andrei Karas7-8/+18
2013-03-17add walkmaps support.Andrei Karas1-2/+2
2013-03-16temorary disable rate button.v1.3.3.17Andrei Karas1-2/+4
2013-03-16Add http handler to did you know window.Andrei Karas1-0/+3
2013-03-15Fix code style.Andrei Karas1-1/+1
2013-03-14fix status icons draw if yellow bar is hidden.Andrei Karas2-1/+4
2013-03-12Moved Did you know to Help window.Socapex3-5/+18
2013-03-12Added close button to Did You Know window.Socapex1-0/+1
2013-03-12Fix code style.Andrei Karas4-6/+5
2013-03-11Add some fixes after automatic checks.Andrei Karas8-44/+23
2013-03-11Add option to enable/disable weight notifications.Andrei Karas1-0/+3
2013-03-08Add chat command for execute external programs.Andrei Karas1-0/+1
2013-03-07Fix some crashes in servers switching.Andrei Karas1-0/+3
2013-03-07Fix key repeat time calculation.Andrei Karas1-0/+2
2013-03-06Add radio button in quit dialog for rate application in google play (only for...Andrei Karas2-13/+40
2013-03-05Add chat command to clean fonts cache.Andrei Karas3-0/+19
2013-03-04Add different effects to npc depend on qests status (evol only)Andrei Karas2-1/+168
2013-03-04Add "target type" filed in debug window.Andrei Karas2-8/+16
2013-03-03Add chat command to clean graphics cache.Andrei Karas1-0/+1
2013-03-02Another fixes after Coverity checks.Andrei Karas12-44/+56
2013-03-01Fix code style.Andrei Karas1-2/+3
2013-02-26Split skills and stats.Andrei Karas1-15/+7
2013-02-26Improve string usage in other files.Andrei Karas4-27/+25
2013-02-26Improve string usage in other files.Andrei Karas23-157/+197
2013-02-24Add particle effect support for skill levelup.Andrei Karas2-2/+18
2013-02-24Rename specialhandler to skillhandler.Andrei Karas1-3/+3
2013-02-24Replace newQuestSfx and completeQuestSfx to newQuestEffectId and completeQues...Andrei Karas2-3/+14
2013-02-24Add support for show quest variables in skills window (evol only)Andrei Karas4-43/+66
2013-02-22Disable for now FBO support on Android.Andrei Karas1-0/+2
2013-02-22Fix change password issue with empty players list.Andrei Karas2-1/+6
2013-02-21Fix some incorrect chars in browserbox links.Andrei Karas2-10/+14
2013-02-20Add missing files gmtab.cpp/hAndrei Karas2-0/+119
2013-02-19Add option to enable/disable gm tab.Andrei Karas1-0/+3
2013-02-19Add support for GM tab.Andrei Karas3-1/+14
2013-02-18Add option to show/hide guild online messages.Andrei Karas5-2/+34
2013-02-18Remove auction bot support.Andrei Karas3-33/+0
2013-02-18Add support for help seach links.Andrei Karas3-25/+45
2013-02-18move most direct calls to physfs to separate file.Andrei Karas1-15/+13
2013-02-15Fix code style.Andrei Karas1-2/+2
2013-02-14Remove empty lines and useless comments in npcdialog class.Andrei Karas1-12/+0