Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-28 | Updated translation objects. | Guillaume Melquiond | 8 | -595/+1044 | |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 6 | -190/+118 | |
2007-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed ↵ | Guillaume Melquiond | 6 | -31/+59 | |
useless code. | |||||
2007-10-28 | Fixed coordinates in the debug window and updated project file. | Eugenio Favalli | 3 | -2/+17 | |
2007-10-28 | Fixed a windows compilation problem caused by a define macro of the Windows ↵ | Philipp Sehmisch | 2 | -0/+8 | |
API that conflicts with a guichan identifier. | |||||
2007-10-27 | Improved layout handler to support trees of nested arrays. Needed for ↵ | Guillaume Melquiond | 9 | -199/+407 | |
converting and fixing the trade window. | |||||
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 33 | -42/+95 | |
2007-10-26 | Implemented monster hurt sounds and added new sound effects by Cosmostrator. | Philipp Sehmisch | 3 | -0/+19 | |
2007-10-26 | Blocked revisions 3670,3685 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 | |
........ r3670 | b_lindeijer | 2007-10-22 19:39:00 +0200 (Mon, 22 Oct 2007) | 2 lines Some insignificant small changes. ........ r3685 | b_lindeijer | 2007-10-25 18:02:43 +0200 (Thu, 25 Oct 2007) | 2 lines I'll try not to forget the timestamps next time. ........ | |||||
2007-10-26 | Removed some completely useless code from the chat class. | Philipp Sehmisch | 3 | -11/+2 | |
2007-10-26 | Added possibility of length limitation to browserbox and used it for the ↵ | Philipp Sehmisch | 5 | -8/+29 | |
chatlog (length set by the config option "ChatLogLength"). | |||||
2007-10-25 | Item amount dialog is now skipped when there is only one item on the stack. | Philipp Sehmisch | 2 | -1/+14 | |
2007-10-25 | I'll try not to forget the timestamps next time. | Bjørn Lindeijer | 1 | -19/+16 | |
2007-10-25 | Merged revisions 3608-3613,3615-3618,3620-3621,3623-3627,3629-3632,3634-3641 ↵ | Bjørn Lindeijer | 1 | -1/+20 | |
via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3608 | crush_tmw | 2007-09-27 18:15:11 +0200 (Thu, 27 Sep 2007) | 1 line Added new desert tiles by Len. ........ r3609 | crush_tmw | 2007-09-27 18:34:35 +0200 (Thu, 27 Sep 2007) | 1 line Replaced an old version of the stone pillar with the new one. MSPaint is evil. ........ r3611 | crush_tmw | 2007-09-30 17:12:50 +0200 (Sun, 30 Sep 2007) | 1 line Removed the purple line from the ruin tile. ........ r3617 | crush_tmw | 2007-10-07 20:09:14 +0200 (Sun, 07 Oct 2007) | 1 line Fixed some collision layer problems on new_18-1 ........ r3641 | crush_tmw | 2007-10-19 15:17:08 +0200 (Fri, 19 Oct 2007) | 1 line added fog effect overlay graphic ........ | |||||
2007-10-25 | Blocked revisions 3587-3588,3606,3628,3633,3675-3676,3681 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 | |
(the merges from trunk to 0.0 and the svnmerge commit on 0.0) | |||||
2007-10-25 | Initialized merge tracking via "svnmerge" with revisions "1-3585" from | Bjørn Lindeijer | 0 | -0/+0 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 | |||||
2007-10-25 | Initialized merge tracking via "svnmerge" with revisions ↵ | Bjørn Lindeijer | 0 | -0/+0 | |
"1-3628,3631-3641,3643-3661,3665-3666,3668-3669,3671-3672" from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk | |||||
2007-10-24 | Small typo fix. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-10-24 | Some small fixes to the German translation. | Bjørn Lindeijer | 2 | -4/+5 | |
2007-10-24 | Added a new quest loot item for the halloween event. | Philipp Sehmisch | 1 | -1/+6 | |
2007-10-24 | Completed Dutch translation. | Bjørn Lindeijer | 2 | -62/+66 | |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 12 | -29/+64 | |
0.0. Mostly memory leak fixes by Guillaume. | |||||
2007-10-22 | Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch. | Bjørn Lindeijer | 6 | -51/+63 | |
2007-10-22 | Added Layout source files to CMake list. | Bjørn Lindeijer | 2 | -2/+8 | |
2007-10-22 | Plugged memory leak. Simplified code. Removed annoying reset of text fields. ↵ | Guillaume Melquiond | 3 | -65/+25 | |
Changed error message and marked it as translatable. | |||||
2007-10-22 | Not sure how I was able to mess this one. | Guillaume Melquiond | 1 | -4/+5 | |
2007-10-22 | Plugged memory leak. Cleaned code. | Guillaume Melquiond | 3 | -7/+12 | |
2007-10-22 | Some insignificant small changes. | Bjørn Lindeijer | 3 | -8/+8 | |
2007-10-22 | Plugged memory leak in connection dialog box. | Guillaume Melquiond | 3 | -25/+21 | |
2007-10-22 | Plugged memory leak in particle engine. | Guillaume Melquiond | 2 | -0/+7 | |
2007-10-21 | Fixed invisible text in dropboxes and shopboxes. | Guillaume Melquiond | 3 | -0/+3 | |
2007-10-21 | Converted sell dialog box to layout handler. Removed some useless code from ↵ | Guillaume Melquiond | 4 | -72/+21 | |
buy dialog box. | |||||
2007-10-21 | Converted dialog box to layout handler. | Guillaume Melquiond | 3 | -62/+18 | |
2007-10-21 | Changed to use default values when restoring missing settings. | Guillaume Melquiond | 3 | -11/+13 | |
2007-10-21 | Fixed missing pixels at bottom and right. | Guillaume Melquiond | 2 | -6/+4 | |
2007-10-21 | Added persistent positioning. | Guillaume Melquiond | 2 | -0/+3 | |
2007-10-21 | Added back a Lua script for testing. | Guillaume Melquiond | 1 | -0/+1 | |
2007-10-21 | Fixed double-free of sprite actions. | Guillaume Melquiond | 2 | -8/+4 | |
2007-10-21 | Plugged memory leak in equipment sound. | Guillaume Melquiond | 3 | -12/+7 | |
2007-10-21 | Plugged memory leak in quit dialog. | Guillaume Melquiond | 2 | -0/+6 | |
2007-10-21 | Plugged memory leak in sprites. | Guillaume Melquiond | 2 | -0/+17 | |
2007-10-21 | Messed a bit: beings cannot be removed from no map. | Guillaume Melquiond | 2 | -3/+3 | |
2007-10-21 | Plugged memory leak in database reader. | Guillaume Melquiond | 2 | -0/+3 | |
2007-10-21 | Removed redundant destructor. | Guillaume Melquiond | 3 | -19/+2 | |
2007-10-21 | Fixed current map not deleted on server change. | Guillaume Melquiond | 3 | -0/+12 | |
2007-10-21 | Made visible the resizable grip on inventory window. | Guillaume Melquiond | 8 | -35/+65 | |
2007-10-21 | Converted inventory window to layout handler. | Guillaume Melquiond | 3 | -51/+20 | |
2007-10-21 | Added automatic layout reflowing on window resize. | Guillaume Melquiond | 2 | -1/+12 | |
2007-10-21 | Allowed for decreasing sizes in layout. | Guillaume Melquiond | 2 | -2/+4 | |
2007-10-21 | Removed redundant resizable flag. Factored moving/resizing code, so that ↵ | Guillaume Melquiond | 3 | -39/+46 | |
events are fired only once per size change. |