index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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-07-08
Changed signatures to prevent the wrong members to be overloaded on architect...
Guillaume Melquiond
1
-2
/
+8
2007-07-08
Merged 0.0 changes from revision 3317 to 3362 to trunk.
Bjørn Lindeijer
1
-1
/
+56
2007-06-30
Changed include order to avoid a problem with guichan on windows. Implemented...
Philipp Sehmisch
1
-0
/
+7
2007-06-16
Set GL texture index to zero when an image uses the SDL backend.
Guillaume Melquiond
1
-0
/
+5
2007-06-15
Updated Code::Blocks project file.
Eugenio Favalli
1
-0
/
+4
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-5
/
+460
2007-04-22
Made the itemdb parameter checks more terse and manageable.
Björn Steinbrink
1
-0
/
+2
2007-04-22
Added a macro for XML child node iterations to make the code more terse and e...
Björn Steinbrink
1
-0
/
+5
2007-04-22
Fixed ENet status always being set to found in CMake.
Björn Steinbrink
1
-0
/
+5
2007-04-13
Added target cursor graphics to the set of files to be installed.
Björn Steinbrink
1
-0
/
+5
2007-03-25
Removed some stuff that actually wasn't merged since it didn't apply to trunk.
Bjørn Lindeijer
1
-16
/
+4
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-13
/
+149
2007-03-23
Updated and fixed Code::Blocks project file.
Eugenio Favalli
1
-1
/
+5
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
1
-1
/
+13
2007-03-20
Implemented a GUI for distributing the characters attributes at character cre...
Philipp Sehmisch
1
-1
/
+7
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
[next]