mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-15 15:19:52 +00:00
2801567da7
- Fix: [Squirrel] FPE when an AI tried to do "% 0" (r17195) - Fix: [NoAI] Guard the valuator against 'external' modifications of the valuated list which could cause it to go into an infinite loop [FS#3124] (r17193) - Remove: UNICODE notice in windows installer (r17186) - Fix: Do not return exit value of rm, but of the actual configure run (r17163)