summaryrefslogtreecommitdiff
path: root/src/gui/char_select.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-41/+41
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-23/+42
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-2/+2
2007-03-21Some spelling fixes.Bjørn Lindeijer1-10/+10
2007-03-20Implemented a GUI for distributing the characters attributes at character cre...Philipp Sehmisch1-8/+90
2007-03-15Implemented 7 atribute system in character creation.Philipp Sehmisch1-1/+2
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak1-2/+5
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-4/+19
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-20/+20
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer1-8/+8
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-22/+29
2006-11-02Network layer refactoring.Björn Steinbrink1-37/+13
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-0/+22
2006-08-28Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.Bjørn Lindeijer1-0/+5
2006-08-26Got rid of the default MessageOut constructor, since all messages should haveBjørn Lindeijer1-4/+2
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-9/+8
2006-08-26Got rid of numerous additions and substractions to the hair style and color.Bjørn Lindeijer1-6/+5
2006-08-20The Network can now connect to the three servers and affected methods now takeBjørn Lindeijer1-4/+4
2006-08-14Some preparations towards supporting character select and response handling.Bjørn Lindeijer1-3/+4
2006-08-14Completed porting of character creation/deletion, fixed some issues with netw...Eugenio Favalli1-21/+21
2006-08-04Fixed character gender in selection dialog.Guillaume Melquiond1-0/+1
2006-08-02Ported account registration to tmwserv. There's still a disconnection/reconne...Eugenio Favalli1-8/+6
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-5/+5
2006-07-25Switched client to use enet and modified login sequence to work with the new ...Eugenio Favalli1-17/+17
2006-07-19Fixed next/previous buttons behaviour in character selection dialog.Eugenio Favalli1-1/+2
2006-06-21Added female players.Eugenio Favalli1-6/+9
2006-03-20Fixed an include.Eugenio Favalli1-1/+1
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-15/+9
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-9/+15
2006-03-18Added a toString conversion function.Björn Steinbrink1-15/+9
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-127/+127
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-39/+13
2006-02-05Made the nickname and emotions displayed above every layers. Made the delete ...Yohann Ferreira1-4/+8
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-1/+1
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-2/+2
2006-01-30A few cleanups and simplifications.Björn Steinbrink1-7/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-277/+47
2006-01-04Reverted r0nny changes, enabled 3 slots to create players, smoothed player de...Eugenio Favalli1-64/+142
2006-01-02Smoothed also character creation, buttons are now disabled during connection/...Eugenio Favalli1-3/+26
2005-12-30Added a new item, improved smooth login sequence, added a registration window...Eugenio Favalli1-1/+1
2005-12-29Restored Dev-Cpp default execution options, updated walkmap in snow map, smoo...Eugenio Favalli1-5/+27
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-15/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-13/+0
2005-10-16Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}.Björn Steinbrink1-51/+51
2005-10-16The connection should be non-blocking now and fixed the problem with sound no...Eugenio Favalli1-3/+3
2005-10-05Fixed some resource cleanup and memory leaks. Also changed the way danglingBjørn Lindeijer1-0/+2
2005-09-26Updated Debian Files. And corrected a bug let by Elven.Yohann Ferreira1-1/+1
2005-09-26Now error message is displayed properly when the map server is offline.Eugenio Favalli1-8/+10
2005-09-26Added a nicer handling of when you get disconnected from the server.Eugenio Favalli1-4/+4
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-1/+0