summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Merged 0.0 changes from revision 3317 to 3362 to trunk.Bjørn Lindeijer12-21/+92
2007-06-30fixed a mistake in the last commit (read an #ifndef as #ifdef)Philipp Sehmisch1-1/+3
2007-06-30Changed include order to avoid a problem with guichan on windows. Implemented...Philipp Sehmisch3-4/+9
2007-06-16Set GL texture index to zero when an image uses the SDL backend.Guillaume Melquiond2-1/+10
2007-06-15Updated Code::Blocks project file.Eugenio Favalli2-0/+64
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer69-602/+3240
2007-04-22Made the itemdb parameter checks more terse and manageable.Björn Steinbrink2-44/+17
2007-04-22Added a macro for XML child node iterations to make the code more terse and e...Björn Steinbrink8-53/+52
2007-04-22Fixed ENet status always being set to found in CMake.Björn Steinbrink2-1/+6
2007-04-13Added target cursor graphics to the set of files to be installed.Björn Steinbrink2-0/+7
2007-03-25Removed some stuff that actually wasn't merged since it didn't apply to trunk.Bjørn Lindeijer1-16/+4
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer63-500/+1810
2007-03-23Updated and fixed Code::Blocks project file.Eugenio Favalli2-2/+57
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch15-407/+206
2007-03-21Some spelling fixes.Bjørn Lindeijer3-12/+12
2007-03-20Implemented a GUI for distributing the characters attributes at character cre...Philipp Sehmisch5-13/+109
2007-03-15Implemented 7 atribute system in character creation.Philipp Sehmisch4-5/+13
2007-03-13Removed some tabsRogier Polak1-3/+3
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer31-191/+490
2007-03-09Added the chainmail chest armor and updated some descriptions.Zuzanna K. Filutowska0-0/+0
2007-03-03Fixed auto-character-select and switch_character combination. Added svn-prope...Rogier Polak18-13/+26
2007-03-03Updated Makefile.Bjørn Lindeijer2-0/+5
2007-03-03Updated CMake file.Bjørn Lindeijer2-1/+9
2007-03-02Implemented communication of being action changes.Philipp Sehmisch11-42/+86
2007-02-27forgot some files in last commitPhilipp Sehmisch5-1/+235
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch13-50/+376
2007-02-25Updated CMake file.Bjørn Lindeijer2-1/+11
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak7-15/+28
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak28-66/+1127
2007-02-15Come on guys, that was just a test.Bjørn Lindeijer1-1/+1
2007-02-15Tagged the 0.0.22.2 release.Bjørn Lindeijer1-1/+1
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-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