summaryrefslogtreecommitdiff
path: root/src/net/beinghandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-12-29Implemented catching and displaying of damage notifications.Philipp Sehmisch1-0/+17
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-4/+13
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-42/+41
2006-09-09Fitted being trajectories to synchronization messages.Guillaume Melquiond1-4/+11
2006-09-02Removed pixel-based synchronisation. Added variable length move messages.Guillaume Melquiond1-5/+25
2006-09-02Switched to short IDs for beings.Guillaume Melquiond1-5/+4
2006-08-27Added support for entering monsters.Bjørn Lindeijer1-14/+26
2006-08-27Added support for leaving beings.Guillaume Melquiond1-0/+17
2006-08-27Changed to pixel-based coordinates for beings.Guillaume Melquiond1-4/+4
2006-08-27Send movements.Guillaume Melquiond1-3/+12
2006-08-26Handle "beings move" messages.Guillaume Melquiond1-0/+24
2006-08-26Got rid of numerous additions and substractions to the hair style and color.Bjørn Lindeijer1-2/+2
2006-08-26Implemented "say around" chat.Guillaume Melquiond1-11/+16
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-107/+130
2006-08-01Fixed several compiler warnings and a linker error when compiling withoutBjørn Lindeijer1-9/+9
2006-07-25Fixed Linux compiling issues and merged update system fix for Windows.Bjørn Lindeijer1-1/+1
2006-07-25Switched client to use enet and modified login sequence to work with the new ...Eugenio Favalli1-86/+84
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-19/+19
2006-06-29GCC 4 fix.Eugenio Favalli1-0/+2
2006-06-29Clients get notified of equipping visible items.Eugenio Favalli1-10/+23
2006-06-21Added female players.Eugenio Favalli1-2/+2
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-25/+25
2006-03-05Merged new_playerset branch into trunk.Eugenio Favalli1-1/+8
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+356