summaryrefslogtreecommitdiff
path: root/src/gui/palette.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-28/+27
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-19More C++0x Windows compilation fixes.Philipp Sehmisch1-4/+5
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-217/+12
2010-02-24Add more to eAthena guild supportJared Adams1-0/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-1/+1
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2010-02-14Avoid some unnecessary pointer referencing in the Palette classThorbjørn Lindeijer1-22/+21
2010-02-14Ensure that gradients update when the framerate is 200 or more.Tametomo1-1/+2
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-10-03Changed the default colour for buttons to fit the current skinMaximilian Philipps1-3/+3
2009-08-07Gettext fixesKess Vargavind1-6/+6
2009-08-05patch for #813, adds mouse over highlight forMaximilian Philipps1-4/+4
2009-08-01makes tab colours also configurableMaximilian Philipps1-0/+1
2009-08-01makes the colour for buttons and disabled buttons configurableMaximilian Philipps1-0/+2
2009-05-10Fix default party colorJared Adams1-1/+1
2009-04-29Made sure the right overloads are usedBjørn Lindeijer1-2/+3
2009-04-29Changed palette colors to be once again stored in a human readableTametomo1-2/+14
2009-04-22Some string fixesKess Vargavind1-8/+8
2009-04-15Non-neon-colored HP barsunknown1-3/+3
2009-04-15Assorted random cleanupsBjørn Lindeijer1-1/+1
2009-04-15Exposed delay values to the user, but made it so that the delay is colorIra Rice1-28/+34
2009-04-15HP Bar Gradual Changes Config (+ bugfixes)Falkreon1-1/+6
2009-04-06Fix a spelling errorJared Adams1-1/+1
2009-04-06Clean up and expand item equip handling in the GUIJared Adams1-2/+2
2009-03-30Merge item types to remove more #ifdefsJared Adams1-7/+9
2009-03-27Fix the ColorTypes MacroMajin Sniper1-2/+2
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-31/+63
2009-03-22Fixed some compiler warningsBjørn Lindeijer1-8/+9
2009-03-14Improved pulsating algorithm to look better for impure colors.Ira Rice1-3/+3
2009-03-14Made the slider editable when pulse gradient is selected.Ira Rice1-11/+23
2009-03-14Added a pulse effect into the palette class, which uses the set colorIra Rice1-25/+30
2009-03-14Exposed the progress bar colors to the color management tab.Ira Rice1-0/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-0/+1
2009-03-14Code cleanup in the color/palette codeMajin Sniper1-11/+9
2009-03-14Code cleanup in the color/palette codeMajin Sniper1-18/+16
2009-03-14Fix a spelling error in paletteJared Adams1-1/+1
2009-03-14Fix cancel button in color config dialogMajin Sniper1-4/+5
2009-03-14Fix a spelling error in paletteJared Adams1-1/+1
2009-03-14Fix cancel button in color config dialogMajin Sniper1-4/+5
2009-03-13Added item types to the palette class.Ira Rice1-6/+20
2009-03-12Extending the internal handling of colorssniper1-0/+317
2009-03-12Extending the internal handling of colorssniper1-0/+315