summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-23improve a bit draw speed in basiccontainer class.Andrei Karas1-10/+13
2013-03-23Devide profiler time to 100.Andrei Karas1-2/+2
2013-03-23in profiler save only time from start.Andrei Karas1-9/+10
2013-03-23More fixed for profiler labels.Andrei Karas1-0/+5
2013-03-23Improve speed in main cycle.Andrei Karas1-4/+4
2013-03-23Fix profiler labels.Andrei Karas2-2/+3
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 Karas13-8/+66
2013-03-22Add option to enable/disable language chat tab.Andrei Karas3-1/+7
2013-03-22Show channel messages in language tab.Andrei Karas5-23/+45
2013-03-22Add language tab class.Andrei Karas6-0/+102
2013-03-22clean default channel names.Andrei Karas2-3/+0
2013-03-22add netcode support for channels (for now evol only).Andrei Karas9-21/+71
2013-03-21Send channel name to net code layer.Andrei Karas11-17/+26
2013-03-21Add channel name to chat tabs.Andrei Karas10-12/+22
2013-03-20Fix CMSG to SMSG in some messages.Andrei Karas2-6/+6
2013-03-20fix compound objects height.Andrei Karas1-1/+1
2013-03-17add walkmaps support.Andrei Karas17-32/+393
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-16Change version to 1.3.3.17Andrei Karas1-2/+2
2013-03-15Fix code style.Andrei Karas5-7/+8
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 Karas28-52/+35
2013-03-12Add all files delete function to resource manager.Andrei Karas2-0/+18
2013-03-11Add some fixes after automatic checks.Andrei Karas19-132/+63
2013-03-11Fix some issues from previous commits.Andrei Karas1-9/+9
2013-03-11Improve playerinfo class.Andrei Karas3-48/+15
2013-03-11Add option to enable/disable weight notifications.Andrei Karas3-1/+5
2013-03-11improve party class.Andrei Karas1-17/+19
2013-03-11Fix termination with using help and version command line switches.Andrei Karas1-2/+3
2013-03-10Improve particle classes.Andrei Karas4-57/+57
2013-03-10Improve normalopenglgraphics class.Andrei Karas2-86/+94
2013-03-10Improve mobileopenglgraphics class.Andrei Karas2-79/+80
2013-03-10Update and rebuild translations.Andrei Karas1-1/+1
2013-03-10Add missing breaks and fix possible memory leak.Andrei Karas2-0/+6
2013-03-09Add missing break to notifymanager.Andrei Karas1-0/+1
2013-03-09Improve maplayer.Andrei Karas2-52/+33
2013-03-09Improve map class.Andrei Karas5-81/+97
2013-03-09Improve main.cppAndrei Karas1-26/+27
2013-03-09Improve logger class.Andrei Karas2-46/+22
2013-03-09Remove unused code from depricatedevent class.Andrei Karas1-58/+3
2013-03-09Add new notifications to other classes.Andrei Karas4-4/+6
2013-03-09Add new notifications in some other classes.Andrei Karas5-20/+29
2013-03-09Add new notifications to tradehandler.Andrei Karas2-40/+61
2013-03-09add new notifications to playerhandler.Andrei Karas3-6/+22
2013-03-09Add new notifications to guildhandler, guildmanager, inventoryhandler and par...Andrei Karas14-105/+229
2013-03-09Add new notifications to gamehandler.Andrei Karas4-15/+42