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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-23
Merged 0.0 changes from revision 3035 to 3065 to trunk.
Bjørn Lindeijer
1
-2
/
+34
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-6
/
+80
2007-01-11
Updated CMake configuration.
Björn Steinbrink
1
-0
/
+6
2007-01-10
Accepted bugfixes for character creation from Rogier Polak.
Bjørn Lindeijer
1
-0
/
+10
2007-01-07
Synchronized player attributes with wiki Attributes page and removed Job XP.
Bjørn Lindeijer
1
-0
/
+6
2007-01-05
Fixed installation when using CMake
Björn Steinbrink
1
-0
/
+5
2007-01-05
Added support for full inventory update.
Guillaume Melquiond
1
-0
/
+2
2007-01-05
Implemented item dropping.
Guillaume Melquiond
1
-1
/
+6
2007-01-05
Declared some methods const.
Bjørn Lindeijer
1
-0
/
+4
2007-01-04
Client-side hack for picking up items.
Guillaume Melquiond
1
-0
/
+4
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-0
/
+181
2007-01-03
Modified handler for items on floor.
Guillaume Melquiond
1
-0
/
+6
2007-01-01
Third time is the charm; changed sprite direction code again.
Guillaume Melquiond
1
-0
/
+7
2006-12-31
Enumerations do not need out-of-class definitions.
Guillaume Melquiond
1
-0
/
+6
2006-12-31
Added some variable definitions since they were reported missing by the linker.
Bjørn Lindeijer
1
-4
/
+9
2006-12-30
Updated protocol.
Guillaume Melquiond
1
-0
/
+2
2006-12-30
Improved precise positionning of character with mouse cursor.
Guillaume Melquiond
1
-2
/
+4
2006-12-30
Changed attack message to send the direction the player is visually facing.
Guillaume Melquiond
1
-0
/
+2
2006-12-29
Improved movement smoothness by avoiding useless changes of sprite direction.
Guillaume Melquiond
1
-0
/
+5
2006-12-29
Fixed displaying of progress dialog.
Guillaume Melquiond
1
-4
/
+8
2006-12-29
Implemented catching and displaying of damage notifications.
Philipp Sehmisch
1
-1
/
+8
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
1
-1
/
+12
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-1
/
+291
2006-11-17
Merged r2852 (CMake fixes) from 0.0 branch
Björn Steinbrink
1
-0
/
+4
2006-11-11
Fixed autotools configuration.
Björn Steinbrink
1
-0
/
+4
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
1
-0
/
+6
2006-11-05
Updated project files. Warning: Dev-Cpp will now build objects in the source ...
Eugenio Favalli
1
-0
/
+5
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-9
/
+70
2006-11-05
Use \n instead of std::endl when writing to stdout.
Björn Steinbrink
1
-0
/
+1
2006-11-04
Removed useless addRow method.
Björn Steinbrink
1
-0
/
+2
2006-11-04
src/main.cpp: Restore the homeDir config entry (temporarily).
Björn Steinbrink
1
-0
/
+2
2006-11-04
Add a libxml2 init wrapper.
Björn Steinbrink
1
-0
/
+6
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
1
-6
/
+101
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
1
-35
/
+115
2006-11-02
Fixed a memory leak and a double deletion.
Björn Steinbrink
1
-0
/
+2
2006-11-02
Removed some cruft that was needed for eAthena.
Björn Steinbrink
1
-0
/
+4
2006-11-02
Network layer refactoring.
Björn Steinbrink
1
-0
/
+22
2006-11-01
Added CMake support
Björn Steinbrink
1
-0
/
+13
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
1
-75
/
+264
2006-09-13
Added a skinned reusable dropdown widget and used it in the server dialog.
Yohann Ferreira
1
-0
/
+8
2006-09-09
Fitted being trajectories to synchronization messages.
Guillaume Melquiond
1
-0
/
+2
2006-09-09
Fixed pathfinder.
Guillaume Melquiond
1
-0
/
+5
2006-09-02
Fixed crash when using short versions of server and port command line options
Bjørn Lindeijer
1
-0
/
+6
2006-09-02
Removed pixel-based synchronisation. Added variable length move messages.
Guillaume Melquiond
1
-0
/
+3
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-0
/
+8
2006-09-01
Fixed some header issues and updated project files
Eugenio Favalli
1
-0
/
+6
2006-08-30
Added a first version of the server dialog with an unskinned dropdown. Upgrad...
Yohann Ferreira
1
-0
/
+8
2006-08-29
Fixed merge issues with respect to scrolling.
Guillaume Melquiond
1
-0
/
+6
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
[next]