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
/
messagein.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-132
/
+39
2006-06-26
Fixed the readString method (synchronized with the server version by Guillaume
Bjørn Lindeijer
1
-16
/
+12
2006-02-07
Made the being directions being stored in a bitfield.
Björn Steinbrink
1
-0
/
+32
2005-10-16
Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}.
Björn Steinbrink
1
-25
/
+23
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-3
/
+2
2005-10-05
Fixed some resource cleanup and memory leaks. Also changed the way dangling
Bjørn Lindeijer
1
-1
/
+1
2005-09-22
removed win2mac support
Duane Bailey
1
-5
/
+3
2005-09-19
Mostly code cleanups related to commits in past two days.
Bjørn Lindeijer
1
-1
/
+1
2005-09-17
configure.ac: Fix typo.
Björn Steinbrink
1
-1
/
+1
2005-09-17
2005-09-17 Duane Bailey <nayryeliab@gmail.com>
Duane Bailey
1
-3
/
+3
2005-09-17
2005-09-17 Duane Bailey <nayryeliab@gmail.com>
Duane Bailey
1
-3
/
+3
2005-09-16
Tiny error reporting improvement.
Bjørn Lindeijer
1
-1
/
+1
2005-09-14
Added stream operator for char, short and long reading and writing.
Björn Steinbrink
1
-0
/
+18
2005-09-14
Add missing cassert header.
Björn Steinbrink
1
-0
/
+2
2005-09-13
Merged with SDL_NET_TEST branch.
Björn Steinbrink
1
-0
/
+151