summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-03-03Fixed auto-character-select and switch_character combination. Added svn-prope...Rogier Polak1-1/+6
2007-03-03Updated Makefile.Bjørn Lindeijer1-0/+1
2007-03-03Updated CMake file.Bjørn Lindeijer1-1/+5
2007-03-02Implemented communication of being action changes.Philipp Sehmisch1-1/+8
2007-02-27forgot some files in last commitPhilipp Sehmisch1-1/+4
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch1-1/+11
2007-02-25Updated CMake file.Bjørn Lindeijer1-1/+5
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak1-1/+7
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-2/+18
2007-01-29Some trivial documentation work. Fixes all Doxygen warnings.Bjørn Lindeijer1-1/+9
2007-01-28Some work on documentation.Bjørn Lindeijer1-1/+9
2007-01-23Merged 0.0 changes from revision 3035 to 3065 to trunk.Bjørn Lindeijer1-2/+34
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-6/+80
2007-01-11Updated CMake configuration.Björn Steinbrink1-0/+6
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer1-0/+10
2007-01-07Synchronized player attributes with wiki Attributes page and removed Job XP.Bjørn Lindeijer1-0/+6
2007-01-05Fixed installation when using CMakeBjörn Steinbrink1-0/+5
2007-01-05Added support for full inventory update.Guillaume Melquiond1-0/+2
2007-01-05Implemented item dropping.Guillaume Melquiond1-1/+6
2007-01-05Declared some methods const.Bjørn Lindeijer1-0/+4
2007-01-04Client-side hack for picking up items.Guillaume Melquiond1-0/+4
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-0/+181
2007-01-03Modified handler for items on floor.Guillaume Melquiond1-0/+6
2007-01-01Third time is the charm; changed sprite direction code again.Guillaume Melquiond1-0/+7
2006-12-31Enumerations do not need out-of-class definitions.Guillaume Melquiond1-0/+6
2006-12-31Added some variable definitions since they were reported missing by the linker.Bjørn Lindeijer1-4/+9
2006-12-30Updated protocol.Guillaume Melquiond1-0/+2
2006-12-30Improved precise positionning of character with mouse cursor.Guillaume Melquiond1-2/+4
2006-12-30Changed attack message to send the direction the player is visually facing.Guillaume Melquiond1-0/+2
2006-12-29Improved movement smoothness by avoiding useless changes of sprite direction.Guillaume Melquiond1-0/+5
2006-12-29Fixed displaying of progress dialog.Guillaume Melquiond1-4/+8
2006-12-29Implemented catching and displaying of damage notifications.Philipp Sehmisch1-1/+8
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-1/+12
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+291
2006-11-17Merged r2852 (CMake fixes) from 0.0 branchBjörn Steinbrink1-0/+4
2006-11-11Fixed autotools configuration.Björn Steinbrink1-0/+4
2006-11-05Merged the definition of ImageRect into graphics.h.Bjørn Lindeijer1-0/+6
2006-11-05Updated project files. Warning: Dev-Cpp will now build objects in the source ...Eugenio Favalli1-0/+5
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-9/+70
2006-11-05Use \n instead of std::endl when writing to stdout.Björn Steinbrink1-0/+1
2006-11-04Removed useless addRow method.Björn Steinbrink1-0/+2
2006-11-04src/main.cpp: Restore the homeDir config entry (temporarily).Björn Steinbrink1-0/+2
2006-11-04Add a libxml2 init wrapper.Björn Steinbrink1-0/+6
2006-11-02Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.Bjørn Lindeijer1-6/+101
2006-11-02Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.Bjørn Lindeijer1-35/+115
2006-11-02Fixed a memory leak and a double deletion.Björn Steinbrink1-0/+2
2006-11-02Removed some cruft that was needed for eAthena.Björn Steinbrink1-0/+4
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+22
2006-11-01Added CMake supportBjörn Steinbrink1-0/+13
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-75/+264