summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Impliment attack filter.Andrei Karas1-0/+1
2011-04-04Rename some gui class files to real class names.Andrei Karas1-3/+3
2011-03-29Save chat settings even in network errors.Andrei Karas1-0/+2
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+1
2011-03-13Add ability to remap maps to different files.Andrei Karas1-3/+7
2011-02-25Add tabs to spells window. Now it 5 tabs.Andrei Karas1-2/+8
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-13Set weight notice message not modal and hide it after 10 seconds.Andrei Karas1-0/+1
2011-02-02Fix error where automatically navigation bar can show portal with coord 0,0.Andrei Karas1-0/+3
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-0/+15
2011-01-21Show network error dialog as not modal.Andrei Karas1-1/+1
2011-01-21Revert "Show network error dialog as not modal."Andrei Karas1-1/+1
2011-01-21Show network error dialog as not modal.Andrei Karas1-1/+1
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+2
2011-01-03Increase emotes count to 44 and fix new emotes.Andrei Karas1-26/+29
2011-01-02Initial commit.Andrei Karas1-0/+1501