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
2007-03-15
Implemented 7 atribute system in character creation.
Philipp Sehmisch
1
-1
/
+7
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-3
/
+147
2007-03-03
Fixed auto-character-select and switch_character combination. Added svn-prope...
Rogier Polak
1
-1
/
+6
2007-03-03
Updated Makefile.
Bjørn Lindeijer
1
-0
/
+1
2007-03-03
Updated CMake file.
Bjørn Lindeijer
1
-1
/
+5
2007-03-02
Implemented communication of being action changes.
Philipp Sehmisch
1
-1
/
+8
2007-02-27
forgot some files in last commit
Philipp Sehmisch
1
-1
/
+4
2007-02-27
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
1
-1
/
+11
2007-02-25
Updated CMake file.
Bjørn Lindeijer
1
-1
/
+5
2007-02-25
Fixed small issue concerning SDL timers, removed a useless variable.
Rogier Polak
1
-1
/
+7
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
1
-2
/
+18
2007-01-29
Some trivial documentation work. Fixes all Doxygen warnings.
Bjørn Lindeijer
1
-1
/
+9
2007-01-28
Some work on documentation.
Bjørn Lindeijer
1
-1
/
+9
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
[next]