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
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
1
-10
/
+1
2012-02-07
Fixed color updates of magic bar
Erik Schilling
1
-0
/
+8
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-1
/
+1
2011-05-20
Set minimum size for Status and Skills windows
Angelo Castellani
1
-1
/
+3
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-2
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-2
/
+2
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-2
/
+2
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-2
/
+2
2010-10-19
Heavy GUI fixes related to stats for Manaserv.
Yohann Ferreira
1
-19
/
+30
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-8
/
+10
2010-09-08
Adding missing update for attributes in StatusWindow
Stefan Dombrowski
1
-4
/
+9
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+2
2010-07-18
Fix runtime crash from bad event keys
Chuck Miller
1
-8
/
+13
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Add old values to stat and attribute events
Jared Adams
1
-0
/
+1
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-113
/
+115
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-0
/
+7
2010-06-06
Fix memory leak in statuswindow
Andrei Karas
1
-0
/
+7
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
1
-9
/
+27
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
[next]