frosch
|
eb1306110a
|
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
|
2009-09-06 20:36:17 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
peter1138
|
2e28978264
|
(svn r14144) -Fix (r8826): Incorrect cargo weights
|
2008-08-23 18:05:52 +00:00 |
|
frosch
|
93d0ca8731
|
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
|
2008-07-30 18:23:12 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
00f0bf98ee
|
(svn r12751) -Codechange: do what has been done in r11862 in a different way so it uses less memory.
|
2008-04-17 11:47:22 +00:00 |
|
glx
|
faa1483ee6
|
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab
|
2008-03-18 16:57:05 +00:00 |
|
rubidium
|
26c621945d
|
(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too.
|
2008-01-15 13:19:49 +00:00 |
|
peter1138
|
6a13067931
|
(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in temperate and arctic) with default data as per pre-newcargo support. These slots are still disabled by default, but some NewGRFs (erroneously?) expect the default data.
|
2008-01-04 17:25:53 +00:00 |
|
glx
|
a6a7b905af
|
(svn r11428) -Fix: wrong string used for candy/sweets units_volume
|
2007-11-13 18:38:36 +00:00 |
|
peter1138
|
b8a82dcb05
|
(svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates. Multiple definitions of the same cargo type are sometimes required.
|
2007-05-18 21:50:32 +00:00 |
|
peter1138
|
68572f1076
|
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler and custom icon sprites
|
2007-03-23 20:55:45 +00:00 |
|
peter1138
|
99577265de
|
(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs.
|
2007-03-15 22:48:46 +00:00 |
|
peter1138
|
ef2daa5060
|
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
|
2007-02-20 22:09:21 +00:00 |
|