Age | Commit message (Expand) | Author | Files | Lines |
2007-07-12 | Added support for visible equipment. | Guillaume Melquiond | 4 | -2/+31 |
2007-07-11 | Merged Guichan 0.7.0 fix from 0.0 branch. | Bjørn Lindeijer | 2 | -16/+19 |
2007-07-08 | Fixed some uninitialized variables. | Guillaume Melquiond | 2 | -2/+7 |
2007-07-08 | Changed signatures to prevent the wrong members to be overloaded on architect... | Guillaume Melquiond | 5 | -6/+12 |
2007-07-08 | Merged 0.0 changes from revision 3317 to 3362 to trunk. | Bjørn Lindeijer | 12 | -21/+92 |
2007-06-30 | fixed a mistake in the last commit (read an #ifndef as #ifdef) | Philipp Sehmisch | 1 | -1/+3 |
2007-06-30 | Changed include order to avoid a problem with guichan on windows. Implemented... | Philipp Sehmisch | 3 | -4/+9 |
2007-06-16 | Set GL texture index to zero when an image uses the SDL backend. | Guillaume Melquiond | 2 | -1/+10 |
2007-06-15 | Updated Code::Blocks project file. | Eugenio Favalli | 2 | -0/+64 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 69 | -602/+3240 |
2007-04-22 | Made the itemdb parameter checks more terse and manageable. | Björn Steinbrink | 2 | -44/+17 |
2007-04-22 | Added a macro for XML child node iterations to make the code more terse and e... | Björn Steinbrink | 8 | -53/+52 |
2007-04-22 | Fixed ENet status always being set to found in CMake. | Björn Steinbrink | 2 | -1/+6 |
2007-04-13 | Added target cursor graphics to the set of files to be installed. | Björn Steinbrink | 2 | -0/+7 |
2007-03-25 | Removed some stuff that actually wasn't merged since it didn't apply to trunk. | Bjørn Lindeijer | 1 | -16/+4 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 63 | -500/+1810 |
2007-03-23 | Updated and fixed Code::Blocks project file. | Eugenio Favalli | 2 | -2/+57 |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of direct... | Philipp Sehmisch | 15 | -407/+206 |
2007-03-21 | Some spelling fixes. | Bjørn Lindeijer | 3 | -12/+12 |
2007-03-20 | Implemented a GUI for distributing the characters attributes at character cre... | Philipp Sehmisch | 5 | -13/+109 |
2007-03-15 | Implemented 7 atribute system in character creation. | Philipp Sehmisch | 4 | -5/+13 |
2007-03-13 | Removed some tabs | Rogier Polak | 1 | -3/+3 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 31 | -191/+490 |
2007-03-09 | Added the chainmail chest armor and updated some descriptions. | Zuzanna K. Filutowska | 0 | -0/+0 |
2007-03-03 | Fixed auto-character-select and switch_character combination. Added svn-prope... | Rogier Polak | 18 | -13/+26 |
2007-03-03 | Updated Makefile. | Bjørn Lindeijer | 2 | -0/+5 |
2007-03-03 | Updated CMake file. | Bjørn Lindeijer | 2 | -1/+9 |
2007-03-02 | Implemented communication of being action changes. | Philipp Sehmisch | 11 | -42/+86 |
2007-02-27 | forgot some files in last commit | Philipp Sehmisch | 5 | -1/+235 |
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 13 | -50/+376 |
2007-02-25 | Updated CMake file. | Bjørn Lindeijer | 2 | -1/+11 |
2007-02-25 | Fixed small issue concerning SDL timers, removed a useless variable. | Rogier Polak | 7 | -15/+28 |
2007-02-23 | Added unregistering, logout_then_exit, switch_character and switch_accountser... | Rogier Polak | 28 | -66/+1127 |
2007-02-15 | Come on guys, that was just a test. | Bjørn Lindeijer | 1 | -1/+1 |
2007-02-15 | Tagged the 0.0.22.2 release. | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-29 | Some trivial documentation work. Fixes all Doxygen warnings. | Bjørn Lindeijer | 14 | -51/+91 |
2007-01-28 | Some work on documentation. | Bjørn Lindeijer | 16 | -104/+168 |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 14 | -49/+65 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 83 | -597/+495 |
2007-01-11 | Updated CMake configuration. | Björn Steinbrink | 1 | -0/+6 |
2007-01-10 | Accepted bugfixes for character creation from Rogier Polak. | Bjørn Lindeijer | 6 | -22/+32 |
2007-01-07 | Synchronized player attributes with wiki Attributes page and removed Job XP. | Bjørn Lindeijer | 5 | -74/+58 |
2007-01-05 | Fixed installation when using CMake | Björn Steinbrink | 2 | -0/+16 |
2007-01-05 | Added support for full inventory update. | Guillaume Melquiond | 3 | -4/+15 |
2007-01-05 | Implemented item dropping. | Guillaume Melquiond | 7 | -17/+23 |
2007-01-05 | Declared some methods const. | Bjørn Lindeijer | 3 | -8/+12 |
2007-01-04 | Client-side hack for picking up items. | Guillaume Melquiond | 8 | -43/+44 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 63 | -478/+688 |
2007-01-03 | Added message for new items. | Guillaume Melquiond | 2 | -0/+3 |
2007-01-03 | Modified handler for items on floor. | Guillaume Melquiond | 4 | -25/+27 |