Files
@ r9477:56f022446026
Branch filter:
Location: cpp/openttd-patchpack/source/src/lang/polish.txt
r9477:56f022446026
312.4 KiB
text/plain
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)