Age | Commit message (Expand) | Author | Files | Lines |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -0/+36 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 1 | -0/+7 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 1 | -0/+10 |
2008-04-07 | Added support for basing one sprite definition on another by including it. | Bjørn Lindeijer | 1 | -0/+3 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 1 | -0/+9 |
2008-04-04 | Spawning a particle effect whenever the client sends a move message to the se... | Philipp Sehmisch | 1 | -0/+6 |
2008-04-03 | Added updating guild member list | David Athay | 1 | -0/+2 |
2008-04-03 | Added patch from | David Athay | 1 | -1/+4 |
2008-04-03 | Added right click to invite to guild | David Athay | 1 | -0/+5 |
2008-04-01 | Made it possible to move the chat window | David Athay | 1 | -1/+1 |
2008-04-01 | Fixed up chat and guilds | David Athay | 1 | -0/+7 |
2008-04-01 | forgot to mention the name of the person who provided the new animated npc gr... | Philipp Sehmisch | 1 | -2/+2 |
2008-03-31 | updated project flies | Philipp Sehmisch | 1 | -3/+3 |
2008-03-31 | forgot changelog | Philipp Sehmisch | 1 | -0/+13 |
2008-03-28 | Updated | David Athay | 1 | -0/+5 |
2008-03-23 | Updated default account server name and added SDL_ttf dependency. | Bjørn Lindeijer | 1 | -0/+5 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -3/+40 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -0/+16 |
2008-03-22 | No idea how that happened... | Bjørn Lindeijer | 1 | -1/+1 |
2008-03-22 | Updated AUTHORS file (but not complete yet) | Bjørn Lindeijer | 1 | -1/+5 |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 1 | -0/+5 |
2008-03-15 | AAdded pathblocking rules to NPCs. | Philipp Sehmisch | 1 | -0/+1 |
2008-03-15 | Fixed warp to map 15 (patch by peavey) | Philipp Sehmisch | 1 | -0/+5 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -0/+11 |
2008-03-12 | Added ability to quit guilds. | David Athay | 1 | -0/+7 |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the mon... | Philipp Sehmisch | 1 | -2/+9 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 1 | -0/+12 |
2008-03-06 | Fixed rejoining guilds after closing client | David Athay | 1 | -0/+5 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -0/+3 |
2008-03-05 | Fixed typing in guild dialogs | David Athay | 1 | -0/+5 |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 1 | -0/+6 |
2008-03-04 | Added HP regeneration and new death messages. | Philipp Sehmisch | 1 | -0/+6 |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 1 | -0/+8 |
2008-03-01 | Replaced the basic guichan text field class with our derivate class. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-27 | error in changelog. | Philipp Sehmisch | 1 | -3/+6 |
2008-02-27 | Implemented provisorical player respawn. | Philipp Sehmisch | 1 | -0/+3 |
2008-02-27 | Fixed translation file names. | Eugenio Favalli | 1 | -0/+7 |
2008-02-24 | Fixed a bug which caused an incorrect display of character correction points ... | Philipp Sehmisch | 1 | -0/+2 |
2008-02-24 | (no commit message) | Philipp Sehmisch | 1 | -0/+5 |
2008-02-22 | Added a 2nd attack to the scorpion to test new monster AI. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -0/+4 |
2008-02-22 | Merged creation of female characters from Legend of Mazzeroth. | Philipp Sehmisch | 1 | -0/+2 |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a pa... | Philipp Sehmisch | 1 | -0/+6 |
2008-02-22 | fixed changelog | Philipp Sehmisch | 1 | -6/+3 |
2008-02-21 | Showing a visible error message to the user when the font file fails to load. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-20 | Added attack properties to scorpions. | Philipp Sehmisch | 1 | -0/+1 |
2008-02-20 | Added some missing item properties. | Philipp Sehmisch | 1 | -0/+6 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -2/+44 |
2008-02-18 | Updated required ENet version to 1.2. | Bjørn Lindeijer | 1 | -1/+2 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -0/+105 |