summaryrefslogtreecommitdiff
path: root/src/gui/ministatus.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fix up window visibility saving/restoringJared Adams1-0/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-9/+11
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-46/+6
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-8/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-7/+28
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-14/+1
2009-02-21Fix bug when maximum level is reachedJared Adams1-32/+4
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-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-0/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-13/+10
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-27/+3
2009-01-25Made the labels on the progress bars more readableBjørn Lindeijer1-19/+3
2009-01-24Updated DejaVuSans ttf file, as well as adding the bolded version, whichIra Rice1-0/+8
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-8/+0
2009-01-24Code reformattingBjørn Lindeijer1-9/+7
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-8/+0
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-10Removed a debug line that was accidently left in.Ira Rice1-2/+0
2009-01-09Made experience percentages report to the newest hundredth (as well asIra Rice1-5/+10
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-2/+1
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+2
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+2
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-2/+39
2008-11-23Fixed MP bar colourFate1-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-0/+5
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer1-1/+1
2008-08-15Activated MP status progress barLloyd Bryant1-1/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-0/+1
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer1-2/+3
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-2/+1
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-48/+6
2006-08-25Applied patch by mrha (Herbi), adding experience bar to the ministatus in the...Bjørn Lindeijer1-5/+37
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-7/+4
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-4/+7
2006-03-18Added a toString conversion function.Björn Steinbrink1-7/+4
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-21/+11
2006-03-09Removed coordinate arguments from ProgressBar ctor.Björn Steinbrink1-8/+7
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-32/+38
2006-01-30A few cleanups and simplifications.Björn Steinbrink1-1/+1