Age | Commit message (Expand) | Author | Files | Lines |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 1 | -1/+4 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -0/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 1 | -1/+1 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -2/+17 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 1 | -0/+5 |
2008-07-22 | Added support for the new eAthena version | Lloyd Bryant | 1 | -0/+4 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+26 |
2008-07-17 | Added support for handling the custom eAthena packet that sends the update | Bjørn Lindeijer | 1 | -0/+1 |
2008-06-02 | Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support for | Bjørn Lindeijer | 1 | -0/+1 |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 1 | -0/+3 |
2007-03-19 | Added target cursor. Shows blue when target in range, and red when out of range. | David Athay | 1 | -0/+1 |
2006-02-03 | Removed some unused code. | Björn Steinbrink | 1 | -6/+0 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -23/+0 |
2006-01-03 | Enabled some /commands. | Eugenio Favalli | 1 | -0/+1 |
2005-12-29 | Added popup support to the Gui class. Moved all mouse input handling into the... | Björn Steinbrink | 1 | -0/+8 |
2005-10-16 | The connection should be non-blocking now and fixed the problem with sound no... | Eugenio Favalli | 1 | -3/+0 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -3/+20 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -37/+59 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+1 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-22 | Fixed little oopsie. | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-22 | This way auto attack should work with left ctrl too (also | Eugenio Favalli | 1 | -1/+1 |
2005-05-22 | An attemp on auto attack, not bug free for sure | Eugenio Favalli | 1 | -0/+3 |
2005-05-14 | Hide mouse when the application doesn't have mouse focus. | Bjørn Lindeijer | 1 | -10/+11 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -0/+3 |
2005-03-13 | * Moved Being public char *speech to private std::string speech | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-11 | Well, yet again the commit seems to have left some files out. | Bjørn Lindeijer | 1 | -0/+1 |
2005-03-10 | Fixed showing death bitmap when other players die and fixed the black hair | Bjørn Lindeijer | 1 | -0/+9 |
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 1 | -10/+0 |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 1 | -6/+0 |
2005-01-03 | Some indent, comment and const parameter changes. | Bjørn Lindeijer | 1 | -10/+43 |
2004-12-13 | Whee, moving headers around! Also provided makefile.mgw for compiling with Mi... | Bjørn Lindeijer | 1 | -4/+5 |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -21/+20 |
2004-09-28 | *** empty log message *** | Eugenio Favalli | 1 | -1/+2 |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+57 |