index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Fixed the bug with remote player movement animation,
Yohann Ferreira
1
-7
/
+9
2011-03-16
Fixed the attack range handling for both servers.
Yohann Ferreira
1
-1
/
+22
2011-03-15
Made the tA Beinghandler avoid dealing with flawed coordinates.
Yohann Ferreira
1
-51
/
+81
2011-03-15
Add a tolerance check on current position to limit desyncs.
Yohann Ferreira
1
-11
/
+42
2011-03-15
Reset destination to position at warp time for TmwAthena.
Yohann Ferreira
1
-2
/
+5
2011-03-15
Simplify the tmwAthena calculation of the pixel/tick speed.
Yohann Ferreira
1
-11
/
+3
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
12
-84
/
+180
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-3
/
+4
2011-02-21
Fixing segmentation fault in chathandler
Stefan Dombrowski
1
-5
/
+7
2011-02-17
Specific messages for each pickup failure reason.
Ben Longbons
1
-3
/
+4
2011-02-07
Removed remaining reference to MANASERV_SUPPORT define switch
Philipp Sehmisch
1
-4
/
+1
2011-02-01
Merge branch '0.5'
Thorbjørn Lindeijer
1
-1
/
+2
2011-01-27
Send the correct protocol version when registering on Manaserv.
Yohann Ferreira
1
-1
/
+1
2011-01-26
Prune the enet and manaserv files dependency of the 0.5 binary.
Yohann Ferreira
1
-1
/
+2
2011-01-25
Upgraded the manaserv protocol version to 1.
Yohann Ferreira
1
-1
/
+1
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
3
-28
/
+28
2011-01-11
Remove the protocol version magic number.
Yohann Ferreira
2
-1
/
+3
2011-01-09
Fix other direction discrepancies on the client.
Yohann Ferreira
2
-23
/
+10
2011-01-03
Merge branch '0.5'
Thorbjørn Lindeijer
1
-3
/
+5
2011-01-03
Sync the manaserv_protocol.h file witht the one of the server.
Yohann Ferreira
1
-4
/
+55
2011-01-02
Fixed possible crash when receiving player IP
Thorbjørn Lindeijer
1
-3
/
+6
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
17
-16
/
+16
2010-12-29
Made the client handle the characters slots properly for Manaserv.
Yohann Ferreira
2
-6
/
+11
2010-12-29
Fixed potential flaw for the number of characters slots on tAthena.
Yohann Ferreira
2
-6
/
+19
2010-12-17
Update the net/manaserv/protocol.h file with latest description.
Yohann Ferreira
1
-2
/
+2
2010-12-16
Made the client handle the number of slots given by the server.
Yohann Ferreira
3
-4
/
+23
2010-12-15
Unlock the char select dialog even if we've got an error.
Yohann Ferreira
1
-1
/
+1
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
5
-9
/
+0
2010-11-12
Change NPC handling in the net code
Chuck Miller
5
-104
/
+212
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
12
-57
/
+58
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
18
-55
/
+55
2010-11-09
Fix client successful unregister behaviour for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-11-07
Convert the emote system to use particles
Chuck Miller
1
-5
/
+4
2010-11-02
Re-Enable the support of manaserv servers.
Yohann Ferreira
1
-5
/
+0
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
9
-7
/
+30
2010-10-31
Fix memory leak of localplayer classes in the charserverhandler
Chuck Miller
2
-2
/
+2
2010-10-19
Heavy GUI fixes related to stats for Manaserv.
Yohann Ferreira
3
-21
/
+114
2010-10-17
Removed unnecessary condition in net::readCoordinates.
Yohann Ferreira
1
-6
/
+2
2010-10-17
Fixing missing translation of direction for tA-server
Stefan Dombrowski
1
-0
/
+7
2010-10-13
Adding theme colors for party tabs
Stefan Dombrowski
1
-1
/
+1
2010-10-13
Hiding Manaserv from the player on TMW-Athena only release
Stefan Dombrowski
1
-0
/
+4
2010-10-11
Implementing show IP for game masters
Stefan Dombrowski
3
-2
/
+12
2010-10-08
Remove the following system
Stefan Dombrowski
1
-21
/
+0
2010-10-07
Disable guilds netcode.
Andrei Karas
1
-0
/
+2
2010-10-04
Remove the following system
Chuck Miller
1
-20
/
+0
2010-09-29
Fixing segfault when switching server
Stefan Dombrowski
1
-0
/
+3
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
10
-15
/
+65
2010-09-18
Fixed attribute built-ins display at character's creation.
Yohann Ferreira
1
-10
/
+21
2010-09-19
Fix a typo.
Freeyorp
1
-1
/
+1
2010-09-15
Avoid log message for unhandled SMSG_BEING_SPAWN
Stefan Dombrowski
1
-0
/
+8
[next]