------------------------------------------------------------------------ r13699 | rubidium | 2008-07-14 17:31:41 +0000 (Mon, 14 Jul 2008) | 2 lines -Fix: handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string. ------------------------------------------------------------------------ r13698 | frosch | 2008-07-13 19:44:05 +0000 (Sun, 13 Jul 2008) | 1 line -Fix (r13697): MorphOS compilation. ------------------------------------------------------------------------ r13697 | frosch | 2008-07-13 16:09:00 +0000 (Sun, 13 Jul 2008) | 1 line -Feature: Add some support for symbolic links in .tar files. ------------------------------------------------------------------------ r13696 | belugas | 2008-07-13 02:43:46 +0000 (Sun, 13 Jul 2008) | 2 lines -Fix[GUI]: The Build button of the vehicle list is now hidden, instead of just disabled. It will be only visible when called from the Depot Building Window. Less confusion, hopefully. Suggested by Eddi. ------------------------------------------------------------------------ r13695 | rubidium | 2008-07-12 22:30:10 +0000 (Sat, 12 Jul 2008) | 2 lines -Fix [FS#2120]: in some cases the (sound) mixer could overflow causing artefacts in the sound. ------------------------------------------------------------------------ r13694 | rubidium | 2008-07-12 22:28:34 +0000 (Sat, 12 Jul 2008) | 2 lines -Change: make it more explicit that you've opened the available train/ship/etc. list instead of the one where you can actually build vehicles by setting the appropriate title for the window. ------------------------------------------------------------------------ r13693 | frosch | 2008-07-12 14:49:43 +0000 (Sat, 12 Jul 2008) | 1 line -Fix (r11106, r11117): Do not rely on .tar files always ending with a block of zeros. ------------------------------------------------------------------------ r13692 | rubidium | 2008-07-12 14:03:36 +0000 (Sat, 12 Jul 2008) | 2 lines -Fix (r13674): loading PNG sprites could very quickly fill the sprite cache. ------------------------------------------------------------------------ r13691 | smatz | 2008-07-09 20:55:47 +0000 (Wed, 09 Jul 2008) | 1 line -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not ------------------------------------------------------------------------ r13683 | belugas | 2008-07-09 02:18:51 +0000 (Wed, 09 Jul 2008) | 1 line -Codechange: privatize a function that is not used outside of the class who calls it ------------------------------------------------------------------------ r13682 | belugas | 2008-07-08 23:07:58 +0000 (Tue, 08 Jul 2008) | 1 line -Codechange: -Codechange: remove a now useless variable(dih). ------------------------------------------------------------------------ r13681 | rubidium | 2008-07-08 15:10:23 +0000 (Tue, 08 Jul 2008) | 3 lines -Revert (r13678, r13677): the fixes didn't work in all cases (assertions on savegame loads). -Fix [FS#2102]: but now in a hopefully beter way. ------------------------------------------------------------------------