1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(svn r2387) - CodeChange: made the saveload code more readable and also removed the 'byte' saveload arrays which means you can save an array of more than 255 elements, or bigger structs than 255 bytes. This doesn't yet solve the problem that a chunk can be a maximum of 16384 big.

- Fix: also fix an unnoticed error in SlSaveLoadConv() due to wrong types.
This commit is contained in:
Darkvater
2005-05-30 22:16:05 +00:00
parent 628b1adbd2
commit 55423efb06
21 changed files with 651 additions and 535 deletions

File diff suppressed because it is too large Load Diff