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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-30
Improved precise positionning of character with mouse cursor.
Guillaume Melquiond
2
-14
/
+11
2006-12-30
Changed attack message to send the direction the player is visually facing.
Guillaume Melquiond
1
-1
/
+1
2006-12-30
Back to four cases when computing sprite direction.
Guillaume Melquiond
2
-25
/
+11
2006-12-29
Improved movement smoothness by avoiding useless changes of sprite direction.
Guillaume Melquiond
3
-5
/
+27
2006-12-29
Fixed displaying of progress dialog.
Guillaume Melquiond
1
-0
/
+1
2006-12-29
Implemented catching and displaying of damage notifications.
Philipp Sehmisch
6
-5
/
+24
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
13
-119
/
+49
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
93
-1690
/
+3095
2006-11-11
Fixed autotools configuration.
Björn Steinbrink
1
-0
/
+2
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
12
-80
/
+33
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
18
-62
/
+521
2006-11-05
Small version update here.
Bjørn Lindeijer
1
-4
/
+4
2006-11-05
Use \n instead of std::endl when writing to stdout.
Björn Steinbrink
1
-13
/
+12
2006-11-04
Removed useless addRow method.
Björn Steinbrink
2
-16
/
+6
2006-11-04
src/main.cpp: Restore the homeDir config entry (temporarily).
Björn Steinbrink
1
-3
/
+5
2006-11-04
Add a libxml2 init wrapper.
Björn Steinbrink
1
-18
/
+20
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
6
-14
/
+22
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
14
-200
/
+315
2006-11-02
Fixed a memory leak and a double deletion.
Björn Steinbrink
2
-6
/
+3
2006-11-02
Removed some cruft that was needed for eAthena.
Björn Steinbrink
8
-139
/
+13
2006-11-02
Network layer refactoring.
Björn Steinbrink
38
-377
/
+1421
2006-11-01
Added CMake support
Björn Steinbrink
2
-1
/
+300
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
50
-332
/
+921
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
7
-15
/
+817
2006-09-09
Fitted being trajectories to synchronization messages.
Guillaume Melquiond
4
-22
/
+167
2006-09-09
Fixed pathfinder.
Guillaume Melquiond
1
-6
/
+30
2006-09-02
Fixed crash when using short versions of server and port command line options
Bjørn Lindeijer
2
-25
/
+31
2006-09-02
Removed pixel-based synchronisation. Added variable length move messages.
Guillaume Melquiond
4
-6
/
+59
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
16
-30
/
+32
2006-09-01
Fixed some header issues and updated project files
Eugenio Favalli
3
-29
/
+34
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
7
-26
/
+486
2006-08-29
Fixed merge issues with respect to scrolling.
Guillaume Melquiond
2
-24
/
+17
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
38
-138
/
+730
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
3
-16
/
+44
2006-08-27
Implemented pixel-grained movements.
Guillaume Melquiond
5
-47
/
+79
2006-08-27
Cleaned the logic members.
Guillaume Melquiond
6
-54
/
+9
2006-08-27
Removed Being::mFrame field.
Guillaume Melquiond
6
-23
/
+9
2006-08-27
Got rid of server input field since connecting to the account server now
Bjørn Lindeijer
4
-36
/
+15
2006-08-27
Added support for leaving beings.
Guillaume Melquiond
2
-0
/
+18
2006-08-27
Got rid of no longer used protocol.cpp
Bjørn Lindeijer
5
-97
/
+1
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
10
-49
/
+43
2006-08-27
Send movements.
Guillaume Melquiond
3
-8
/
+18
2006-08-26
Got rid of the default MessageOut constructor, since all messages should have
Bjørn Lindeijer
11
-86
/
+39
2006-08-26
Handle "beings move" messages.
Guillaume Melquiond
3
-2
/
+27
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
26
-213
/
+127
2006-08-26
Fixed player sprite not showing up.
Bjørn Lindeijer
4
-7
/
+8
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
7
-26
/
+18
[next]