------------------------------------------------------------------------ r27732 | frosch | 2017-01-14 19:30:26 +0100 (Sat, 14 Jan 2017) | 1 line -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. ------------------------------------------------------------------------ r27731 | frosch | 2017-01-14 19:00:02 +0100 (Sat, 14 Jan 2017) | 1 line -Fix (r27730): Missed some sprites which also belong into orig_extra.grf ------------------------------------------------------------------------ r27730 | frosch | 2017-01-14 16:48:19 +0100 (Sat, 14 Jan 2017) | 4 lines -Change: Split openttd.grf into openttd.grf and orig_extra.grf openttd.grf is now always loaded and provides all extra graphics in case the (possibly outdated) baseset does not. orig_extra.grf contains graphics specific to the original baseset only. ------------------------------------------------------------------------ r27729 | frosch | 2017-01-14 14:12:49 +0100 (Sat, 14 Jan 2017) | 4 lines -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game. -Codechange: Remove LAST_GRF_SLOT and MAX_NEWGRFS. Now NETWORK_MAX_GRF_COUNT is the only constant to specify the maximum number of non-static NewGRF. -Codechange: Increase the number of file slots, effectively increasing the maximum number of static NewGRF and baseset GRFs. ------------------------------------------------------------------------ r27728 | translators | 2017-01-08 19:45:37 +0100 (Sun, 08 Jan 2017) | 3 lines -Update from Eints: latin: 1 change by Supercheese ------------------------------------------------------------------------ r27727 | michi_cc | 2017-01-08 18:00:18 +0100 (Sun, 08 Jan 2017) | 1 line -Fix(-or-not) [FS#6295]: [OSX] Out-of-the-box compilation on newer OSX versions (dunn). ------------------------------------------------------------------------ r27726 | frosch | 2017-01-08 12:45:08 +0100 (Sun, 08 Jan 2017) | 1 line -Fix: Improve error message when trying to build rail track over a depot. (adf88) ------------------------------------------------------------------------ r27725 | frosch | 2017-01-07 22:36:25 +0100 (Sat, 07 Jan 2017) | 1 line -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases. ------------------------------------------------------------------------ r27724 | frosch | 2017-01-07 22:28:03 +0100 (Sat, 07 Jan 2017) | 1 line -Cleanup: Remove pointless usage of IsOpenTTDBaseGRF. System GRFs are never listed in the NewGRF GUI. ------------------------------------------------------------------------ r27723 | frosch | 2017-01-07 22:22:26 +0100 (Sat, 07 Jan 2017) | 1 line -Codechange: Simplify tests by using GCF_SYSTEM. ------------------------------------------------------------------------ r27722 | frosch | 2017-01-07 22:20:02 +0100 (Sat, 07 Jan 2017) | 1 line -Fix (r7490): GCF_SYSTEM was never set correctly. ------------------------------------------------------------------------ r27721 | frosch | 2017-01-07 22:18:17 +0100 (Sat, 07 Jan 2017) | 1 line -Fix: Testing GRFs for static-safety (when reloading the config) invalidated file slot 62, which may be in use by an active GRF. ------------------------------------------------------------------------ r27720 | translators | 2017-01-07 19:45:37 +0100 (Sat, 07 Jan 2017) | 3 lines -Update from Eints: turkish: 25 changes by barisdemirdelen ------------------------------------------------------------------------ r27719 | translators | 2016-12-31 19:45:36 +0100 (Sat, 31 Dec 2016) | 3 lines -Update from Eints: polish: 25 changes by nouwak ------------------------------------------------------------------------