summaryrefslogtreecommitdiff
path: root/industry_gui.c
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-08 18:16:43 +0000
committertruelight <truelight@openttd.org>2004-12-08 18:16:43 +0000
commit2bb5145a20aabf19c90e0af75f0105ad40bb2e2b (patch)
treec433196654ac3e83b0c0caf3c34310d6b52b2f56 /industry_gui.c
parentecf7e8e9a7107f709f686b7d60e155d4b3cead20 (diff)
downloadopenttd-2bb5145a20aabf19c90e0af75f0105ad40bb2e2b.tar.xz
(svn r982) -Fix: [Network] Because dparams are misused as a char, we had some
endian-problems. To fix this, we are sending dparams byte by byte (instead of an uint32). Because of this dparam is sent not-uint32-endian-safe, but char-endian-safe. Too bad dparam can no longer be used for normal stuff (which is currently not the case) (tnx to Tron and Bjarni)
Diffstat (limited to 'industry_gui.c')
0 files changed, 0 insertions, 0 deletions