Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-25 | Avoid stacking equipment other than arrows. Based on similar fix in ↵ | Dennis Friis | 2 | -1/+12 | |
inventoryhandler. | |||||
2008-04-25 | Generic return values were incomplete client-side. | Yohann Ferreira | 2 | -1/+5 | |
2008-04-25 | Made the Email address change work more nicely with the server. | Yohann Ferreira | 8 | -38/+18 | |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 13 | -17/+365 | |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 5 | -1/+161 | |
2008-04-25 | Document anti-trade function. | Dennis Friis | 2 | -0/+2 | |
2008-04-24 | Make shortcut container ID based instead of slot based. Fixes items shifting ↵ | Dennis Friis | 6 | -35/+43 | |
around often causing equipment to be lost. | |||||
2008-04-23 | Forget changelog entry yesterday. | Bjørn Lindeijer | 1 | -1/+9 | |
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 | 6 | -104/+85 | |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 9 | -1039/+326 | |
for initial modifications. | |||||
2008-04-22 | Fixed a bug, thanks GCC 4.3! | Bjørn Lindeijer | 4 | -4/+9 | |
2008-04-22 | Added more support for parties | David Athay | 11 | -50/+51 | |
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 | 11 | -21/+1122 | |
2008-04-21 | Fixed chat window size issue | David Athay | 4 | -14/+33 | |
2008-04-20 | Forgot to remove the sound effects apparently, removed now. | Bjørn Lindeijer | 0 | -0/+0 | |
2008-04-20 | Since the connection objects might not have been created yet when an exception | Bjørn Lindeijer | 3 | -3/+12 | |
is thrown, check them for 0 before calling disconnect on them. | |||||
2008-04-20 | Merged two maps into one, avoid non-const operator[] and check whether channel | Bjørn Lindeijer | 4 | -31/+51 | |
was found. | |||||
2008-04-20 | Fixed installing of dejavusans.ttf font. | Bjørn Lindeijer | 4 | -3/+10 | |
2008-04-20 | Added --data parameter to be used to specify where to get the data from when | Bjørn Lindeijer | 2 | -6/+19 | |
using --skipupdate. | |||||
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 12 | -19/+77 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3962 | crush_tmw | 2008-03-09 16:35:00 +0100 (Sun, 09 Mar 2008) | 1 line Applied some patches by peavey related to chatlog and the quit dialog. ........ r3968 | umperio | 2008-03-11 14:56:47 +0100 (Tue, 11 Mar 2008) | 1 line Removed unused image. ........ r3969 | b_lindeijer | 2008-03-11 17:44:20 +0100 (Tue, 11 Mar 2008) | 2 lines Also removed unused image from the files to be installed. ........ r4006 | crush_tmw | 2008-03-26 00:28:05 +0100 (Wed, 26 Mar 2008) | 1 line Initialized some uninitialized variables (patch by peavey). ........ r4008 | b_lindeijer | 2008-03-27 15:51:10 +0100 (Thu, 27 Mar 2008) | 2 lines Applied patch by peavey and added his name to the ChangeLog some more. ........ r4010 | b_lindeijer | 2008-03-30 16:06:14 +0200 (Sun, 30 Mar 2008) | 2 lines Updated configure.ac for tmwdata split (patch by peavey). ........ r4018 | crush_tmw | 2008-04-01 03:02:30 +0200 (Tue, 01 Apr 2008) | 1 line Added makefile for TMXCopy by jaxad. ........ r4019 | crush_tmw | 2008-04-01 03:34:29 +0200 (Tue, 01 Apr 2008) | 1 line compilation fixes suggested by peavey. ........ r4020 | crush_tmw | 2008-04-01 03:37:51 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........ r4021 | crush_tmw | 2008-04-01 03:38:35 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........ | |||||
2008-04-20 | Merged revisions 3955-3960 via svnmerge from | Bjørn Lindeijer | 6 | -22/+29 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3955 | b_lindeijer | 2008-03-07 12:34:10 +0100 (Fri, 07 Mar 2008) | 2 lines Moved dynamically released data to its own module (tmwdata). ........ r3958 | crush_tmw | 2008-03-08 09:21:42 +0100 (Sat, 08 Mar 2008) | 1 line Fixed some width/height mixups in TMXCopy. ........ r3960 | b_lindeijer | 2008-03-08 12:19:13 +0100 (Sat, 08 Mar 2008) | 2 lines Forgot to also remove the maps. ........ | |||||
2008-04-19 | Made the client clean characters information at unlogging to avoid a freeze ↵ | Yohann Ferreira | 2 | -0/+6 | |
when relogging with another account. | |||||
2008-04-19 | Fix a double entry and add missing files. | Dennis Friis | 2 | -8/+14 | |
2008-04-18 | Made mislogins and misregistrations a little less annoying for the user. | Yohann Ferreira | 4 | -9/+23 | |
2008-04-18 | Made 'Unregister' and 'change password' functionnal, at least client-side. | Yohann Ferreira | 7 | -5/+62 | |
2008-04-18 | Limited keyboard walk messages flooding to one message per 1/10 sec. | Yohann Ferreira | 3 | -1/+9 | |
2008-04-18 | Mac now uses Apple key for | David Athay | 3 | -2/+12 | |
emoticons, so alt can be used for alternate characters. Disable vsync on mac. | |||||
2008-04-18 | Added a change password dialog. State code is to be reworked. | Yohann Ferreira | 11 | -70/+353 | |
(Once again, I need feedback. Thanks!) | |||||
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 12 | -68/+163 | |
2008-04-17 | Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the ↵ | Yohann Ferreira | 3 | -4/+20 | |
'Invite user' and 'Quit Guild' buttons when no Guild is created. | |||||
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 | 2 | -2/+2 | |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in ↵ | Yohann Ferreira | 5 | -15/+38 | |
order to keep control over message flooding to the server with mouse dragging. (I need feedback !) | |||||
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 10 | -5/+288 | |
2008-04-17 | One file was forgotten while committing the private channels removal. | Yohann Ferreira | 2 | -2/+3 | |
2008-04-17 | Draw NPCs in yellow on minimap and skip drawing of warps. Based on idea by ↵ | Dennis Friis | 2 | -1/+7 | |
leeor_net. | |||||
2008-04-17 | Added smooth progress changes into progressbars. | Yohann Ferreira | 3 | -4/+14 | |
2008-04-17 | fixes for r4110, have to account for index value and add 1 to get the right ↵ | Dennis Friis | 1 | -1/+2 | |
scroll position. | |||||
2008-04-16 | Fix shop list not to scroll to top when selling. Redo of revision 3801 due ↵ | Dennis Friis | 2 | -0/+9 | |
to changes in guichan 0.8.0. | |||||
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-16 | Cancel walking to a clicked monster if the target is lost while getting to ↵ | Dennis Friis | 2 | -0/+7 | |
it (killed or otherwise removed). | |||||
2008-04-16 | Also fix potential out of range in BrowserBox::draw when checking for color ↵ | Dennis Friis | 2 | -2/+4 | |
codes. | |||||
2008-04-16 | Fixed compilation warning. | Bjørn Lindeijer | 2 | -4/+5 | |
2008-04-16 | Fix a basic_string::at sometimes being out of range in BrowserBox::draw when ↵ | Dennis Friis | 2 | -2/+6 | |
checking for line separators. | |||||
2008-04-16 | Restored the text wrapping in TextBox, since it was based on overriding a | Bjørn Lindeijer | 6 | -27/+21 | |
method that is no longer virtual in Guichan 0.8.0 (gcn::TextBox::setText()). | |||||
2008-04-15 | Fixed clicking near player. | David Athay | 4 | -3/+7 | |
2008-04-15 | Added online status of guild members | David Athay | 16 | -28/+144 | |