Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 | |
statements, as well as removing the new skill dialog, which we do not, nor will we use (if we do, it'd be a new one that we'd make). WARNING!!! This, and all other previous builds have a linker error for the Gnome libraries version 4.3.2 on my setup. It's assumed that this is also the case for other users of this library as well. I'm currently assuming that there's a bug in the compiler itself, and will look into reporting this, but in the mean time, it doesn't build for these users, unfortunately. Sorry about this. | |||||
2008-11-02 | Ported a patch from TMW by fate which de-hardcodes skills, as well as ↵ | Ira Rice | 1 | -0/+4 | |
removes the server sending out view id's for gloves and boots (which weren't needed.) Here's the full log: * Updated GUI table and model to better handle NULL widgets during initialisation * On SMSG_MOVE et al., ignore boots and glove information-- that information is incorrect and we're guaranteed to already have the correct information anyway. * Properly decode `is dead' information for PCs, so that dead players, when encountered, will be lying on the ground, dead, rather than standing. * Use `skills.xml' file from client data to determine skill names * Report client version number (hereby bumped to 1) in unused charserver slot (ignored by vanilla eAthena) | |||||
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2007-03-24 | Make sure that when a network error occurs, the error message is available and | Bjørn Lindeijer | 1 | -18/+49 | |
shown to the user. Also, only enable Register button when all necessary fields are filled in. | |||||
2006-11-09 | Fixed a conflict with Windows headers and updated project files | Eugenio Favalli | 1 | -1/+2 | |
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -1/+3 | |
2006-02-04 | Unify the various login dialogs to use LoginData. | Björn Steinbrink | 1 | -2/+3 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -25/+61 | |
2005-12-30 | Added a new item, improved smooth login sequence, added a registration ↵ | Eugenio Favalli | 1 | -0/+3 | |
window (a lot of duplicated code to be removed). | |||||
2005-12-29 | Restored Dev-Cpp default execution options, updated walkmap in snow map, ↵ | Eugenio Favalli | 1 | -0/+1 | |
smoothed login sequence. | |||||
2005-10-16 | The connection should be non-blocking now and fixed the problem with sound ↵ | Eugenio Favalli | 1 | -2/+10 | |
not being played at startup. | |||||
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -1/+0 | |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -5/+0 | |
2005-09-14 | Header cleanups. | Björn Steinbrink | 1 | -5/+1 | |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -56/+23 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+0 | |
2005-02-14 | Simplified logging for the sake of simplicity. | Bjørn Lindeijer | 1 | -0/+9 | |
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 1 | -2/+1 | |
2005-01-17 | Near SDL switch | Eugenio Favalli | 1 | -0/+3 | |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 1 | -10/+3 | |
2005-01-05 | Removed bugging cancel button from npc dialog and fixed npc sprites. | Bjørn Lindeijer | 1 | -3/+5 | |
2004-12-14 | - eyecandy using indentation feature ;) | Alexander Baldeck | 1 | -18/+23 | |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -22/+20 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+87 | |