index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
beinghandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
Synchronized pathfinding algorithmns with those used by the server to avoid a...
Philipp Sehmisch
1
-7
/
+3
2008-03-09
Implemented possibility to rotate particle emitters. Implemented interpretati...
Philipp Sehmisch
1
-2
/
+7
2008-03-04
Added HP regeneration and new death messages.
Philipp Sehmisch
1
-1
/
+4
2008-02-27
made the string " Press OK to respawn." translateable.
Philipp Sehmisch
1
-1
/
+1
2008-02-27
Implemented provisorical player respawn.
Philipp Sehmisch
1
-1
/
+30
2008-02-22
Handling gender with an enum everywhere.
Philipp Sehmisch
1
-1
/
+1
2008-02-18
Merged revisions 3762-3772,3776-3782 via svnmerge from
Bjørn Lindeijer
1
-14
/
+14
2008-01-24
Fixed broken communication of attack directions.
Philipp Sehmisch
1
-1
/
+8
2007-12-18
Updated attribute system to the latest design decisions (removed charisma, ke...
Philipp Sehmisch
1
-0
/
+1
2007-11-21
Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This
Bjørn Lindeijer
1
-98
/
+98
2007-11-03
Fixed double load of hair graphics.
Guillaume Melquiond
1
-2
/
+2
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
1
-7
/
+8
2007-10-18
Removed guess of being type from class number. Factored handler for new beings.
Guillaume Melquiond
1
-26
/
+15
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-43
/
+41
2007-08-08
Fixed position of the cleaning bit for looks, so that it actually fits into n...
Guillaume Melquiond
1
-1
/
+2
2007-07-25
Added being speed to protocol.
Guillaume Melquiond
1
-4
/
+8
2007-07-23
Converted NPC code to new server.
Guillaume Melquiond
1
-1
/
+12
2007-07-14
Reduced size of equipment packets.
Guillaume Melquiond
1
-4
/
+28
2007-07-12
Added support for visible equipment.
Guillaume Melquiond
1
-0
/
+22
2007-06-30
Changed include order to avoid a problem with guichan on windows. Implemented...
Philipp Sehmisch
1
-0
/
+1
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-3
/
+14
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-18
/
+15
2007-03-02
Implemented communication of being action changes.
Philipp Sehmisch
1
-25
/
+47
2006-12-29
Implemented catching and displaying of damage notifications.
Philipp Sehmisch
1
-0
/
+17
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
1
-4
/
+13
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-42
/
+41
2006-09-09
Fitted being trajectories to synchronization messages.
Guillaume Melquiond
1
-4
/
+11
2006-09-02
Removed pixel-based synchronisation. Added variable length move messages.
Guillaume Melquiond
1
-5
/
+25
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-5
/
+4
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
1
-14
/
+26
2006-08-27
Added support for leaving beings.
Guillaume Melquiond
1
-0
/
+17
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
1
-4
/
+4
2006-08-27
Send movements.
Guillaume Melquiond
1
-3
/
+12
2006-08-26
Handle "beings move" messages.
Guillaume Melquiond
1
-0
/
+24
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
1
-2
/
+2
2006-08-26
Implemented "say around" chat.
Guillaume Melquiond
1
-11
/
+16
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
1
-107
/
+130
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-9
/
+9
2006-07-25
Fixed Linux compiling issues and merged update system fix for Windows.
Bjørn Lindeijer
1
-1
/
+1
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-86
/
+84
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-19
/
+19
2006-06-29
GCC 4 fix.
Eugenio Favalli
1
-0
/
+2
2006-06-29
Clients get notified of equipping visible items.
Eugenio Favalli
1
-10
/
+23
2006-06-21
Added female players.
Eugenio Favalli
1
-2
/
+2
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-25
/
+25
2006-03-05
Merged new_playerset branch into trunk.
Eugenio Favalli
1
-1
/
+8
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+356