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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
15
-24
/
+144
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
25
-253
/
+689
2006-11-02
Fixed a memory leak and a double deletion.
Björn Steinbrink
3
-6
/
+5
2006-11-02
Removed some cruft that was needed for eAthena.
Björn Steinbrink
9
-139
/
+17
2006-11-02
Network layer refactoring.
Björn Steinbrink
39
-377
/
+1443
2006-11-01
Added CMake support
Björn Steinbrink
14
-1
/
+672
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
60
-450
/
+1336
2006-09-13
Forgot to remove TODOS. At last, it is good.
Yohann Ferreira
2
-3
/
+0
2006-09-13
(no commit message)
Yohann Ferreira
3
-524
/
+0
2006-09-13
Added a skinned reusable dropdown widget and used it in the server dialog.
Yohann Ferreira
8
-15
/
+825
2006-09-09
Fitted being trajectories to synchronization messages.
Guillaume Melquiond
5
-22
/
+169
2006-09-09
Fixed pathfinder.
Guillaume Melquiond
2
-6
/
+35
2006-09-02
Fixed crash when using short versions of server and port command line options
Bjørn Lindeijer
3
-25
/
+37
2006-09-02
Removed pixel-based synchronisation. Added variable length move messages.
Guillaume Melquiond
5
-6
/
+62
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
17
-30
/
+40
2006-09-01
Fixed some header issues and updated project files
Eugenio Favalli
6
-1006
/
+1056
2006-08-30
Windows fix to previous commit.
Yohann Ferreira
1
-1
/
+1
2006-08-30
Added a first version of the server dialog with an unskinned dropdown. Upgrad...
Yohann Ferreira
8
-26
/
+494
2006-08-29
Fixed merge issues with respect to scrolling.
Guillaume Melquiond
3
-24
/
+23
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
49
-161
/
+924
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
4
-16
/
+50
2006-08-27
Implemented pixel-grained movements.
Guillaume Melquiond
6
-48
/
+81
2006-08-27
Fixed Dev-Cpp project file
Matthias Hartmann
1
-186
/
+246
2006-08-27
Cleaned the logic members.
Guillaume Melquiond
7
-54
/
+12
2006-08-27
Removed Being::mFrame field.
Guillaume Melquiond
7
-23
/
+12
2006-08-27
Got rid of server input field since connecting to the account server now
Bjørn Lindeijer
5
-36
/
+19
2006-08-27
Added support for leaving beings.
Guillaume Melquiond
3
-1
/
+21
2006-08-27
Got rid of no longer used protocol.cpp
Bjørn Lindeijer
6
-105
/
+12
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
11
-49
/
+48
2006-08-27
Send movements.
Guillaume Melquiond
4
-8
/
+24
2006-08-26
Got rid of the default MessageOut constructor, since all messages should have
Bjørn Lindeijer
12
-88
/
+49
2006-08-26
Handle "beings move" messages.
Guillaume Melquiond
4
-2
/
+29
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
27
-213
/
+136
2006-08-26
Fixed player sprite not showing up.
Bjørn Lindeijer
5
-7
/
+10
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
8
-26
/
+27
2006-08-26
Implemented "say around" chat.
Guillaume Melquiond
5
-17
/
+45
2006-08-21
Updated project files
Eugenio Favalli
3
-128
/
+132
2006-08-20
GPMSG_PLAYER_MAP_CHANGE is now partly handled.
Bjørn Lindeijer
5
-37
/
+58
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
34
-416
/
+358
2006-08-20
Fixed selection of player character and implemented sending of game and chat
Bjørn Lindeijer
7
-18
/
+36
2006-08-20
Made cancel button in register dialog go back to the login dialog and cleaned
Bjørn Lindeijer
3
-3
/
+3
2006-08-20
Added documentation and did a bit of cleanup.
Bjørn Lindeijer
3
-72
/
+74
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
16
-205
/
+323
2006-08-19
Removed incoming packets queue. Messages are now processed as they come in.
Bjørn Lindeijer
4
-28
/
+23
2006-08-15
Fixed typo and forgetting to add APMSG_CHAR_SELECT_RESPONSE to the list of
Bjørn Lindeijer
2
-1
/
+4
2006-08-14
Some preparations towards supporting character select and response handling.
Bjørn Lindeijer
4
-8
/
+38
2006-08-14
Fix warning about jump to case label crossing an initialization.
Bjørn Lindeijer
4
-57
/
+82
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
22
-214
/
+191
2006-08-13
Verify the gender to prevent crashing when something is wrong with the commun...
Bjørn Lindeijer
7
-17
/
+47
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
26
-851
/
+1086
[next]