summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-28Some work on documentation.Bjørn Lindeijer16-104/+168
2007-01-23Merged 0.0 changes from revision 3035 to 3065 to trunk.Bjørn Lindeijer14-49/+65
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer83-597/+495
2007-01-11Updated CMake configuration.Björn Steinbrink1-0/+6
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer6-22/+32
2007-01-07Synchronized player attributes with wiki Attributes page and removed Job XP.Bjørn Lindeijer5-74/+58
2007-01-05Fixed installation when using CMakeBjörn Steinbrink2-0/+16
2007-01-05Added support for full inventory update.Guillaume Melquiond3-4/+15
2007-01-05Implemented item dropping.Guillaume Melquiond7-17/+23
2007-01-05Declared some methods const.Bjørn Lindeijer3-8/+12
2007-01-04Client-side hack for picking up items.Guillaume Melquiond8-43/+44
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer63-478/+688
2007-01-03Added message for new items.Guillaume Melquiond2-0/+3
2007-01-03Modified handler for items on floor.Guillaume Melquiond4-25/+27
2007-01-01Third time is the charm; changed sprite direction code again.Guillaume Melquiond4-33/+31
2006-12-31Enumerations do not need out-of-class definitions.Guillaume Melquiond5-16/+9
2006-12-31Added some variable definitions since they were reported missing by the linker.Bjørn Lindeijer2-4/+14
2006-12-30Updated protocol.Guillaume Melquiond5-41/+19
2006-12-30Improved precise positionning of character with mouse cursor.Guillaume Melquiond3-16/+15
2006-12-30Changed attack message to send the direction the player is visually facing.Guillaume Melquiond2-1/+3
2006-12-30Back to four cases when computing sprite direction.Guillaume Melquiond2-25/+11
2006-12-29Improved movement smoothness by avoiding useless changes of sprite direction.Guillaume Melquiond4-5/+32
2006-12-29Fixed displaying of progress dialog.Guillaume Melquiond2-4/+9
2006-12-29Implemented catching and displaying of damage notifications.Philipp Sehmisch7-6/+32
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch14-120/+61
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer101-1709/+3489
2006-11-17Merged r2852 (CMake fixes) from 0.0 branchBjörn Steinbrink1-0/+4
2006-11-11Fixed autotools configuration.Björn Steinbrink2-0/+6
2006-11-05Updated project filesEugenio Favalli2-180/+200
2006-11-05Merged the definition of ImageRect into graphics.h.Bjørn Lindeijer13-80/+39
2006-11-05Updated project files. Warning: Dev-Cpp will now build objects in the source ...Eugenio Favalli3-121/+420
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer22-73/+595
2006-11-05Moved 0.1.0 branch to trunk. A new beginning.Bjørn Lindeijer154-3663/+4896
2006-11-05Small version update here.Bjørn Lindeijer1-4/+4
2006-11-05Reverted wallpaper and added more useful logging to ResourceManager.Bjørn Lindeijer3-4/+11
2006-11-05A final fix to secure the shoplistbox.Yohann Ferreira1-1/+1
2006-11-05Fixes to Sell dialog.Yohann Ferreira4-6/+12
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira8-23/+73
2006-11-05fix for automake.Yohann Ferreira0-0/+0
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira9-31/+402
2006-11-05Use tabs instead of spaces as required by automake (AFAIK)Björn Steinbrink1-8/+12
2006-11-05fixed a typo in last commitPhilipp Sehmisch1-2/+2
2006-11-05Use \n instead of std::endl when writing to stdout.Björn Steinbrink2-13/+13
2006-11-04added scythe as a permanent weapon. Philipp Sehmisch5-3/+60
2006-11-04Removed useless addRow method.Björn Steinbrink3-16/+8
2006-11-04src/main.cpp: Restore the homeDir config entry (temporarily).Björn Steinbrink2-3/+7
2006-11-04Add a libxml2 init wrapper.Björn Steinbrink2-18/+26
2006-11-04Reverted Halloween map versions, except for map 10 and 11 which include theBjørn Lindeijer1-5/+15
2006-11-04Fixed some map bugs on the outside snow maps (please update server sided walk...Philipp Sehmisch1-0/+2
2006-11-04added minimap and music to woodland cave level 2Philipp Sehmisch3-2/+12