Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Paste #pahrp9oek
Show paste
Python 3.4.1
(
default
,
Nov
3
2014
,
14
:
38
:
10
)
[
GCC 4.9.1
20140930
(
Red Hat 4.9.1-
11
)
]
on linux
Type
"help"
,
"copyright"
,
"credits"
or
"license"
for
more information.
>>>
title
=
u
'Evoluc?a?o [Diesel]'
.
encode
(
'utf-8'
)
>>>
print
(
title
)
Paste #ptf7q2i3m
Show paste
Index: src/table/build_industry.h
===================================================================
--- src/table/build_industry.h
(
revision 27136
)
+++ src/table/build_industry.h
(
working copy
)
@@ -254,7 +254,6 @@
Paste #pd7bmlckx
Show paste
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a378245..a
756c06
100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -85,11 +85,10 @@ IF
(
SDL2_FOUND
)
Paste #pptkm5kon
Show paste
95 static int DecodeUtf8Char(uint8 *data, size_t length, uint32 *codepoint)
96 {
97 if (length < 1) return 0;
98 uint32 value = *data;
99 data++;
Paste #pqkqld7wy
Show paste
/*
-4 -3 -2 -1 00 01 02 03 04 05 ->>> x
-4 xx xx xx xx xx xx xx xx xx xx
-3 xx xx
-2 xx xx
Paste #pdwmepcjb
Show paste
ingo@aeolus hg-test default-r11 (tip) (foo2) ~/hg-test $ hg tag -r6 blah
ingo@aeolus hg-test default-r12 (tip) ~/hg-test $ hg tags
tip 12:3c7efd514ebd
blah 6:0b428aa7bdf8
ingo@aeolus hg-test default-r12 (tip) ~/hg-test $ hg tag --remove blah
Paste #phujr5bfx
Show paste
-
4
-
3
-
2
-
1
00 01 02 03 04 05
-
5
xx xx xx xx
-
4
xx xx xx xx xx xx xx
-
3
xx xx
-
2
xx xx
Paste #psjqytdhh
Show paste
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e162bac..837232f
100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -66,11 +66,10 @@ IF
(
SDL2_FOUND
)
Paste #ppfjsacb5
Show paste
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e162bac..837232f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -66,11 +66,10 @@ IF(SDL2_FOUND)
Paste #pxjbdnins
Show paste
Part of http://svn.openttd.org/trunk/src/table/build_industry.h
MI(_tile_table_oil_rig, 0, NULL,
240, 0x99999999, 6, 0, 0, 0, 0, 0, 0, 0, 152,
Paste #puowthf5w
Show paste
grf
{
grfid
:
"RS
\0
1
\0
1"
;
name
:
string
(
STR_GRF_NAME
)
;
desc
:
string
(
STR_GRF_DESCRIPTION
)
;
version
:
3
;
Paste #podilmqzz
Show paste
class
IndustryLocationChecks
(
object
)
:
"""class to hold location checks for an industry"""
def
__init__
(
self
,
**kwargs
)
:
self
.
incompatible
=
kwargs.
get
(
'incompatible'
,
{
}
)
Paste #pmbcr4rmo
Show paste
class
IndustryLocationChecks
(
object
)
:
"""class to hold location checks for an industry"""
def
__init__
(
self
,
**kwargs
)
:
self
.
incompatible
=
kwargs.
get
(
'incompatible'
,
{
}
)
Paste #pnduplzx4
Show paste
class
IndustryLocationChecks
(
object
)
:
"""class to hold location checks for an industry"""
def
__init__
(
self
,
**kwargs
)
:
self
.
incompatible
=
kwargs.
get
(
'incompatible'
,
{
}
)
Paste #puppcojlg
Show paste
grf
{
grfid
:
"RS
\0
1
\0
1"
;
name
:
string
(
STR_GRF_NAME
)
;
desc
:
string
(
STR_GRF_DESCRIPTION
)
;
version
:
0
;
«
1
2
...
113
114
115
116
117
118
119
...
133
134
»