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