Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
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-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 |
2005-10-05 | Fixed some resource cleanup and memory leaks. Also changed the way dangling | Bjørn Lindeijer | 1 | -0/+1 |
2005-09-30 | Fixed paths for windows users | Matthias Hartmann | 1 | -1/+1 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -1/+5 |
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -1/+1 |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, Y... | Yohann Ferreira | 1 | -0/+2 |
2005-09-26 | Now error message is displayed properly when the map server is offline. | Eugenio Favalli | 1 | -1/+0 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -2/+5 |
2005-09-17 | Updated dev-cpp project file to last changes, and wrong names fixes. | Eugenio Favalli | 1 | -6/+6 |
2005-09-17 | Now the values shown by derived stats in status win are got from the server. ... | Yohann Ferreira | 1 | -9/+9 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -5/+4 |
2005-08-22 | Disabled use button in skill dialog since is still not being used. | Eugenio Favalli | 1 | -12/+1 |
2005-08-21 | Some updates and cleanups | Eugenio Favalli | 1 | -1/+22 |
2005-08-18 | Updated reference to latest libxml, fixed a bug in updating skills, updated s... | Eugenio Favalli | 1 | -6/+16 |
2005-08-13 | Small header cleanup. | Björn Steinbrink | 1 | -1/+6 |