summaryrefslogtreecommitdiff
path: root/src/gui/minimap.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-10Change empty strings initializations.Andrei Karas1-1/+1
2011-09-06Add ability to move by clicking on minimap.Andrei Karas1-23/+44
2011-08-31Always draw party members on same map in minimap.Andrei Karas1-4/+44
2011-08-30Show guild members on minimap.Andrei Karas1-0/+5
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-02Replace some getters to direct member access in Image class.Andrei Karas1-13/+13
2011-06-26Bit improve speed in map getwalk.Andrei Karas1-5/+7
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas1-3/+15
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+4
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-4/+9
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+1
2011-03-03Possible fix extended minimaps opacity.Andrei Karas1-0/+1
2011-02-20Fix some code style and some errors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-08Fixing code style and adding configuration option for extented minimaps.Andrei Karas1-21/+42
2011-02-08Possibly buggy patch to autogenerate minimapBen Longbons1-1/+14
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+292