index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
manaserv
/
beinghandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
Fixed character display
Thorbjørn Lindeijer
1
-5
/
+5
2024-01-29
Fixed logic error in ManaServ::BeingHandler
Thorbjørn Lindeijer
1
-5
/
+6
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-5
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-6
/
+6
2013-05-02
Fixed network layer doing delayed actor deletion
Thorbjørn Lindeijer
1
-1
/
+1
2012-10-11
Client side patch for change of sending order of gender
Erik Schilling
1
-4
/
+9
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
1
-11
/
+11
2012-02-05
Revert "Checking being positions send by the server"
Thorbjørn Lindeijer
1
-26
/
+0
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
1
-2
/
+4
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
1
-3
/
+3
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-5
/
+5
2012-01-02
Made the client capable of displaying gender of monsters and npcs
Erik Schilling
1
-0
/
+2
2011-09-28
Officially added the gender in the manaserv protocol - client part.
Yohann Ferreira
1
-2
/
+2
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
1
-22
/
+12
2011-06-17
Made the client officially handle attack ids.
Yohann Ferreira
1
-2
/
+2
2011-05-01
Fixing checking of being positions send by the server
Stefan Dombrowski
1
-6
/
+6
2011-05-01
Checking being positions send by the server
Stefan Dombrowski
1
-0
/
+26
2011-04-27
Avoiding compiler warnings about possible uninitialized variables
Stefan Dombrowski
1
-1
/
+1
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-35
/
+3
2011-04-18
Added a client-side position tolerance check.
Yohann Ferreira
1
-9
/
+25
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
1
-36
/
+3
2011-01-09
Fix other direction discrepancies on the client.
Yohann Ferreira
1
-18
/
+5
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
2010-07-30
Fixed weapon animations for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-1
/
+1
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-1
/
+1
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-12
/
+13
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-1
/
+1
2010-05-21
Merge protocol from manaserv about thing types.
Yohann Ferreira
1
-1
/
+1
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-13
/
+10
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-13
Allow player to talk after death
Andrei Karas
1
-1
/
+1
2010-02-09
Got successfully rid of tile width/height fallback values as asked by Jaxad.
Bertram
1
-6
/
+3
2010-02-09
Separated fallback defaults for tile width and height.
Bertram
1
-7
/
+10
2010-02-09
Made the Beings' logic be able to handle any tile height/width.
Bertram
1
-3
/
+28
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-03
Factorized speed translation from tile per seconds to pixels per ticks.
Bertram
1
-5
/
+9
2010-02-01
Reduced CPU consumption by setting speed per ticks value only once.
Bertram
1
-4
/
+12
2010-01-24
Remove some more _SUPPORT ifdefs
Jared Adams
1
-4
/
+4
2010-01-12
Standardize header order
Jared Adams
1
-5
/
+5
2009-11-03
Simplify ManaServ netcode some more
Jared Adams
1
-3
/
+2
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-11
/
+11
2009-10-29
Second round of fine tuning for keyboard movement.
Bertram
1
-5
/
+11
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-0
/
+325