Age | Commit message (Expand) | Author | Files | Lines |
2008-04-20 | Merged two maps into one, avoid non-const operator[] and check whether channel | Bjørn Lindeijer | 2 | -31/+48 |
2008-04-20 | Fixed installing of dejavusans.ttf font. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-20 | Added --data parameter to be used to specify where to get the data from when | Bjørn Lindeijer | 1 | -6/+14 |
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 5 | -10/+23 |
2008-04-19 | Made the client clean characters information at unlogging to avoid a freeze w... | Yohann Ferreira | 1 | -0/+1 |
2008-04-19 | Fix a double entry and add missing files. | Dennis Friis | 1 | -8/+10 |
2008-04-18 | Made mislogins and misregistrations a little less annoying for the user. | Yohann Ferreira | 3 | -9/+18 |
2008-04-18 | Made 'Unregister' and 'change password' functionnal, at least client-side. | Yohann Ferreira | 6 | -5/+58 |
2008-04-18 | Limited keyboard walk messages flooding to one message per 1/10 sec. | Yohann Ferreira | 2 | -1/+7 |
2008-04-18 | Added a change password dialog. State code is to be reworked. | Yohann Ferreira | 10 | -67/+341 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 10 | -68/+150 |
2008-04-17 | Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite... | Yohann Ferreira | 2 | -3/+15 |
2008-04-17 | Moved walking calls flooding control when dragging mouse to viewport. | Yohann Ferreira | 4 | -33/+24 |
2008-04-17 | Forgot main.cpp | Yohann Ferreira | 1 | -1/+1 |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in orde... | Yohann Ferreira | 4 | -14/+34 |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 9 | -5/+279 |
2008-04-17 | One file was forgotten while committing the private channels removal. | Yohann Ferreira | 1 | -2/+1 |
2008-04-17 | Added smooth progress changes into progressbars. | Yohann Ferreira | 2 | -4/+9 |
2008-04-16 | Removed private channels | David Athay | 3 | -5/+8 |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 9 | -28/+79 |
2008-04-15 | Added online status of guild members | David Athay | 12 | -25/+131 |
2008-04-14 | Fixed a compilation error using CMake (That won't change the world, but will ... | Yohann Ferreira | 1 | -0/+2 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 7 | -60/+216 |
2008-04-13 | Merged revisions 3915-3939,3941-3953 via svnmerge from | Bjørn Lindeijer | 1 | -5/+0 |
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 | 1 | -0/+2 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 48 | -587/+174 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 6 | -28/+34 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 8 | -228/+288 |
2008-04-07 | Added support for basing one sprite definition on another by including it. | Bjørn Lindeijer | 2 | -38/+66 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 10 | -309/+294 |
2008-04-04 | Spawning a particle effect whenever the client sends a move message to the se... | Philipp Sehmisch | 1 | -0/+1 |
2008-04-03 | Added updating guild member list | David Athay | 2 | -9/+21 |
2008-04-03 | Added patch from | David Athay | 4 | -4/+8 |
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 | 3 | -0/+39 |
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 | 1 | -2/+2 |
2008-04-01 | Fixed up chat and guilds | David Athay | 5 | -18/+32 |
2008-03-31 | updated project flies | Philipp Sehmisch | 1 | -1/+3 |
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 | 2 | -0/+4 |
2008-03-23 | Updated default account server name and added SDL_ttf dependency. | Bjørn Lindeijer | 1 | -1/+1 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 12 | -82/+106 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 15 | -65/+154 |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 1 | -8/+8 |
2008-03-15 | AAdded pathblocking rules to NPCs. | Philipp Sehmisch | 1 | -0/+13 |
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 |