index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
status.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-2
/
+2
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-0
/
+5
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-1
/
+1
2009-02-22
Allow percentage for exp displays
Jared Adams
1
-2
/
+2
2009-02-21
Fix bug when maximum level is reached
Jared Adams
1
-0
/
+5
2009-02-15
Fixed compiler warnings
Bjørn Lindeijer
1
-1
/
+2
2009-02-15
Add configurable units system
Jared Adams
1
-1
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-4
/
+0
2009-01-30
Reflowed status window using the layout class.
Ira Rice
1
-4
/
+2
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-1
/
+0
2008-12-03
Adding missing mJobLvlLabel from last commit
Bjørn Lindeijer
1
-1
/
+3
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-3
/
+4
2007-12-18
Updated attribute system to the latest design decisions (removed charisma, ke...
Philipp Sehmisch
1
-4
/
+4
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-1
/
+2
2007-08-28
Made buy dialog resizable and added a WindowListener class for listening for
Bjørn Lindeijer
1
-1
/
+2
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
1
-5
/
+3
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-1
/
+1
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-1
/
+1
2007-01-07
Synchronized player attributes with wiki Attributes page and removed Job XP.
Bjørn Lindeijer
1
-6
/
+6
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-1
/
+1
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-1
/
+1
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-2
/
+2
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-20
/
+18
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-1
/
+3
2005-10-18
Added automatic widget cleanup to the window class.
Björn Steinbrink
1
-5
/
+0
2005-09-17
Now the values shown by derived stats in status win are got from the server. ...
Yohann Ferreira
1
-1
/
+2
2005-09-16
Improved General GUI Layout.
Yohann Ferreira
1
-12
/
+38
2005-09-13
Merged with SDL_NET_TEST branch.
Björn Steinbrink
1
-2
/
+6
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+2
2005-08-27
Update stats and status window contents at a single location.
Björn Steinbrink
1
-1
/
+6
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-3
/
+7
2005-08-13
Reformatted status window layout to avoid overlapping and lowered saturation ...
Eugenio Favalli
1
-1
/
+1
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-0
/
+2
2005-05-14
Mainly separating core GUI classes from game interface.
Bjørn Lindeijer
1
-1
/
+1
2005-05-05
Status Window now have a button to show/hide Equipment Window.
Yohann Ferreira
1
-1
/
+1
2005-01-29
*** empty log message ***
Yohann Ferreira
1
-1
/
+1
2005-01-25
*** empty log message ***
Yohann Ferreira
1
-1
/
+8
2005-01-25
*** empty log message ***
Yohann Ferreira
1
-0
/
+1
2005-01-16
Removed a lot of allegro.h includes.
Bjørn Lindeijer
1
-5
/
+0
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
1
-4
/
+2
2005-01-12
Changed layout of status dialog somewhat.
Bjørn Lindeijer
1
-2
/
+5
2005-01-12
*** empty log message ***
Yohann Ferreira
1
-2
/
+2
2005-01-12
*** empty log message ***
Yohann Ferreira
1
-2
/
+2
2005-01-08
Well improved window container and window widgets a bit, and made a start
Bjørn Lindeijer
1
-1
/
+8
2004-12-28
Oh and the status dialog was actually just a window.
Bjørn Lindeijer
1
-3
/
+3
[next]