------------------------------------------------------------------------ r2376 | miham | 2005-05-29 16:06:21 +0000 (Sun, 29 May 2005) | 1 line [Translations] Updated to 2005-04-29 (28 strs / 3 langs) ------------------------------------------------------------------------ r2375 | Darkvater | 2005-05-28 19:05:24 +0000 (Sat, 28 May 2005) | 1 line - CodeChange: add the newly added 'all' of server_ip to it's helptext. ------------------------------------------------------------------------ r2374 | Darkvater | 2005-05-28 18:47:05 +0000 (Sat, 28 May 2005) | 1 line - CodeChange: giving server_ip a value of 'all' will make the server listen on any interface (0.0.0.0); also fix a typo in one of the script example files: s/ports/interfaces ------------------------------------------------------------------------ r2373 | Darkvater | 2005-05-28 17:01:26 +0000 (Sat, 28 May 2005) | 1 line - CodeChange: don't redraw the window upon a user-based dirty request if the requested widget is invisible or otherwise not visible (type WWT_EMPTY) ------------------------------------------------------------------------ r2372 | Darkvater | 2005-05-28 16:59:51 +0000 (Sat, 28 May 2005) | 3 lines - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality - Fix (console): any line starting with a '#' is a comment so ignore it - Fix (console): The special variables whose value can only be set by a custom process should, also print out their newly set value there, instead of relying on the default printout which is slightly confusing. Eg after you change the value it still printed out 'current value for...' instead of 'XXX changed to...' ------------------------------------------------------------------------ r2371 | matthijs | 2005-05-28 10:32:09 +0000 (Sat, 28 May 2005) | 5 lines - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified. This fix solves the issue for now by installing scenarios in the system-wide data dir. - Add: 32x32 xpm format icon, used for debian packaging. - Some minor updates to the os/debian directory. ------------------------------------------------------------------------ r2370 | tron | 2005-05-28 09:29:36 +0000 (Sat, 28 May 2005) | 1 line Replace some magic numbers with symbolic names ------------------------------------------------------------------------ r2369 | tron | 2005-05-27 15:05:54 +0000 (Fri, 27 May 2005) | 1 line Remove _thd_ptr: It always holds the address of _thd ------------------------------------------------------------------------ r2368 | Darkvater | 2005-05-27 13:41:03 +0000 (Fri, 27 May 2005) | 1 line - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (DBSETXLW doesn't complain about it anymore) ------------------------------------------------------------------------ r2367 | tron | 2005-05-26 19:43:56 +0000 (Thu, 26 May 2005) | 1 line Remove some unused functions, probably was some debug stuff ------------------------------------------------------------------------ r2366 | tron | 2005-05-26 19:41:58 +0000 (Thu, 26 May 2005) | 1 line Use SetRedErrorSquare() instead of home brewed version ------------------------------------------------------------------------ r2365 | hackykid | 2005-05-26 16:31:32 +0000 (Thu, 26 May 2005) | 4 lines - Change: [refitting] Make refitting capacities for trains newgrf compatible. Train vehicles can now carry twice as much mail/goods as other cargo, and four times as much passengers. - Fix: [refitting] The refit window now shows the correct refit options for the entire consist. Only if at least one of the vehicles in the train can be refitted to a certain cargo, it is shown in the list. - Fix: [refitting] When refitting to a cargo which is already carried by some vehicles in the consist, the capacities of those vehicles are taken into account when calculating the new capacity of the train in the refit window. ------------------------------------------------------------------------ r2364 | Darkvater | 2005-05-24 16:13:37 +0000 (Tue, 24 May 2005) | 1 line - Fix (regression): [ 1206850 ] Cannot change difficulty in main menu, always the value it was before you changed it. A too rigid check forgot to check the parameter value -1 which set the difficulty level itself. ------------------------------------------------------------------------ r2363 | matthijs | 2005-05-23 19:00:16 +0000 (Mon, 23 May 2005) | 2 lines - Codechange: [NPF] Removed caching the endnode check. The code for this was buggy, fundamentally flawed and barely useful. (Hackykid) ------------------------------------------------------------------------ r2362 | miham | 2005-05-23 16:41:51 +0000 (Mon, 23 May 2005) | 1 line [Translations] Updated to 2005-04-23 (207 strs / 6 langs) ------------------------------------------------------------------------