summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2009-02-16Allow setting default values for NPC dialogsJared Adams4-1/+15
2009-02-16Allow default value for IntTextField to be changedJared Adams2-3/+28
2009-02-16Fix some compilation issuesJared Adams2-2/+2
2009-02-16Add next/close buttons for NPCsJared Adams5-10/+55
2009-02-15Allow pressing enter with focus in port fieldBjørn Lindeijer1-1/+2
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer9-69/+0
2009-02-15Don't make window name translatableBjørn Lindeijer11-11/+11
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer26-37/+37
2009-02-15Fixes some variable names to conform to naming conventionBjørn Lindeijer17-59/+48
2009-02-15Fixed compiler warningsBjørn Lindeijer4-10/+11
2009-02-15Deleted some unneeded delete statements.Ira Rice9-69/+0
2009-02-15Fixed header copyright notices.Ira Rice2-4/+6
2009-02-15Add configurable units systemJared Adams11-34/+63
2009-02-15More copyright header fixesBjørn Lindeijer6-16/+16
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer23-101/+203
2009-02-12Some more files which got fixed up for release (basically versionIra Rice2-4/+6
2009-02-12Describe the /me command in chat helpKess Vargavind1-13/+23
2009-02-12Describe the /me command in chat helpKess Vargavind1-13/+23
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Adjusted a few files for release.Ira Rice3-4/+4
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
2009-02-11Fixed the default table width for the player tab.Ira Rice1-20/+33
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
2009-02-11Don't make log statements translatableBjørn Lindeijer4-8/+8
2009-02-11Changed spelling from colour to color.Philipp Sehmisch11-118/+118
2009-02-10Whitespace fixesBjørn Lindeijer8-18/+18
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer6-18/+18
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer9-34/+20
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice156-338/+480
2009-02-10Made sure to clean up after all of the dangling pointers in theIra Rice2-6/+46
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice10-42/+88
2009-02-11More capitalization fixes for 'color'Bjørn Lindeijer2-6/+6
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer9-20/+20
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer6-18/+18
2009-02-10Fixed record locationBjørn Lindeijer1-1/+2
2009-02-10Don't make log statements translatableBjørn Lindeijer4-8/+8
2009-02-10Whitespace fixesBjørn Lindeijer9-19/+19
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer3-16/+17
2009-02-10Fixed font glyph caching.Ira Rice2-4/+6
2009-02-10Disable increase button for fixed skillsJared Adams1-6/+15
2009-02-10Removed decimals from color slidersPhilipp Sehmisch1-3/+4
2009-02-10Fixed a compile error by using less awkward codePhilipp Sehmisch1-11/+5
2009-02-10Disable increase button for fixed skillsJared Adams1-8/+16
2009-02-10Fixed some accidental capitalization errorsPhilipp Sehmisch10-57/+57
2009-02-10fixed capitalization of color member functions.Philipp Sehmisch8-44/+44