summaryrefslogtreecommitdiff
path: root/src/gui/ministatus.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-82/+0
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-2/+2
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-1/+1
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-1/+1
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-7/+8
2010-07-17Modify how attributes and stats are handledChuck Miller1-2/+4
2010-03-14Add tooltips to hp, xp, mp bars.Andrei Karas1-0/+7
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-08-02Don't draw the MiniStatus popupJared Adams1-0/+3
2009-07-24Remove an ifdef in StatusWindow and update MP moreJared Adams1-7/+6
2009-07-23Clear some more support ifdefsJared Adams1-2/+0
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-7/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+1
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-2/+2
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+2
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-5/+2
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-4/+0
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-7/+4
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-8/+5
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+13
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-07-18Import of client treeLloyd Bryant1-1/+1
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-4/+0
2006-08-25Applied patch by mrha (Herbi), adding experience bar to the ministatus in the...Bjørn Lindeijer1-3/+7
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-2/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-10/+3
2006-01-05Remove some useless code.Björn Steinbrink1-2/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-5/+0
2005-09-28HP and MP display in the mini status window.Yohann Ferreira1-0/+1
2005-09-16Improved General GUI Layout.Yohann Ferreira1-0/+80