summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-01Fixed buttons loosing focus.Eugenio Favalli2-0/+3
2007-02-01File handle should be closed before attempting to remove/rename files.Eugenio Favalli2-11/+16
2007-02-01A bit of cleanup and defined a helper function for calculating the alder32Bjørn Lindeijer3-53/+70
checksum of a file. Probably not fixing any bug though.
2007-02-01A small color correction at the inventory icon by "The Judge".Philipp Sehmisch0-0/+0
2007-02-01Added chainmail shirt by "The Judge". The proposed values are: Item ID: 625, ↵Philipp Sehmisch1-2/+15
Sprite ID: 25, Defence: 12, Weight: 120. Added missing graphic for female cotton shirt.
2007-01-30Updated Code::blocks project.Eugenio Favalli2-11/+5
2007-01-30Removed unused Packet class.Bjørn Lindeijer6-93/+7
2007-01-29Some trivial documentation work. Fixes all Doxygen warnings.Bjørn Lindeijer14-51/+91
2007-01-28Some work on documentation.Bjørn Lindeijer16-104/+168
2007-01-28Map fixes by Pauan.Bjørn Lindeijer3-3/+8
2007-01-23Merged 0.0 changes from revision 3035 to 3065 to trunk.Bjørn Lindeijer14-49/+65
2007-01-23Upgraded to Guichan 0.6.1.Bjørn Lindeijer5-6/+14
2007-01-22I thought I had saved it after fixing that little typo...Bjørn Lindeijer1-1/+1
2007-01-22Identify ourselves when requesting files from the update server.Bjørn Lindeijer2-1/+11
2007-01-17Changed default server.Eugenio Favalli4-5/+11
2007-01-15Updated two files to mention Guichan 0.6.0 instead of 0.5.0.Bjørn Lindeijer3-2/+3
2007-01-15Fixed issue where the player stops walking.v0.0.22.1Bjørn Lindeijer5-7/+13
2007-01-15Updated release date.Eugenio Favalli4-4/+8
2007-01-14Updated version to 0.0.22.1.Bjørn Lindeijer7-7/+14
2007-01-14Date fixesEugenio Favalli1-2/+2
2007-01-14Date fix.Bjørn Lindeijer1-1/+1
2007-01-14Fixed windows headers issuesEugenio Favalli4-35/+10
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer83-597/+495
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer81-422/+421
2007-01-13Makefiles updated with regard to renaming of cotton equipment.Bjørn Lindeijer1-1/+7
2007-01-13Ok, so we use native newline style.Bjørn Lindeijer1-157/+157
2007-01-13Fixed mouse coordinates display in debug windowEugenio Favalli3-151/+170
2007-01-12Fixed initialization of mPlayerFollowMouse, the lack of which sometimes causedBjørn Lindeijer2-1/+8
the player to start walking when clicking on the GUI.
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-09Cosmetical corrections at icecave.png (thanks Nickman)Philipp Sehmisch1-1/+6
2007-01-07Added brown snake by Pauan.Bjørn Lindeijer2-11/+15
2007-01-07forgot onePhilipp Sehmisch0-0/+0
2007-01-07Fixed some wrong defense values in item descriptions.Philipp Sehmisch1-0/+1
2007-01-07Added female cottonshirt sprites. I wanted to wait for a decision regarding ↵Philipp Sehmisch1-1/+11
the breast size in the side pose and the sitting pose before i finish it, but when i wait until someone in charge has the guts to make a decision about that i can wait forever.
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-05Synchronized build files.Björn Steinbrink2-1/+19
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-04Removed purger toolEugenio Favalli2-160/+5
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