summaryrefslogtreecommitdiff
path: root/src/gui/ministatus.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-261/+0
2012-01-10player_node -> local_playerYohann Ferreira1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-4/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-7/+7
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-4/+5
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-2/+2
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-2/+2
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-4/+4
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+2
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-12/+70
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-17Modify how attributes and stats are handledChuck Miller1-32/+40
2010-06-01Made the MP bar be shown only if the protocol is using it.Yohann Ferreira1-5/+15
2010-03-14Add tooltips to hp, xp, mp bars.Andrei Karas1-0/+50
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-9/+14
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
2010-01-11Cleanup GUI classesJared Adams1-5/+5
2010-01-10Change code styleAndrei Karas1-2/+4
2009-11-03Fix first time show HP bar in mini status.Andrei Karas1-0/+1
2009-07-24Remove an ifdef in StatusWindow and update MP moreJared Adams1-23/+31
2009-07-23Clear some more support ifdefsJared Adams1-18/+0
2009-07-20Committed: 0000768: Progress bars smoothly scroll when the values have change...Bertram1-3/+9
2009-07-19Merge StatusWindowsJared Adams1-1/+1
2009-05-11Start out all progress bars at 0, so that they progress upwards.Tametomo1-3/+3
2009-05-08Fixed one pixel missing from progress barsBjørn Lindeijer1-3/+3
2009-04-20Fix up window visibility saving/restoringJared Adams1-0/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-9/+11
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-46/+6
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-8/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-7/+28
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-14/+1
2009-02-21Fix bug when maximum level is reachedJared Adams1-32/+4
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-0/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-13/+10
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-27/+3
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-19/+3
2009-01-24Updated DejaVuSans ttf file, as well as adding the bolded version, whichIra Rice1-0/+8
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-8/+0
2009-01-24Code reformattingBjørn Lindeijer1-9/+7
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-8/+0
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
2009-01-10Removed a debug line that was accidently left in.Ira Rice1-2/+0