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
/
statuswindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-06
Fix memory leak in statuswindow
Andrei Karas
1
-0
/
+7
2010-04-25
Make ManaServ player stats softcoded
Jared Adams
1
-1
/
+2
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-3
/
+10
2010-03-25
Fix some ProgressBar issues in StatusWindow
Jared Adams
1
-2
/
+8
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-95
/
+20
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-28
Added virtual destructors, some implicit casts, and a couple of type changes.
Daniel Bradshaw
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-6
/
+6
2010-01-10
Change code style
Andrei Karas
1
-1
/
+2
2009-12-19
Fix a race condition
Freeyorp
1
-1
/
+3
2009-11-27
Fix display of status bars again
Jared Adams
1
-1
/
+1
2009-11-24
Fix increasing attributes that are at max
Jared Adams
1
-3
/
+13
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-48
/
+44
2009-10-30
Support switching characters under eAthena
Jared Adams
1
-0
/
+4
2009-10-29
Fix show cost increase stats in StatusWindow.
Andrei Karas
1
-1
/
+1
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-6
/
+6
2009-10-03
Fixed real-time updating of attributes and character/correction points during...
Philipp Sehmisch
1
-0
/
+14
2009-09-01
Disable correction points in eA client
Kess Vargavind
1
-6
/
+20
2009-08-07
Gettext fixes
Kess Vargavind
1
-2
/
+2
2009-08-02
Fix a crash when max hp is less than 4
Jared Adams
1
-59
/
+66
2009-07-26
Gettext fixes
Kess Vargavind
1
-5
/
+5
2009-07-25
Fixed HP and MP bar in the Ministatus Window.
Bertram
1
-0
/
+3
2009-07-24
Fixed tmw start not crash at startup.
Bertram
1
-6
/
+3
2009-07-24
Remove an ifdef in StatusWindow and update MP more
Jared Adams
1
-5
/
+11
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-07-21
Stops changing to left align when updates
Chuck Miller
1
-1
/
+0
2009-07-21
Some formatting fixes
Chuck Miller
1
-3
/
+6
2009-07-20
Committed: 0000768: Progress bars smoothly scroll when the values have change...
Bertram
1
-3
/
+9
2009-07-20
Fixed a bunch of compile errors/warnings
Thorbjørn Lindeijer
1
-3
/
+3
2009-07-19
Merge StatusWindows
Jared Adams
1
-185
/
+383
2009-07-19
Apparently, this function shouldn't return anything
Thorbjørn Lindeijer
1
-5
/
+1
2009-07-17
PLEASE CHECK: Compilation fix
Kess Vargavind
1
-0
/
+4
2009-07-15
Merge and cleanup attribute code
Jared Adams
1
-90
/
+11
2009-07-06
Merge some player stats
Jared Adams
1
-29
/
+28
2009-05-11
Start out all progress bars at 0, so that they progress upwards.
Tametomo
1
-1
/
+1
2009-05-08
Client - Inventory handler moveItem improve
Blue
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-0
/
+1
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-5
/
+5
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
1
-33
/
+32
2009-03-26
Fixes to file headers and header guards
Bjørn Lindeijer
1
-4
/
+4
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-22
/
+28
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+370