summaryrefslogtreecommitdiff
path: root/src/gui/statuswindow.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-3/+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-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-1/+0
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-1/+1
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-0/+2
2010-09-08Adding missing update for attributes in StatusWindowStefan Dombrowski1-0/+2
2010-07-17Modify how attributes and stats are handledChuck Miller1-11/+3
2010-04-25Make ManaServ player stats softcodedJared Adams1-1/+2
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+1
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-12Standardize header orderJared Adams1-2/+2
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-4/+0
2009-10-24REplace instances of TMW with ManaJared Adams1-1/+1
2009-09-01Disable correction points in eA clientKess Vargavind1-1/+4
2009-07-25Fixed HP and MP bar in the Ministatus Window.Bertram1-3/+3
2009-07-19Merge StatusWindowsJared Adams1-40/+39
2009-07-19Apparently, this function shouldn't return anythingThorbjørn Lindeijer1-1/+1
2009-07-15Merge and cleanup attribute codeJared Adams1-5/+4
2009-07-06Merge some player statsJared Adams1-3/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+1
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-6/+3
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-6/+6
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-0/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+105