index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
skilldialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+0
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-6
/
+2
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-5
/
+5
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-21
/
+21
2013-04-29
Single xml solution - compatibility with skill-set and special-set
Przemysław Grzywacz
1
-1
/
+2
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
1
-1
/
+0
2012-05-25
Fixed skill display for manaserv
Erik Schilling
1
-4
/
+9
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-15
Center the CustomServerDialog on its parent window
Thorbjørn Lindeijer
1
-1
/
+1
2011-05-20
Set minimum size for Status and Skills windows
Angelo Castellani
1
-0
/
+2
2011-04-30
Merge branch '0.5'
Yohann Ferreira
1
-7
/
+10
2011-04-29
Made the client load the skills.xml again.
Yohann Ferreira
1
-7
/
+10
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-02
Fix a bug with SkillDialog which doesn't listen to attributes changed
Blue Sans Douze
1
-0
/
+14
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-2
/
+8
2010-09-04
Fix crash with missing skill icon
Jared Adams
1
-2
/
+8
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-07-30
Fixed two more forgotten hard-coded references.
Yohann Ferreira
1
-1
/
+3
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-5
/
+5
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-0
/
+6
2010-06-13
Fix memory leaks in different windows.
Andrei Karas
1
-0
/
+6
2010-05-21
Remove some unneeded printfs
Jared Adams
1
-4
/
+0
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-1
/
+1
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-10
/
+6
2010-03-20
Fix base skill in old servers.
Andrei Karas
1
-6
/
+36
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-5
/
+7
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-2
/
+2
2010-03-02
Fixed crash when trying to increase non-selected skill
Thorbjørn Lindeijer
1
-9
/
+20
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-2
/
+2
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-2
/
+2
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-1
/
+2
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-10
Remove extra incRef call
Jared Adams
1
-2
/
+0
2010-02-10
Improve look and utility of the SkillDialog
Jared Adams
1
-137
/
+229
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-4
/
+5
2009-08-14
Remove some uneeded code
Jared Adams
1
-10
/
+0
2009-08-10
Fix SkillDialog's layout for points to always show
Jared Adams
1
-1
/
+1
2009-08-10
Fix TabbedArea and ScrollArea to resize contents
Jared Adams
1
-22
/
+0
2009-08-10
Merge branch 'master' of git@gitorious.org:tmw/mainline
Jared Adams
1
-2
/
+11
2009-08-07
Clear tab data from SkillDialog
Jared Adams
1
-2
/
+14
2009-08-07
Gettext fixes
Kess Vargavind
1
-2
/
+11
2009-07-26
Gettext fixes
Kess Vargavind
1
-1
/
+1
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-07-19
Use the same level display format in windows
Jared Adams
1
-8
/
+2
[next]