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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
1
-14
/
+157
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
1
-0
/
+6
2006-08-27
Implemented pixel-grained movements.
Guillaume Melquiond
1
-1
/
+2
2006-08-27
Cleaned the logic members.
Guillaume Melquiond
1
-0
/
+3
2006-08-27
Removed Being::mFrame field.
Guillaume Melquiond
1
-0
/
+3
2006-08-27
Got rid of server input field since connecting to the account server now
Bjørn Lindeijer
1
-0
/
+4
2006-08-27
Added support for leaving beings.
Guillaume Melquiond
1
-1
/
+3
2006-08-27
Got rid of no longer used protocol.cpp
Bjørn Lindeijer
1
-8
/
+11
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
1
-0
/
+5
2006-08-27
Send movements.
Guillaume Melquiond
1
-0
/
+6
2006-08-26
Got rid of the default MessageOut constructor, since all messages should have
Bjørn Lindeijer
1
-2
/
+10
2006-08-26
Handle "beings move" messages.
Guillaume Melquiond
1
-0
/
+2
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
1
-0
/
+9
2006-08-26
Fixed player sprite not showing up.
Bjørn Lindeijer
1
-0
/
+2
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
1
-0
/
+9
2006-08-26
Implemented "say around" chat.
Guillaume Melquiond
1
-0
/
+7
2006-08-21
Updated project files
Eugenio Favalli
1
-0
/
+4
2006-08-20
GPMSG_PLAYER_MAP_CHANGE is now partly handled.
Bjørn Lindeijer
1
-0
/
+3
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
1
-0
/
+3
2006-08-20
Fixed selection of player character and implemented sending of game and chat
Bjørn Lindeijer
1
-0
/
+5
2006-08-20
Made cancel button in register dialog go back to the login dialog and cleaned
Bjørn Lindeijer
1
-0
/
+2
2006-08-20
Added documentation and did a bit of cleanup.
Bjørn Lindeijer
1
-0
/
+2
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
1
-0
/
+19
2006-08-19
Removed incoming packets queue. Messages are now processed as they come in.
Bjørn Lindeijer
1
-0
/
+5
2006-08-15
Fixed typo and forgetting to add APMSG_CHAR_SELECT_RESPONSE to the list of
Bjørn Lindeijer
1
-0
/
+2
2006-08-14
Some preparations towards supporting character select and response handling.
Bjørn Lindeijer
1
-0
/
+6
2006-08-14
Fix warning about jump to case label crossing an initialization.
Bjørn Lindeijer
1
-1
/
+8
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-0
/
+12
2006-08-13
Verify the gender to prevent crashing when something is wrong with the commun...
Bjørn Lindeijer
1
-0
/
+5
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
1
-18
/
+143
2006-08-06
Updated required Guichan to version 0.5.0.
Bjørn Lindeijer
1
-0
/
+4
2006-08-04
Fixed character gender in selection dialog.
Guillaume Melquiond
1
-0
/
+4
2006-08-02
Cleaned autotools files.
Guillaume Melquiond
1
-0
/
+6
2006-08-02
Removed sex choice.
Eugenio Favalli
1
-0
/
+2
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
1
-0
/
+8
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-0
/
+4
2006-08-01
Moved some basic checks above the checks on the libraries we depend on, in
Bjørn Lindeijer
1
-0
/
+6
2006-08-01
Fixed compilation issues in windows.
Eugenio Favalli
1
-0
/
+5
2006-07-31
Corrected an off by one error in packet size.
Bjørn Lindeijer
1
-0
/
+4
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-0
/
+33
2006-07-27
Modified client version to be an int.
Eugenio Favalli
1
-0
/
+4
2006-07-26
Removed char server selection dialog, and added character visualization in ch...
Eugenio Favalli
1
-0
/
+24
2006-07-25
Added support for writing log to standard output.
Bjørn Lindeijer
1
-0
/
+5
2006-07-25
Fixed Linux compiling issues and merged update system fix for Windows.
Bjørn Lindeijer
1
-0
/
+6
2006-07-24
Fixed the loading of updates and made skipping the update process also skip the
v0.0.20
Bjørn Lindeijer
1
-0
/
+5
2006-07-24
Equipments now use real slot positions.
Eugenio Favalli
1
-0
/
+1
2006-07-24
Fixed some transparency issues in the playersets
Frode Lindeijer
1
-0
/
+3
2006-07-24
Forced to use UNIX end of line character.
Eugenio Favalli
1
-0
/
+4
2006-07-24
Fixed female playerset animation definition.
Eugenio Favalli
1
-0
/
+2
2006-07-24
Fixed setDirection() semantics.
Björn Steinbrink
1
-2
/
+8
[next]