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
/
skilldialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-07-15
Fixed compile warnings and crash in skill dialog
Thorbjørn Lindeijer
1
-12
/
+15
2009-07-13
Rename Net::SkillHandler to Net::SpecialHandler
Jared Adams
1
-2
/
+2
2009-07-13
Adjust skill displays
Jared Adams
1
-9
/
+42
2009-07-12
Make sure modifiable skills are visible
Jared Adams
1
-1
/
+1
2009-07-08
Remove parsing of the fixed flag from skills files
Jared Adams
1
-4
/
+2
2009-07-08
Fall back on unknown-item.png for skill icons
Jared Adams
1
-5
/
+4
2009-07-08
Have both builds use the same SkillDialog
Jared Adams
1
-4
/
+50
2009-07-08
Make SkillEntries update their width
Jared Adams
1
-11
/
+15
2009-07-07
Use tmw-skills.xml instead of hardcoding
Jared Adams
1
-198
/
+167
2009-05-08
Client - Inventory handler moveItem improve
Blue
1
-1
/
+1
[next]