Age | Commit message (Expand) | Author | Files | Lines |
2008-04-20 | Fixed installing of dejavusans.ttf font. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 3 | -8/+20 |
2008-04-19 | Made the client clean characters information at unlogging to avoid a freeze w... | Yohann Ferreira | 1 | -0/+1 |
2008-04-18 | Made 'Unregister' and 'change password' functionnal, at least client-side. | Yohann Ferreira | 2 | -1/+6 |
2008-04-18 | Added a change password dialog. State code is to be reworked. | Yohann Ferreira | 6 | -65/+311 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 6 | -63/+126 |
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 | 2 | -11/+19 |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in orde... | Yohann Ferreira | 1 | -6/+10 |
2008-04-17 | Draw NPCs in yellow on minimap and skip drawing of warps. Based on idea by le... | Dennis Friis | 1 | -1/+5 |
2008-04-17 | Added smooth progress changes into progressbars. | Yohann Ferreira | 2 | -4/+9 |
2008-04-17 | fixes for r4110, have to account for index value and add 1 to get the right s... | Dennis Friis | 1 | -1/+2 |
2008-04-16 | Fix shop list not to scroll to top when selling. Redo of revision 3801 due to... | Dennis Friis | 1 | -0/+4 |
2008-04-16 | Removed private channels | David Athay | 1 | -1/+1 |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 6 | -11/+39 |
2008-04-16 | Also fix potential out of range in BrowserBox::draw when checking for color c... | Dennis Friis | 1 | -1/+2 |
2008-04-16 | Fixed compilation warning. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-16 | Fix a basic_string::at sometimes being out of range in BrowserBox::draw when ... | Dennis Friis | 1 | -2/+1 |
2008-04-16 | Restored the text wrapping in TextBox, since it was based on overriding a | Bjørn Lindeijer | 5 | -27/+14 |
2008-04-15 | Fixed clicking near player. | David Athay | 1 | -2/+0 |
2008-04-15 | Added online status of guild members | David Athay | 6 | -23/+84 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 6 | -60/+205 |
2008-04-14 | Changed prefix of received whisper messages from "says:" to "whispers:" | Philipp Sehmisch | 1 | -1/+1 |
2008-04-14 | Tweaked /whisper command to allow quoting of nicks with spaces in them. | Dennis Friis | 1 | -4/+15 |
2008-04-13 | Merged revisions 3915-3939,3941-3953 via svnmerge from | Bjørn Lindeijer | 1 | -5/+0 |
2008-04-12 | Fixed display of item shortcut container. gcn::Widget::setWidth is no longer | Bjørn Lindeijer | 6 | -61/+22 |
2008-04-11 | Removed the rhombs around the radio buttons. | Yohann Ferreira | 2 | -0/+25 |
2008-04-11 | Players now need to | David Athay | 1 | -2/+19 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 46 | -582/+173 |
2008-04-10 | I guess I messed this up a bit. | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 3 | -24/+26 |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 2 | -5/+27 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 2 | -12/+12 |
2008-04-09 | Fixed problem with row height in shop list box. | Bjørn Lindeijer | 2 | -30/+6 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 1 | -15/+9 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 40 | -518/+150 |
2008-04-03 | Added patch from | David Athay | 3 | -2/+4 |
2008-04-03 | Added right click to invite to guild | David Athay | 1 | -0/+17 |
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 | 3 | -16/+26 |
2008-03-28 | Updated | David Athay | 2 | -0/+4 |
2008-03-27 | Applied patch by peavey and added his name to the ChangeLog some more. | Bjørn Lindeijer | 3 | -4/+6 |
2008-03-25 | Initialized some uninitialized variables (patch by peavey). | Philipp Sehmisch | 1 | -2/+1 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 3 | -38/+40 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 1 | -0/+3 |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 1 | -8/+8 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -2/+6 |
2008-03-12 | Added ability to quit guilds. | David Athay | 2 | -21/+62 |
2008-03-09 | Applied some patches by peavey related to chatlog and the quit dialog. | Philipp Sehmisch | 2 | -6/+16 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -2/+2 |