Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
ABAP
ActionScript
ActionScript 3
Ada
AIMMS3
ALGOL 68
Apache configuration
AppleScript
Apt sources
ARM ASSEMBLER
ASM
ASP
asymptote
Autoconf
Autohotkey
AutoIt
AviSynth
awk
BASCOM AVR
Bash
Basic4GL
BibTeX
BlitzBasic
bnf
Boo
Brainfuck
C
C#
C (LoadRunner)
C (Mac)
C (WinAPI)
C++
C++ (Qt)
C++ (WinAPI)
CAD DCL
CAD Lisp
CFDG
ChaiScript
Chapel
CIL
Clojure
CMake
COBOL
CoffeeScript
ColdFusion
CSS
Cuesheet
D
Dart
DCL
DCPU-16 Assembly
DCS
Delphi
Diff
DIV
DOS
dot
E
ECMAScript
Eiffel
eMail (mbox)
EPC
Erlang
Euphoria
EZT
F#
Falcon
FO (abas-ERP)
Formula One
Fortran
FreeBasic
FreeSWITCH
GADV 4CS
GAMBAS
GDB
genero
Genie
glSlang
GML
GNU/Octave
GNU Gettext
GNU make
Gnuplot
Go
Groovy
GwBasic
Haskell
Haxe
HicEst
HQ9+
HTML
HTML5
Icon
INI
Inno
INTERCAL
Io
ISPF Panel
J
Java
Java(TM) 2 Platform Standard Edition 5.0
Javascript
JCL
jQuery
KiXtart
KLone C
KLone C++
LaTeX
LDIF
Liberty BASIC
Lisp
LLVM Intermediate Representation
Locomotive Basic
Logtalk
LOLcode
Lotus Notes @Formulas
LotusScript
LScript
LSL2
Lua
MagikSF
MapBasic
Matlab M
Microchip Assembler
Microsoft Registry
mIRC Scripting
MMIX
Modula-2
Modula-3
MOS 6502 (6510) ACME Cross Assembler format
MOS 6502 (6510) Kick Assembler format
MOS 6502 (6510) TASM/64TASS 1.46 Assembler format
Motorola 68000 - HiSoft Devpac ST 2 Assembler format
Motorola 68000 Assembler
MXML
MySQL
Nagios
NetRexx
newlisp
nginx
Nimrod
NML NewGRF Meta Language
NSIS
Oberon-2
Objeck Programming Language
Objective-C
OCaml
OCaml (brief)
ooRexx
OpenBSD Packet Filter
OpenOffice.org Basic
Oracle 8 SQL
Oracle 11 SQL
Oxygene
OZ
ParaSail
PARI/GP
Pascal
PCRE
per
Perl
Perl 6
PHP
PHP (brief)
PIC16
Pike
Pixel Bender 1.0
PL/I
PL/SQL
PostgreSQL
PostScript
POVRAY
PowerBuilder
PowerShell
ProFTPd configuration
Progress
Prolog
PROPERTIES
ProvideX
Puppet
PureBasic
Python
Python for S60
q/kdb+
QBasic/QuickBASIC
QML
R / S+
Racket
Rails
RBScript
REBOL
rexx
robots.txt
RPM Specification File
Ruby
Rust
SAS
Scala
Scheme
SciLab
SCL
sdlBasic
Smalltalk
Smarty
SPARK
SPARQL
SQL
Squirrel Script
Squirrel Script with OpenTTD AI/GS
StandardML
StoneScript
SystemVerilog
T-SQL
TCL
Tera Term Macro
Text
thinBasic
TypoScript
Unicon (Unified Extended Dialect of Icon)
Uno Idl
Unreal Script
UPC
Urbi
Vala
vb.net
VBScript
Vedit macro language
Verilog
VHDL
Vim Script
Visual Basic
Visual Fox Pro
Visual Prolog
Whitespace
Whois (RPSL format)
Winbatch
X++
XBasic
XML
Xorg configuration
YAML
ZiLOG Z80 Assembler
ZXBasic
(15:24:07) Alberth: https://paste.openttdcoop.org/p2yxmsivd how does this look for issue #7001 ? (15:26:00) V453000: I dont think I want to know what in the hell that is XD (15:29:34) planetmaker: reads very useful, Alberth :) (15:30:09) planetmaker: so I get a sequence of lines like gcc reports errors in included files? (15:43:05) LSky` [~LSky@5ED4B2EA.cm-7-5c.dynamic.ziggo.nl] entered the room. (15:45:10) Alberth: nmlc ERROR: "YETI.nml", line 43: Read beyond bounds of image file 'gfx/8bpp/industry_3X.png' (15:45:10) Alberth: Included from: "YETI.nml", line 2437 (15:45:10) Alberth: Included from: "YETI.nml", line 2436 <--- new message of yeti error of #7001 (15:46:04) Alberth: although, "Included" is perhaps not exactly right (15:46:56) Alberth: but you can see it as such, I guess (15:49:06) Alberth: V453000: not interested in a better error message for finding how it arrives at an "beyond bounds" error? :) (15:51:14) V453000: ofc am but it looked too wtf :P (15:51:15) planetmaker: I guess included is not wrong at least. I know no better wording. (15:52:08) Alberth: RecolourSprite.poslist looks wrong (15:56:10) Alberth: https://paste.openttdcoop.org/pu3ahzqbr fixed (15:59:34) planetmaker: hm, why does recolour sprite now looks conceptually different than real sprite? (16:00:03) planetmaker: why check there for poslist = None but not for real sprites? (16:00:52) Alberth: V453000: ok :) the format is quite easy, the lines starting with "---" and "+++" define what file is changed in a number of hunks (@@ lines start a new hunk. In a hunk, remove the lines starting with "-", and add the lines starting with "+" (16:01:29) Alberth: planetmaker: RealSprite takes a single position rather than a list (16:01:52) Alberth: not sure if that's a good idea though (16:06:30) planetmaker: I see no exactly good reason to treat them differently (16:06:57) planetmaker: do I miss it? (16:21:07) Alberth: https://paste.openttdcoop.org/pcpqgqvhc mooaaar versions :) (16:23:56) Alberth: part of the reason is that RealSprite and RecolourSprite perhaps too, are used both as representation of a [...] sprite statement in the source, and as an instantiation towards the back-end (16:25:07) Alberth: conceptually, a source statement has a single position, while an instantiation canhave a list of positions (16:32:44) ChrizC [~521507c4@188.cimarosa.openttdcoop.org] entered the room. (16:34:03) ChrizC: oh hey Sylf (17:30:49) ChrizC left the room (quit: Quit: Page closed).
Mark as private
for 30 minutes
for 6 hours
for 1 day
for 1 week
for 1 month
for 1 year
forever