Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | Added tab with image based on button | David Athay | 8 | -14/+254 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 28 | -120/+2583 |
2008-05-12 | Fix building on other build systems | David Athay | 2 | -4/+0 |
2008-05-09 | Changed the tabbedarea to be transparant as before. Changed setup | David Athay | 11 | -209/+28 |
2008-05-08 | Fixed initialisation in case | David Athay | 1 | -1/+2 |
2008-05-08 | Allow page up and page down to scroll the chat window, based on patch by fate. | Dennis Friis | 3 | -10/+52 |
2008-05-07 | Made say messages from being ID 0 display as messages from server. | Philipp Sehmisch | 1 | -2/+8 |
2008-05-07 | Make F8 toggle shortcut window as suggested by And1 an fate. | Dennis Friis | 1 | -1/+1 |
2008-05-06 | Dont allow dragging of empty placeholders. | Dennis Friis | 1 | -0/+2 |
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 | 14 | -97/+48 |
2008-04-29 | When compiling with GCC, use the printf format attribute for the log method so | Bjørn Lindeijer | 2 | -2/+6 |
2008-04-29 | Removed unused option from GCContainer to not delete a child, fixing warnings | Bjørn Lindeijer | 2 | -12/+10 |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 6 | -14/+18 |
2008-04-29 | Name structs with capital, just like classes. | Bjørn Lindeijer | 3 | -6/+6 |
2008-04-28 | Properly fix problems with ItemContainer in InventoryWindow not resizing | Bjørn Lindeijer | 6 | -53/+33 |
2008-04-28 | Remove check for KMOD_NONE since this is not working uniformly across systems. | Dennis Friis | 1 | -76/+72 |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 4 | -61/+148 |
2008-04-28 | Added party invite dialog | David Athay | 5 | -23/+106 |
2008-04-28 | Tweak keyboard input handling a bit. This fixes using emoticons triggering sh... | Dennis Friis | 1 | -140/+143 |
2008-04-27 | Switch to use our extended ScrollArea and use adjusted width to proper calcul... | Dennis Friis | 2 | -2/+5 |
2008-04-27 | Fix buildup of whitespace by using correct gridHeight and adding just 4px spa... | Dennis Friis | 1 | -2/+2 |
2008-04-27 | Add methods to get width and height adjusted for any visible scrollbars. | Dennis Friis | 2 | -0/+24 |
2008-04-27 | Fix ItemContainer not being resized properly when resizing inventory window. | Dennis Friis | 1 | -6/+2 |
2008-04-26 | When picking up GP from trade or quest, tell the user in the chat window like... | Dennis Friis | 1 | -2/+9 |
2008-04-26 | Text fix: zeny to GP. | Dennis Friis | 1 | -3/+3 |
2008-04-26 | Made smooth color changing and smooth progress optional. | Yohann Ferreira | 2 | -11/+45 |
2008-04-25 | Avoid stacking equipment other than arrows. Based on similar fix in inventory... | Dennis Friis | 1 | -1/+7 |
2008-04-25 | Generic return values were incomplete client-side. | Yohann Ferreira | 1 | -1/+4 |
2008-04-25 | Made the Email address change work more nicely with the server. | Yohann Ferreira | 7 | -38/+16 |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 12 | -17/+356 |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 3 | -1/+152 |
2008-04-24 | Make shortcut container ID based instead of slot based. Fixes items shifting ... | Dennis Friis | 5 | -35/+36 |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 13 | -16/+37 |
2008-04-23 | Fixed headers to be GPL | David Athay | 5 | -104/+79 |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 9 | -1039/+326 |
2008-04-22 | Fixed a bug, thanks GCC 4.3! | Bjørn Lindeijer | 3 | -4/+5 |
2008-04-22 | Added more support for parties | David Athay | 9 | -50/+44 |
2008-04-21 | Removed our copyright header since these files are not copyright by us. | Bjørn Lindeijer | 2 | -52/+0 |
2008-04-21 | Added password encryption client-side using SHA256. | Yohann Ferreira | 10 | -21/+1114 |
2008-04-21 | Fixed chat window size issue | David Athay | 3 | -14/+28 |
2008-04-20 | Since the connection objects might not have been created yet when an exception | Bjørn Lindeijer | 2 | -3/+9 |
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 |