Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Ress-Lieferungen 1h (6.10
Show paste
Name , Ress, Holz, Lehm, Eisen, Korn, Summe
01 holzWEG , 0, 0, 0, 0, 54800, 54800
Avalynn , 0, 0, 0, 0, 2850, 2850
Berta , 0, 0, 0, 0, 78800, 78800
Bridget , 0, 0, 0, 0, 42000, 42000
Ress-Lieferungen 1h (6.10
Show paste
01 holzWEG , 0, 0, 0, 0, 54800, 54800
Avalynn , 0, 0, 0, 0, 2850, 2850
Berta , 0, 0, 0, 0, 78800, 78800
Bridget , 0, 0, 0, 0, 42000, 42000
Bruder Josef , 0, 0, 0, 0, 1650, 1650
Lieferungen ans WW
Show paste
DarkBanana aus F, 0, 0, 0, 0, 1500, 1500
Flomino , 2500, 1000, 900, 600, 1800, 4300
Berta , 0, 0, 0, 0, 2100, 2100
Kamtrak , 3225, 1300, 1100, 825, 2200, 5425
Gurke , 0, 0, 0, 0, 3000, 3000
Esser im WW
Show paste
Hexe123 , 362
Blackie , 400
tazenbaer , 513
Calligulla , 631
ToeGothai , 714
Paste #pnevu0dgk
Show paste
/*!
Base class for a linked list of drawable objects.
Note that "object" is used as a generic term, not in specific reference to
game objects (though they are the most common thing in drawing lists).
*/
Bankrupt before Infrastru
Show paste
Index: src/economy.cpp
===================================================================
--- src/economy.cpp
(
revision 27657
)
+++ src/economy.cpp
(
working copy
)
@@ -654,10 +654,17 @@
Paste #py5knteul
Show paste
$ rpm
-qRp
ant-1.9.2-
9
.el7.noarch.rpm
warning: ant-1.9.2-
9
.el7.noarch.rpm: Header V3 RSA
/
SHA256 Signature, key ID f4a80eb5: NOKEY
config
(
ant
)
=
0
:1.9.2-
9
.el7
java-devel
>
=
0
:1.5.0
jpackage-utils
Paste #pcgfb4o2f
Show paste
uint32
RoadTypeIdentifier
::
Pack
(
)
const
{
assert
(
this
-
>
basetype
<
ROADTYPE_END
)
;
assert
(
this
-
>
subtype
<
ROADSUBTYPE_END
)
;
Paste #pw40ohj1e
Show paste
static
ChangeInfoResult RoadTypeReserveInfo
(
uint id,
int
numinfo,
int
prop, ByteReader
*
buf, RoadType basetype
)
{
ChangeInfoResult ret
=
CIR_SUCCESS
;
Paste #p0cx02dud
Show paste
ReserveChangeInfo currently:
case GSF_ROADTYPES:
cir = RoadTypeReserveInfo(index, numinfo, prop, buf);
break;
Paste #piitjc2nq
Show paste
Option 1:
Define road/tramtype using different "allocate label" properties.
0x07: Allocate road label
0x08: Allocate tram label
Paste #pf9vovwqj
Show paste
Option 1:
Define road/tramtype using different "allocate label" properties.
0x07: Allocate road label
0x08: Allocate tram label
Paste #p9aqp8gte
Show paste
/*
* This file is aimed to provide an example on how to code a roadtype in NML.
* To keep the code readable, not every property or variable is documented in
* detail, refer to the object-specific reference in the documentation.
*
Paste #pr7x1z5mp
Show paste
WARNING: /Users/andy/Documents/OTTD_graphics/tools/nml-andythenorth/nml/parser.py:667: Rule 'roadtype' defined, but not used
WARNING: There is 1 unused rule
WARNING: Symbol 'roadtypetable_list' is unreachable
WARNING: Symbol 'roadtypetable_item' is unreachable
WARNING: Symbol 'roadtype' is unreachable
NARS_ADDON_SET.nml
Show paste
# 1 "NARS_ADDON_SET.pnml"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "NARS_ADDON_SET.pnml"
/*
«
1
2
...
65
66
67
68
69
70
71
...
133
134
»