summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'master' into lpc2012lpc2012Thorbjørn Lindeijer1-0/+18
2024-01-25Ported to SDL2Thorbjørn Lindeijer1-0/+18
2012-08-12Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-5/+0
2012-07-31Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-5/+0
2012-07-22Replaced font with DejaVu Serif CondensedThorbjørn Lindeijer1-2/+2
2012-07-12Implemented scaling in OpenGL modeThorbjørn Lindeijer1-0/+3
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-1/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-22Allow resizing of the game in windowed modeThorbjørn Lindeijer1-2/+12
2011-05-13Made the setup keyboard tab prettier.Angelo Castellani1-0/+17
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-5/+5
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-1/+1
2010-11-13Replace config listeners with the event systemChuck Miller1-8/+11
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-0/+3
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas1-0/+3
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-3/+3
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-0/+1
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+1
2010-03-05Rename SkinLoader to ThemeJared Adams1-4/+3
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-9/+10
2010-03-01Simplify BeignPopup and therefore ViewportJared Adams1-8/+8
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-3/+2
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-3/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Don't create the viewport until it's really needed.Tametomo1-8/+0
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-04-15Made the PopupMenu a Popup subclassBjørn Lindeijer1-0/+2
2009-04-15Also hardcode the bold font, we ship it after allBjørn Lindeijer1-16/+10
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-21/+22
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-26/+11
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+6
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+4
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-0/+5
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-5/+3
2009-03-12Make use of the new available colorsMajin Sniper1-5/+0
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-2/+5
2009-03-11Moved the Skin class outside of the Window class, in order to allowIra Rice1-0/+1
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-21/+1
2009-02-22Renamed InfoParicleFont to InfoParticleFont (typo?)Philipp Sehmisch1-1/+1
2009-02-20Removed the last of the image particle guichan fonts.Ira Rice1-22/+2
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+1
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-2/+2
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-2/+2
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-2/+2
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-1/+1