summaryrefslogtreecommitdiff
path: root/src/gui/skilldialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Make sure modifiable skills are visibleJared Adams1-1/+1
2009-07-08Remove parsing of the fixed flag from skills filesJared Adams1-4/+2
2009-07-08Fall back on unknown-item.png for skill iconsJared Adams1-5/+4
2009-07-08Have both builds use the same SkillDialogJared Adams1-4/+50
2009-07-08Make SkillEntries update their widthJared Adams1-11/+15
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-198/+167
2009-05-08Client - Inventory handler moveItem improveBlue1-1/+1
2009-04-20Fix up window visibility saving/restoringJared Adams1-0/+1
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-3/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-11/+8
2009-04-07Fixed compile for tmwserv clientBjørn Lindeijer1-0/+2
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-9/+8
2009-03-28Some more cleanupBjørn Lindeijer1-28/+30
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-1/+1
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-1/+56
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+263