Age | Commit message (Expand) | Author | Files | Lines |
2008-06-15 | fix compiler and cmake warnings | Roderic Morris | 1 | -2/+2 |
2008-06-11 | Fixed displaying guild members in the guild window | David Athay | 1 | -0/+1 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 2 | -134/+51 |
2008-06-04 | Small fix for displaying all names. | Mateusz Kaduk | 1 | -1/+3 |
2008-06-04 | Added switch option drawing nicknames only if mouse hover. Useful in crowded ... | Mateusz Kaduk | 5 | -17/+65 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 2 | -165/+2 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -2/+1 |
2008-05-22 | Fix compile errors when compiling with GCC 4.3 (patch by rodge) | Bjørn Lindeijer | 1 | -0/+2 |
2008-05-16 | Applied QOALs patch to fix popup bug | David Athay | 1 | -2/+2 |
2008-05-15 | Fixed chat window scrolling | David Athay | 1 | -0/+2 |
2008-05-15 | Added tab with image based on button | David Athay | 6 | -14/+250 |
2008-05-09 | Changed the tabbedarea to be transparant as before. Changed setup | David Athay | 11 | -209/+28 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 2 | -12/+15 |
2008-05-04 | Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-... | Bjørn Lindeijer | 11 | -89/+37 |
2008-04-29 | Name structs with capital, just like classes. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 2 | -43/+125 |
2008-04-28 | Added party invite dialog | David Athay | 2 | -17/+97 |
2008-04-26 | Made smooth color changing and smooth progress optional. | Yohann Ferreira | 2 | -11/+45 |
2008-04-25 | Made the Email address change work more nicely with the server. | Yohann Ferreira | 2 | -31/+8 |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 5 | -15/+289 |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 2 | -0/+147 |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 3 | -3/+3 |
2008-04-23 | Fixed headers to be GPL | David Athay | 1 | -22/+15 |
2008-04-22 | Added more support for parties | David Athay | 3 | -27/+3 |
2008-04-21 | Fixed chat window size issue | David Athay | 3 | -14/+28 |
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 | 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 | Added smooth progress changes into progressbars. | Yohann Ferreira | 2 | -4/+9 |
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-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-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 | 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 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 3 | -24/+26 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 1 | -15/+9 |
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 |