summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond18-73/+55
2007-07-25Added being speed to protocol.Guillaume Melquiond3-5/+14
2007-07-24Renamed Doxygen file to standard filename and changed it so that simply runningBjørn Lindeijer2-4/+3
'doxygen' from this directory is enough.
2007-07-23Fixed warp coordinates.Eugenio Favalli1-0/+5
2007-07-23Converted NPC code to new server.Guillaume Melquiond9-54/+63
2007-07-23Fixed segfault on exit when OpenGL configuration changed.Guillaume Melquiond3-7/+8
2007-07-22Fixed insecure filenames.Eugenio Favalli1-1/+5
2007-07-16Added warp and spawn areas.Eugenio Favalli1-1/+6
2007-07-14Reduced size of equipment packets.Guillaume Melquiond3-6/+35
2007-07-12Added support for visible equipment.Guillaume Melquiond4-2/+31
2007-07-11Merged Guichan 0.7.0 fix from 0.0 branch.Bjørn Lindeijer2-16/+19
2007-07-08Fixed some uninitialized variables.Guillaume Melquiond2-2/+7
2007-07-08Changed signatures to prevent the wrong members to be overloaded on ↵Guillaume Melquiond5-6/+12
architectures with 64-bit integers and to shut some compiler warnings.
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. ↵Philipp Sehmisch3-4/+9
Implemented getting the direction of attacks from the server.
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 ↵Björn Steinbrink8-53/+52
easier to read.
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 ↵Philipp Sehmisch15-407/+206
direct access to the member variables. Implemented communication of attributes between server and client.
2007-03-21Some spelling fixes.Bjørn Lindeijer3-12/+12
2007-03-20Implemented a GUI for distributing the characters attributes at character ↵Philipp Sehmisch5-13/+109
creation.
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 ↵Rogier Polak18-13/+26
svn-properties keyword and eol-style, where appropriate.
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 ↵Rogier Polak28-66/+1127
switch_accountserver.
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