Age | Commit message (Expand) | Author | Files | Lines |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 1 | -11/+10 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-03 | Added patch from | David Athay | 1 | -1/+1 |
2007-10-27 | Improved layout handler to support trees of nested arrays. Needed for convert... | Guillaume Melquiond | 1 | -4/+2 |
2007-10-21 | Made visible the resizable grip on inventory window. | Guillaume Melquiond | 1 | -1/+0 |
2007-10-20 | Added a layout handler for automatically positioning widgets in a window. Fix... | Guillaume Melquiond | 1 | -30/+14 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -7/+9 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -46/+41 |
2007-02-23 | Added unregistering, logout_then_exit, switch_character and switch_accountser... | Rogier Polak | 1 | -1/+1 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -8/+8 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -0/+1 |
2006-08-27 | Got rid of server input field since connecting to the account server now | Bjørn Lindeijer | 1 | -18/+7 |
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -4/+3 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -2/+2 |
2006-03-19 | Removed some duplicate initializations. | Björn Steinbrink | 1 | -2/+1 |
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -4/+4 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -62/+62 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -9/+3 |
2006-02-03 | Made the login dialog work on LoginData only, without playing with the config... | Björn Steinbrink | 1 | -34/+11 |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' events... | Björn Steinbrink | 1 | -4/+8 |
2006-01-31 | Various small cleanups. | Björn Steinbrink | 1 | -1/+0 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -164/+11 |
2006-01-14 | Removed unused var. | Björn Steinbrink | 1 | -5/+1 |
2006-01-03 | Really disabled /commands and added proper message when logging in and banned. | Eugenio Favalli | 1 | -0/+6 |
2006-01-02 | Smoothed also character creation, buttons are now disabled during connection/... | Eugenio Favalli | 1 | -0/+3 |
2006-01-01 | Fix crash in Login with empty name. | Björn Steinbrink | 1 | -12/+1 |
2005-12-30 | Added a new item, improved smooth login sequence, added a registration window... | Eugenio Favalli | 1 | -102/+28 |
2005-12-29 | Restored Dev-Cpp default execution options, updated walkmap in snow map, smoo... | Eugenio Favalli | 1 | -16/+26 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -14/+0 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -11/+11 |
2005-10-16 | The connection should be non-blocking now and fixed the problem with sound no... | Eugenio Favalli | 1 | -69/+58 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -29/+35 |
2005-10-05 | Fixed some resource cleanup and memory leaks. Also changed the way dangling | Bjørn Lindeijer | 1 | -21/+26 |
2005-09-27 | Dont crash if there is an unknown error at login. | Cedric Borgese | 1 | -0/+5 |
2005-09-26 | Added a nicer handling of when you get disconnected from the server. | Eugenio Favalli | 1 | -6/+6 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-14 | Header cleanups. | Björn Steinbrink | 1 | -0/+2 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -102/+144 |
2005-09-13 | Removed some globals. | Björn Steinbrink | 1 | -4/+2 |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ga... | Björn Steinbrink | 1 | -44/+23 |
2005-08-25 | Adding min and max length check for password, more code cleanups in login and... | Yohann Ferreira | 1 | -11/+44 |
2005-08-24 | Simply don't show equipped items in sell dialog since it's annoying. Code cle... | Yohann Ferreira | 1 | -25/+59 |
2005-08-22 | Removed a unuseful line. | Yohann Ferreira | 1 | -2/+0 |
2005-08-22 | Improved the login sequence a bit. | Yohann Ferreira | 1 | -3/+32 |
2005-08-14 | Removed guiGraphics global pointer and removed dependencies on gui.h in some ... | Björn Steinbrink | 1 | -2/+4 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -5/+15 |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -1/+1 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -2/+3 |