summaryrefslogtreecommitdiff
path: root/src/gui/minimap.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-11/+17
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2
2009-01-30Exposed most gui elements to take alpha values. There are still a fewIra Rice1-2/+0
2009-01-30Changed the minimap to remember whether the minimap was toggled or notIra Rice1-2/+3
2009-01-30Fixed the last freestanding minimap bug. Now minimaps behave perfectlyIra Rice1-1/+2
2009-01-29Fixed up minimap resizing code so that the minimum width is always longIra Rice1-6/+12
2009-01-26Slight bit of code cleanup, as well as minor fixes to logic. For someIra Rice1-9/+19
2009-01-26Made minimaps resizeable.Ira Rice1-4/+13
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-12Fixed minimap so that map names don't overflow the minimap's width.Ira Rice1-4/+8
2009-01-09Removed close button from minimap windows. While this was a nice idea atIra Rice1-1/+0
2009-01-09Fixed minimap state saving.Ira Rice1-1/+16
2009-01-06Added support for internationalizationIra Rice1-2/+4
2009-01-06Fixed the windows cbp file, deleted some files which we don't use, andIra Rice1-2/+2
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-2/+3
2008-12-13Center large minimaps on playerBjørn Lindeijer1-20/+21
2008-12-09Make the window shortcuts configurableJared Adams1-6/+6
2008-12-08Small maps used to scroll as well as big maps. Fixed.Ira Rice1-2/+2
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-4/+0
2008-11-30Fixed map origin formula so that it will work on any map proportion. IIra Rice1-2/+2
2008-11-30Fixed a problem noticed by Jarvellis. Apparently a while ago, toIra Rice1-3/+3
2008-11-30Fixed up Minimap scrolling so that it actually scrolls (I forgot thatIra Rice1-3/+10
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-8/+19
2008-11-21Center large minimaps on playerBjørn Lindeijer1-15/+19
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Merged revisions 4110-4111,4116 via svnmerge from Bjørn Lindeijer1-3/+4
2008-11-01Added a close button to the minimap so that it matches the other windows Ira Rice1-0/+1
2008-10-23A few more compiler warnings fixed.Ira Rice1-3/+3
2008-10-13Changed minimap code so that it allows us to have larger minimaps, while Ira Rice1-5/+10
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-3/+4
2008-10-04Changed minimap code to take minimaps twice the TMW size, added map Ira Rice1-5/+5
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch1-3/+16
2008-04-17Draw NPCs in yellow on minimap and skip drawing of warps. Based on idea by le...Dennis Friis1-1/+5
2008-04-13Merged revisions 3915-3939,3941-3953 via svnmerge from Bjørn Lindeijer1-5/+0
2008-02-26Keep minimap status. Based on a patch by Knivey.Eugenio Favalli1-5/+0
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-6/+8
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-5/+7
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer1-2/+2
2007-09-10Fixed minimap coordinates and improved look.Eugenio Favalli1-4/+4
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-1/+1
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-2/+3
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond1-2/+2