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
/
charserverhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-02-22
Handling gender with an enum everywhere.
Philipp Sehmisch
1
-1
/
+1
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-1
/
+3
2007-11-21
Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This
Bjørn Lindeijer
1
-11
/
+11
2007-11-21
Small lingering changes made while merging to 0.0.
Bjørn Lindeijer
1
-9
/
+5
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
-1
/
+1
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-2
/
+22
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
1
-4
/
+4
2007-03-20
Implemented a GUI for distributing the characters attributes at character cre...
Philipp Sehmisch
1
-3
/
+0
2007-02-25
Fixed small issue concerning SDL timers, removed a useless variable.
Rogier Polak
1
-2
/
+3
2006-11-02
Network layer refactoring.
Björn Steinbrink
1
-4
/
+7
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-1
/
+1
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
1
-2
/
+2
2006-08-26
Fixed player sprite not showing up.
Bjørn Lindeijer
1
-1
/
+1
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
1
-14
/
+14
2006-08-20
Fixed selection of player character and implemented sending of game and chat
Bjørn Lindeijer
1
-3
/
+13
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
1
-8
/
+14
2006-08-15
Fixed typo and forgetting to add APMSG_CHAR_SELECT_RESPONSE to the list of
Bjørn Lindeijer
1
-1
/
+2
2006-08-14
Some preparations towards supporting character select and response handling.
Bjørn Lindeijer
1
-5
/
+25
2006-08-14
Fix warning about jump to case label crossing an initialization.
Bjørn Lindeijer
1
-52
/
+61
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-126
/
+90
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
1
-2
/
+0
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-37
/
+31
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-3
/
+3
2006-07-03
Fixed visible equipment initialization and hack to see 2 kinds of visible equ...
Eugenio Favalli
1
-3
/
+3
2006-06-21
Added female players.
Eugenio Favalli
1
-0
/
+1
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-13
/
+13
2006-02-04
Unify the various login dialogs to use LoginData.
Björn Steinbrink
1
-10
/
+7
2006-01-30
A few cleanups and simplifications.
Björn Steinbrink
1
-3
/
+3
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+210