summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond23-166/+205
2007-08-06Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...Guillaume Melquiond12-433/+21
2007-08-06Added support for translating variable strings.Guillaume Melquiond7-42/+173
2007-08-05Do not include config.h when the program has not been configured.Guillaume Melquiond2-0/+3
2007-08-05Added support for internationalization. Tested by translating a few gui strin...Guillaume Melquiond14-14/+614
2007-08-01Forgot the ChangeLog commit.Guillaume Melquiond1-0/+5
2007-08-01Fixed update of equipment flag, so that items can be equipped properly.Guillaume Melquiond2-2/+7
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond25-568/+74
2007-07-29Switch to upstream CMake modules for libxml2 and curl.Björn Steinbrink4-103/+9
2007-07-29Forgot a few debug statements.Guillaume Melquiond1-3/+1
2007-07-29Converted trading to new server.Guillaume Melquiond7-75/+123
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
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 architect...Guillaume Melquiond5-6/+12
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