summaryrefslogtreecommitdiff
path: root/src/gui/status.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-19Merge StatusWindowsJared Adams1-384/+0
2009-07-15Merge and cleanup attribute codeJared Adams1-95/+66
2009-07-14Merge and cleanup more stuffJared Adams1-6/+6
2009-07-06Merge some player statsJared Adams1-19/+18
2009-05-23Reorganized status window and used non-bold font for progress bars to make mo...Philipp Sehmisch1-9/+9
2009-05-11Start out all progress bars at 0, so that they progress upwards.Tametomo1-4/+4
2009-05-08Fixed one pixel missing from progress barsBjørn Lindeijer1-4/+4
2009-05-04Unduplicated code for updating XP progress barsBjørn Lindeijer1-34/+29
2009-05-04Made the experience bar have a fixed, two digit precision past theTametomo1-5/+3
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-04-20Fix up window visibility saving/restoringJared Adams1-0/+1
2009-04-15HP Bar Gradual Changes Config (+ bugfixes)Falkreon1-21/+35
2009-04-14Start a MathUtils fileJared Adams1-19/+13
2009-04-14HP Bar Gradual ColorationFalkreon1-5/+50
2009-04-07Restore the MP bar to the darker blue it hadJared Adams1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-5/+4
2009-04-06Add TMWServ's SkillHandlerJared Adams1-6/+6
2009-04-01Build eAthena's PlayerHandlerJared Adams1-17/+22
2009-03-28Removed a lot of useless isVisible() checksBjørn Lindeijer1-3/+0
2009-03-27Gray out the magic bar when magic can't be usedBjørn Lindeijer1-0/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-73/+116
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-44/+30
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-8/+8
2009-03-14Fixed a label in the status window to use the label widget inside theIra Rice1-1/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-48/+29
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+1
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+3
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-0/+3
2009-02-23Fix Job EXP bar codeJared Adams1-1/+1
2009-02-22Allow percentage for exp displaysJared Adams1-7/+23
2009-02-21Fix bug when maximum level is reachedJared Adams1-30/+68
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-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Fixed compiler warningsBjørn Lindeijer1-7/+7
2009-02-15Add configurable units systemJared Adams1-4/+11
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+5
2009-02-09Made progress bars in the status window a bit bigger based on aIra Rice1-5/+5
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-160/+67
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merge branch 'master' of git@gitorious.org:tmw/eathenaBjørn Lindeijer1-0/+4
2009-02-07Added a bit more spacing for stat labels as well, which I didn't thinkIra Rice1-20/+20
2009-02-07More modifications based on critiques by Omphalia.Ira Rice1-10/+9
2009-02-07Adjusted the status window to try to make it a little more translationIra Rice1-21/+25
2009-01-30Swapped the default settings for two labels, which had been mixed up.Ira Rice1-2/+2
2009-01-30Reflowed status window using the layout class.Ira Rice1-156/+60
2009-01-29Made more strings translatable (patch by Kess)Philipp Sehmisch1-4/+8