summaryrefslogtreecommitdiff
path: root/src/gui/specialswindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Removed unused SpecialEntry::mLevelLabelThorbjørn Lindeijer1-2/+0
2024-01-29Removed unused includes in various filesThorbjørn Lindeijer1-2/+0
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-15/+10
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-9/+9
2012-08-12Fixed coding style in specialswindowErik Schilling1-16/+18
2012-08-12Improved the layout of the specials windowThorbjørn Lindeijer1-19/+8
2012-08-08Changed to using delete_all instead of a loopTom Leese1-8/+2
2012-08-07Fixed issue where previous special entries were drawn underneathTom Leese1-0/+7
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer1-1/+0
2012-04-04Synced specials to latest manaserv changesErik Schilling1-21/+20
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-15Center the CustomServerDialog on its parent windowThorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-07-18Move more from LocalPlayer to PlayerInfoJared Adams1-1/+1
2010-07-10Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...Philipp Sehmisch1-92/+85
2010-03-05Rename SkinLoader to ThemeJared Adams1-2/+2
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-2/+2
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-2/+2
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-1/+2
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+0
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-4/+5
2009-08-14Remove some uneeded codeJared Adams1-10/+0
2009-08-10Add SpecialsWindowJared Adams1-0/+254