Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | One file was forgotten while committing the private channels removal. | Yohann Ferreira | 2 | -2/+3 |
2008-04-17 | Added smooth progress changes into progressbars. | Yohann Ferreira | 3 | -4/+14 |
2008-04-16 | Removed private channels | David Athay | 4 | -5/+10 |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 10 | -31/+90 |
2008-04-15 | Added online status of guild members | David Athay | 16 | -28/+144 |
2008-04-14 | Fixed a compilation error using CMake (That won't change the world, but will ... | Yohann Ferreira | 2 | -0/+8 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 8 | -60/+224 |
2008-04-13 | Merged revisions 3915-3939,3941-3953 via svnmerge from | Bjørn Lindeijer | 2 | -13/+53 |
2008-04-11 | Removed the rhombs around the radio buttons. | Yohann Ferreira | 2 | -0/+25 |
2008-04-11 | Fixed a compilation error using CMake. What? Long Time No See? | Yohann Ferreira | 2 | -0/+6 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 51 | -588/+213 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 7 | -28/+41 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 9 | -228/+298 |
2008-04-07 | Added support for basing one sprite definition on another by including it. | Bjørn Lindeijer | 3 | -38/+69 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 11 | -309/+303 |
2008-04-04 | Spawning a particle effect whenever the client sends a move message to the se... | Philipp Sehmisch | 2 | -0/+7 |
2008-04-03 | Added updating guild member list | David Athay | 3 | -9/+23 |
2008-04-03 | Added patch from | David Athay | 5 | -5/+12 |
2008-04-03 | Took out something that I committed by accident earlier. Sorry for blocking the | Bjørn Lindeijer | 1 | -8/+0 |
2008-04-03 | Added right click to invite to guild | David Athay | 5 | -4/+45 |
2008-04-01 | removed misspelled file | Philipp Sehmisch | 1 | -151/+0 |
2008-04-01 | misspelled filename | Philipp Sehmisch | 1 | -0/+151 |
2008-04-01 | Made it possible to move the chat window | David Athay | 2 | -3/+3 |
2008-04-01 | Fixed up chat and guilds | David Athay | 6 | -18/+39 |
2008-04-01 | forgot to commit the xml file | Philipp Sehmisch | 0 | -0/+0 |
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 | 3 | -4/+10 |
2008-03-31 | forgot changelog | Philipp Sehmisch | 1 | -0/+13 |
2008-03-31 | Implemented NPC XML database which maps NPC IDs to one or more animation file... | Philipp Sehmisch | 5 | -5/+230 |
2008-03-28 | Updated | David Athay | 4 | -322/+700 |
2008-03-23 | Blocked revisions 3614,3622,3689,3746,3811,3940,3984,4000 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2008-03-23 | Updated default account server name and added SDL_ttf dependency. | Bjørn Lindeijer | 3 | -1/+7 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 13 | -85/+146 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 16 | -65/+170 |
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 | 2 | -44/+56 |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 3 | -343/+352 |
2008-03-15 | AAdded pathblocking rules to NPCs. | Philipp Sehmisch | 2 | -0/+14 |
2008-03-15 | Fixed warp to map 15 (patch by peavey) | Philipp Sehmisch | 1 | -0/+5 |
2008-03-15 | Fixed a crash caused by the new blocking system. | Philipp Sehmisch | 1 | -4/+9 |
2008-03-13 | included cassert header and fixed grammar in a comment. | Philipp Sehmisch | 2 | -2/+3 |
2008-03-13 | defined block bitmasks in hex instead of decimal like it is done for the walk... | Philipp Sehmisch | 1 | -3/+3 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 13 | -87/+286 |
2008-03-12 | Added ability to quit guilds. | David Athay | 8 | -1639/+469 |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the mon... | Philipp Sehmisch | 6 | -20/+107 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 13 | -17/+98 |
2008-03-06 | Fixed rejoining guilds after closing client | David Athay | 3 | -15/+25 |
2008-03-05 | Fixed guild creation. | David Athay | 7 | -103/+100 |
2008-03-05 | Fixed typing in guild dialogs | David Athay | 3 | -43/+42 |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 5 | -1/+26 |