summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21fix mumble configure parameter.Andrei Karas1-1/+1
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-19Change Vlaams's name on team contribution file.Reid Yaro1-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 Karas7-7/+20
2013-03-16update and rebuild translations.Andrei Karas40-17889/+18656
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.Socapex4-8/+21
2013-03-12Added close button to Did You Know window.Socapex2-3/+4
2013-03-12Updated Xcode project.Socapex1-8/+0
2013-03-12Updated xcode projectSocapex1-44/+26
2013-03-12Removed libpng15.15.dylib from dependencies.Socapex1-6/+0
2013-03-12Updated Xcode project.Socapex1-30/+16
2013-03-12Updated libpng and changed it to static lib. Updated .gitignore.Socapex1-16/+36
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 Karas19-8439/+9038
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