summaryrefslogtreecommitdiff
path: root/src/gui/status.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-25Fixed a few translatable strings.Ira Rice1-4/+4
2009-01-24Fixed a few compiler warnings.Ira Rice1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-19Made the party class use gettext.Ira Rice1-3/+3
2009-01-09Expanded status window slightly so that experience isn't cut off forIra Rice1-1/+1
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-44/+46
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-43/+45
2008-12-07Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-12-03Fixed status window so that the job level is displayed next to theIra Rice1-10/+18
2008-12-02Fixed status window so that the job level is displayed next to theIra Rice1-10/+18
2008-12-02Fixed MP bar updating in Status window. Thanks Scraggy for catchingIra Rice1-1/+1
2008-11-23Merge branch '0.0' of git@gitorious.org:tmw/mainline into 0.0Fate1-2/+0
2008-11-23Grey out magic bar if matk negative, update F2 window magic barFate1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Made the status window a static size, since its contents don't lend Ira Rice1-1/+0
2008-08-08Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer1-7/+8
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-0/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-8/+8
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-68/+41
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-41/+68
2006-03-18Use the window container instead of the graphics class to calculate window po...Björn Steinbrink1-6/+3