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
/
protocol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
1
-1
/
+1
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
1
-0
/
+2
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
1
-1
/
+2
2007-08-13
Started conversion of buy/sell to new server.
Guillaume Melquiond
1
-1
/
+4
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-68
/
+1
2007-07-29
Converted trading to new server.
Guillaume Melquiond
1
-13
/
+10
2007-07-25
Added being speed to protocol.
Guillaume Melquiond
1
-1
/
+1
2007-07-23
Converted NPC code to new server.
Guillaume Melquiond
1
-0
/
+6
2007-07-14
Reduced size of equipment packets.
Guillaume Melquiond
1
-1
/
+1
2007-07-12
Added support for visible equipment.
Guillaume Melquiond
1
-1
/
+2
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-0
/
+1
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
1
-0
/
+1
2007-03-20
Implemented a GUI for distributing the characters attributes at character cre...
Philipp Sehmisch
1
-1
/
+0
2007-03-02
Implemented communication of being action changes.
Philipp Sehmisch
1
-2
/
+3
2007-02-27
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
1
-3
/
+6
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
1
-1
/
+9
2007-01-05
Added support for full inventory update.
Guillaume Melquiond
1
-0
/
+1
2007-01-05
Implemented item dropping.
Guillaume Melquiond
1
-2
/
+2
2007-01-04
Client-side hack for picking up items.
Guillaume Melquiond
1
-2
/
+2
2007-01-03
Added message for new items.
Guillaume Melquiond
1
-0
/
+1
2007-01-03
Modified handler for items on floor.
Guillaume Melquiond
1
-1
/
+2
2006-12-30
Updated protocol.
Guillaume Melquiond
1
-9
/
+5
2006-12-29
Implemented catching and displaying of damage notifications.
Philipp Sehmisch
1
-1
/
+2
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
1
-0
/
+2
2006-09-02
Removed pixel-based synchronisation. Added variable length move messages.
Guillaume Melquiond
1
-1
/
+10
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-4
/
+5
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
1
-0
/
+14
2006-08-27
Got rid of no longer used protocol.cpp
Bjørn Lindeijer
1
-3
/
+0
2006-08-27
Send movements.
Guillaume Melquiond
1
-1
/
+1
2006-08-26
Handle "beings move" messages.
Guillaume Melquiond
1
-0
/
+1
2006-08-26
Implemented "say around" chat.
Guillaume Melquiond
1
-1
/
+1
2006-08-20
GPMSG_PLAYER_MAP_CHANGE is now partly handled.
Bjørn Lindeijer
1
-0
/
+2
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-1
/
+13
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
1
-0
/
+7
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-1
/
+1
2006-08-01
Moved some basic checks above the checks on the libraries we depend on, in
Bjørn Lindeijer
1
-2
/
+2
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-0
/
+97
2006-02-03
Removed some unused code.
Björn Steinbrink
1
-6
/
+0
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-23
/
+0
2006-01-03
Enabled some /commands.
Eugenio Favalli
1
-0
/
+1
2005-12-29
Added popup support to the Gui class. Moved all mouse input handling into the...
Björn Steinbrink
1
-0
/
+8
2005-10-16
The connection should be non-blocking now and fixed the problem with sound no...
Eugenio Favalli
1
-3
/
+0
2005-09-17
Completed transition to use MessageOut.
Eugenio Favalli
1
-3
/
+20
2005-09-13
Merged with SDL_NET_TEST branch.
Björn Steinbrink
1
-37
/
+59
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-1
/
+1
2005-05-27
autoTarget is now a Being*, also may have fixed related crash and added label
Bjørn Lindeijer
1
-1
/
+1
2005-05-22
Fixed little oopsie.
Bjørn Lindeijer
1
-0
/
+2
2005-05-22
This way auto attack should work with left ctrl too (also
Eugenio Favalli
1
-1
/
+1
2005-05-22
An attemp on auto attack, not bug free for sure
Eugenio Favalli
1
-0
/
+3
2005-05-14
Hide mouse when the application doesn't have mouse focus.
Bjørn Lindeijer
1
-10
/
+11
[next]