Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Announcement
Show paste
We have moved the OpenTTD repo to Github.
It was probably overdue.
Things will be better.
Paste #pdos9yayf
Show paste
// default spriteset templates
template spriteset_template_asymmetric_unreversed_wizzo_unflipped(y) {
//[left_x, upper_y, width, height, offset_x, offset_y]
[60, y, 8, 29, -3, -20 ]
[73, y, 26, 24, -10, -17 ]
Paste #pkenopste
Show paste
Index: src/train_gui.cpp
===================================================================
--- src/train_gui.cpp
(
Revision 28004
)
+++ src/train_gui.cpp
(
Arbeitskopie
)
@@ -375,6 +375,10 @@
Paste #povrpngg5
Show paste
Index: src/train_gui.cpp
===================================================================
--- src/train_gui.cpp (Revision 28004)
+++ src/train_gui.cpp (Arbeitskopie)
@@ -407,9 +407,6 @@
Paste #ppau02xuo
Show paste
Concerns
* what's the future of OpenTTD? (reiterate current goals in wiki)
* infrastructure:
* we grew a lot of stuff (just OpenTTD, nvm coop stuff)
* who maintains it, what happens if things break?
Paste #pynd32ks6
Show paste
./Doxyfile
./readme.txt
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-rebase.sample
Paste #pg77mixbo
Show paste
# git completion with a script download from github
source ~/git-completion.bash
# alternative git completion via Apple
# source /Applications/Xcode.app/Contents/Developer/usr/share/git-core/git-prompt.sh
Paste #pa8txhslk
Show paste
# set your user info
[user]
name = ****
email = ****
Paste #phncu0fjn
Show paste
Trans-Siberian
Check map dimensions
If rectangular: - choose long axis
Paste #peugklr8z
Show paste
SVN style:
[branch] -Keyword [FS#12345] (r12345): [section] Message. (credits)
[1.8] -Fix [FS#12345] (r12345): [NewGRF] Everything. (wizzzard)
Discussion:
ai_semaphore.diff
Show paste
Index: src/script/api/script_rail.cpp
===================================================================
--- src/script/api/script_rail.cpp (Revision 27604)
+++ src/script/api/script_rail.cpp (Arbeitskopie)
@@ -458,6 +458,7 @@
ai_semaphore.diff
Show paste
ndex: src/script/api/script_rail.cpp
===================================================================
--- src/script/api/script_rail.cpp (Revision 27604)
+++ src/script/api/script_rail.cpp (Arbeitskopie)
@@ -458,6 +458,7 @@
Paste #pwhtfftul
Show paste
nfo
Format: uuiicctt
Variable Value
tt a bit mask of all cargo classes transported by the consist
Paste #pqfdsdyod
Show paste
switch (FEAT_TRAINS, PARENT, mail_car_pony_gen_1A_switch_graphics_unreversed, most_common_refit) {
MAIL: return mail_car_pony_gen_1A_switch_graphics_engine_id_1;
return mail_car_pony_gen_1A_switch_graphics_engine_id_0;
}
Paste #pubq0ilqu
Show paste
switch (FEAT_TRAINS, PARENT, mail_car_pony_gen_1B_switch_graphics_unreversed, most_common_refit) {
CC_MAIL: return mail_car_pony_gen_1B_switch_graphics_engine_id_1;
return mail_car_pony_gen_1B_switch_graphics_engine_id_0;
}
«
1
2
...
37
38
39
40
41
42
43
...
133
134
»