summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond24-568/+60
2007-07-29Switch to upstream CMake modules for libxml2 and curl.Björn Steinbrink1-3/+3
2007-07-29Forgot a few debug statements.Guillaume Melquiond1-3/+1
2007-07-29Converted trading to new server.Guillaume Melquiond6-75/+117
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond17-73/+44
2007-07-25Added being speed to protocol.Guillaume Melquiond2-5/+9
2007-07-23Converted NPC code to new server.Guillaume Melquiond8-54/+58
2007-07-23Fixed segfault on exit when OpenGL configuration changed.Guillaume Melquiond2-6/+2
2007-07-14Reduced size of equipment packets.Guillaume Melquiond2-5/+29
2007-07-12Added support for visible equipment.Guillaume Melquiond3-1/+25
2007-07-11Merged Guichan 0.7.0 fix from 0.0 branch.Bjørn Lindeijer1-7/+6
2007-07-08Fixed some uninitialized variables.Guillaume Melquiond1-2/+6
2007-07-08Changed signatures to prevent the wrong members to be overloaded on architect...Guillaume Melquiond4-4/+4
2007-07-08Merged 0.0 changes from revision 3317 to 3362 to trunk.Bjørn Lindeijer9-19/+35
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 Sehmisch2-4/+2
2007-06-16Set GL texture index to zero when an image uses the SDL backend.Guillaume Melquiond1-1/+5
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer55-496/+2696
2007-04-22Made the itemdb parameter checks more terse and manageable.Björn Steinbrink1-44/+15
2007-04-22Added a macro for XML child node iterations to make the code more terse and e...Björn Steinbrink7-53/+47
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer44-416/+781
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch14-406/+193
2007-03-21Some spelling fixes.Bjørn Lindeijer3-12/+12
2007-03-20Implemented a GUI for distributing the characters attributes at character cre...Philipp Sehmisch4-12/+102
2007-03-15Implemented 7 atribute system in character creation.Philipp Sehmisch3-4/+6
2007-03-13Removed some tabsRogier Polak1-3/+3
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer20-177/+330
2007-03-03Fixed auto-character-select and switch_character combination. Added svn-prope...Rogier Polak17-12/+20
2007-03-03Updated Makefile.Bjørn Lindeijer1-0/+4
2007-03-03Updated CMake file.Bjørn Lindeijer1-0/+4
2007-03-02Implemented communication of being action changes.Philipp Sehmisch10-41/+78
2007-02-27forgot some files in last commitPhilipp Sehmisch4-0/+231
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch12-49/+365
2007-02-25Updated CMake file.Bjørn Lindeijer1-0/+6
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak6-14/+21
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak27-64/+1109
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 Lindeijer12-48/+80
2007-01-28Some work on documentation.Bjørn Lindeijer11-100/+156
2007-01-23Merged 0.0 changes from revision 3035 to 3065 to trunk.Bjørn Lindeijer6-12/+17
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer81-432/+415
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer4-16/+16
2007-01-07Synchronized player attributes with wiki Attributes page and removed Job XP.Bjørn Lindeijer4-74/+52
2007-01-05Fixed installation when using CMakeBjörn Steinbrink1-0/+11
2007-01-05Added support for full inventory update.Guillaume Melquiond2-4/+13
2007-01-05Implemented item dropping.Guillaume Melquiond6-16/+17
2007-01-05Declared some methods const.Bjørn Lindeijer2-8/+8
2007-01-04Client-side hack for picking up items.Guillaume Melquiond7-43/+40
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer48-390/+409