Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Paste #plnkdbgmm
Show paste
Expression:
Binary operator, op = None
Reference to: bulk_wagon_cb_capacity_switch
Action2 variable
Int: 123
redmine crowd plugin
Show paste
en:
sign_in_notice: This Page is for Redmine account login
sign_in_via_crowd: Sign in through Crowd account
invalid_credentials: Sign in failed
force_sign_up: Force Sign Up
renewed city growth 109 s
Show paste
--- Renewed_City_Growth-r109/lang/english.txt 2014-09-03 15:25:42.000000000 +0200
+++ Renewed_City_Growth-r109/lang/english.txt.new 2014-09-07 20:56:07.549217081 +0200
@@ -4,20 +4,20 @@
STR_TOWNBOX_3 :
{
STRING3
}
{
STRING3
}
{
STRING3
}
{
STRING3
}
STR_TOWNBOX_4 :
{
STRING3
}
{
STRING3
}
{
STRING3
}
{
STRING3
}
{
STRING3
}
Paste #pa5u1n4qp
Show paste
Index: src/gfx.cpp
===================================================================
--- src/gfx.cpp
(
revision 26785
)
+++ src/gfx.cpp
(
working copy
)
@@ -435,7 +435,7 @@
Paste #pfihlml8q
Show paste
dbg: [misc] [Squirrel] Compile error: Error pathzilla.6/info.nut:2/15: Invalid character
dbg: [misc] [squirrel] Failed to compile 'pathzilla.6/info.nut'
/*
* Copyright ? 2008 George Weller
Paste #pgjganewt
Show paste
Index: docs/desync.txt
===================================================================
--- docs/desync.txt (revision 26785)
+++ docs/desync.txt (working copy)
@@ -194,6 +194,7 @@
Paste #pxppnt3lh
Show paste
Index: order_sl.cpp
===================================================================
--- order_sl.cpp (revision 26785)
+++ order_sl.cpp (working copy)
@@ -302,7 +302,11 @@
Paste #ptuojbjwz
Show paste
diff -r
4436a5648954
nml/grfstrings.py
--- a/nml/grfstrings.py Sat Aug 23 21:31:10 2014 +0200
+++ b/nml/grfstrings.py Tue Sep 02 23:09:02 2014 +0200
@@ -13,7 +13,7 @@
with NML; if not, write to the Free Software Foundation, Inc.,
Paste #pdgtoka8q
Show paste
~/bin/mercurial/mutable-history$ LC_ALL=C hg -R ../hg log -r .
changeset: 22324:5dc91146f353
branch: stable
tag: 3.1.1
parent: 22322:e284de138f00
Paste #ph2aipmxi
Show paste
Index: src/script/api/script_text.cpp
===================================================================
--- src/script/api/script_text.cpp
(
revision 26763
)
+++ src/script/api/script_text.cpp
(
working copy
)
@@ -12,8 +12,10 @@
Paste #phxirpwc5
Show paste
Index: src/saveload/game_sl.cpp
===================================================================
--- src/saveload/game_sl.cpp
(
revision 26763
)
+++ src/saveload/game_sl.cpp
(
working copy
)
@@ -143,6 +143,9 @@
Paste #pqrfaafoh
Show paste
Index: src/3rdparty/squirrel/squirrel/sqcompiler.cpp
===================================================================
--- src/3rdparty/squirrel/squirrel/sqcompiler.cpp
(
revision 26763
)
+++ src/3rdparty/squirrel/squirrel/sqcompiler.cpp
(
working copy
)
@@ -66,7 +66,7 @@
Paste #pqoxqawnz
Show paste
184c184
< irc.sendMsg
(
ircmsgs.privmsg
(
channel, msg
)
)
---
> irc.queueMsg
(
ircmsgs.privmsg
(
channel, msg
)
)
Paste #pjwdyms7q
Show paste
TextColour colour = TC_BLACK;
if (order->IsType(OT_IMPLICIT)) {
colour = (selected ? TC_SILVER : TC_GREY) | TC_NO_SHADE;
} else if (selected) {
colour = TC_WHITE;
}
«
1
2
...
125
126
127
128
129
130
131
132
133
»