Age | Commit message (Expand) | Author | Files | Lines |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Disable increase button for fixed skills | Jared Adams | 1 | -6/+15 |
2009-02-10 | Disable increase button for fixed skills | Jared Adams | 1 | -8/+16 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -18/+17 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -35/+42 |
2009-02-04 | Added key and mouse events to the table class. | Ira Rice | 1 | -0/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -15/+13 |
2009-02-03 | Show the scroll area again for the skill dialog. While this commit isn't | Ira Rice | 1 | -1/+0 |
2009-02-03 | Fixed up table class to allow for different background colors, as well | Ira Rice | 1 | -6/+5 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Reflowed inventory window to use layout code, as well as fixed the npc | Ira Rice | 1 | -17/+25 |
2009-01-20 | Reflowed skill dialog, as well as started to work on revising the table | Ira Rice | 1 | -11/+12 |
2009-01-17 | Added a few XML files for "translation". Idea obtained from IchigoBlack, | Ira Rice | 1 | -1/+1 |
2009-01-10 | Made a few more window components use a transparency under OpenGL, as | Ira Rice | 1 | -10/+5 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -18/+16 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -17/+18 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 1 | -12/+6 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -3/+1 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -3/+5 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-11 | Fixed two broken include paths | Philipp Sehmisch | 1 | -2/+2 |
2008-11-02 | Fixed a few windows compiler errors, as well as rolled out a new Windows build. | Ira Rice | 1 | -1/+1 |
2008-11-02 | Merged another fix from TMW for the new skill dialogue, which makes it so tha... | Ira Rice | 1 | -4/+20 |
2008-11-02 | Ported a patch from TMW by fate which de-hardcodes skills, as well as removes... | Ira Rice | 1 | -49/+132 |
2008-11-01 | * Report unmapped skill names as `Mystery Skill' (rather than random characters) | Fate | 1 | -4/+22 |
2008-11-01 | * Updated GUI table and model to better handle NULL widgets during initialisa... | Fate | 1 | -46/+128 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -3/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -1/+3 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -5/+1 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -5/+5 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-18 | Use the window container instead of the graphics class to calculate window po... | Björn Steinbrink | 1 | -4/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -41/+42 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -9/+3 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -5/+4 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -16/+8 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -8/+2 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -6/+1 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -2/+2 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+1 |