Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 16 | -295/+531 | |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 11 | -142/+323 | |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of ↵ | Philipp Sehmisch | 8 | -163/+42 | |
direct access to the member variables. Implemented communication of attributes between server and client. | |||||
2007-03-21 | Some spelling fixes. | Bjørn Lindeijer | 2 | -11/+11 | |
2007-03-20 | Implemented a GUI for distributing the characters attributes at character ↵ | Philipp Sehmisch | 2 | -8/+102 | |
creation. | |||||
2007-03-15 | Implemented 7 atribute system in character creation. | Philipp Sehmisch | 1 | -1/+2 | |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 5 | -110/+125 | |
2007-03-03 | Fixed auto-character-select and switch_character combination. Added ↵ | Rogier Polak | 5 | -4/+5 | |
svn-properties keyword and eol-style, where appropriate. | |||||
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 6 | -39/+262 | |
2007-02-25 | Fixed small issue concerning SDL timers, removed a useless variable. | Rogier Polak | 1 | -2/+5 | |
2007-02-23 | Added unregistering, logout_then_exit, switch_character and ↵ | Rogier Polak | 8 | -7/+472 | |
switch_accountserver. | |||||
2007-01-29 | Some trivial documentation work. Fixes all Doxygen warnings. | Bjørn Lindeijer | 1 | -5/+5 | |
2007-01-28 | Some work on documentation. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 5 | -9/+16 | |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 77 | -416/+394 | |
2007-01-10 | Accepted bugfixes for character creation from Rogier Polak. | Bjørn Lindeijer | 1 | -8/+8 | |
2007-01-07 | Synchronized player attributes with wiki Attributes page and removed Job XP. | Bjørn Lindeijer | 2 | -58/+39 | |
2007-01-04 | Client-side hack for picking up items. | Guillaume Melquiond | 1 | -12/+7 | |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 11 | -212/+212 | |
2006-12-31 | Enumerations do not need out-of-class definitions. | Guillaume Melquiond | 1 | -2/+0 | |
2006-12-29 | Fixed displaying of progress dialog. | Guillaume Melquiond | 1 | -0/+1 | |
2006-12-27 | Client-sided implementation of attacks | Philipp Sehmisch | 2 | -30/+1 | |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 31 | -279/+671 | |
2006-11-05 | Merged the definition of ImageRect into graphics.h. | Bjørn Lindeijer | 7 | -25/+11 | |
2006-11-05 | Merged 0.0 changes from revision 2800 to 2825 to trunk. | Bjørn Lindeijer | 9 | -51/+462 | |
2006-11-04 | Removed useless addRow method. | Björn Steinbrink | 2 | -16/+6 | |
2006-11-02 | Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch. | Bjørn Lindeijer | 2 | -2/+2 | |
2006-11-02 | Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch. | Bjørn Lindeijer | 4 | -9/+15 | |
2006-11-02 | Fixed a memory leak and a double deletion. | Björn Steinbrink | 2 | -6/+3 | |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 7 | -64/+49 | |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 26 | -136/+517 | |
2006-09-13 | Forgot to remove TODOS. At last, it is good. | Yohann Ferreira | 2 | -3/+0 | |
2006-09-13 | (no commit message) | Yohann Ferreira | 3 | -524/+0 | |
2006-09-13 | Added a skinned reusable dropdown widget and used it in the server dialog. | Yohann Ferreira | 7 | -15/+817 | |
2006-09-02 | Fixed crash when using short versions of server and port command line options | Bjørn Lindeijer | 1 | -20/+20 | |
and made sure cancelling the account server connect shows the server dialog. | |||||
2006-09-01 | Fixed some header issues and updated project files | Eugenio Favalli | 2 | -27/+34 | |
2006-08-30 | Windows fix to previous commit. | Yohann Ferreira | 1 | -1/+1 | |
2006-08-30 | Added a first version of the server dialog with an unskinned dropdown. ↵ | Yohann Ferreira | 4 | -5/+408 | |
Upgraded also the connection window a bit to handle Cancelling more gracefully. | |||||
2006-08-29 | Fixed merge issues with respect to scrolling. | Guillaume Melquiond | 1 | -2/+0 | |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 17 | -53/+258 | |
2006-08-27 | Added support for entering monsters. | Bjørn Lindeijer | 1 | -2/+4 | |
2006-08-27 | Implemented pixel-grained movements. | Guillaume Melquiond | 1 | -3/+3 | |
2006-08-27 | Got rid of server input field since connecting to the account server now | Bjørn Lindeijer | 4 | -36/+15 | |
happens before the login and register dialogs. | |||||
2006-08-27 | Changed to pixel-based coordinates for beings. | Guillaume Melquiond | 1 | -1/+1 | |
2006-08-26 | Got rid of the default MessageOut constructor, since all messages should have | Bjørn Lindeijer | 5 | -27/+19 | |
an ID. | |||||
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 10 | -37/+20 | |
2006-08-26 | Got rid of numerous additions and substractions to the hair style and color. | Bjørn Lindeijer | 2 | -8/+8 | |
Hair style 0 was added and defined as being bald (so bald is no longer a hardcoded style). | |||||
2006-08-26 | Implemented "say around" chat. | Guillaume Melquiond | 1 | -5/+4 | |
2006-08-20 | Made cancel button in register dialog go back to the login dialog and cleaned | Bjørn Lindeijer | 1 | -1/+1 | |
up two unused states. | |||||
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 6 | -15/+16 | |
the server type as a parameter. The MessageOut gained a convenience constructor (same as was added server side). The game states during login sequence have been renamed and redone in order to ensure no communication is attempted to unconnected servers. This allowed the removal of the outgoing message queue. Connecting to the account server has been moved before the login/register phase (dialogs will still need to be updated). Quite a few things are expected to be broken since I'm rather tired at the moment. I've left many TODO entries in the code. |