You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/3rdparty
Loïc Guilloux ccd586a736
Fix #9588, 140a96b: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589)
Also the memory allocation triggering the limit was never freed.
And if the exception was thrown in a constructor using placement new, the pre-allocated memory was not freed either.
3 years ago
..
fmt Fix a99ac62: fmt's include of cassert breaks our assert logic 3 years ago
md5 Add: introduce CMake for project management 4 years ago
opengl Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible. 3 years ago
os2 Add: introduce CMake for project management 4 years ago
squirrel Fix #9588, 140a96b: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589) 3 years ago
CMakeLists.txt Add: minimal set of headers from {fmt} 7.1.3 to 3rdparty 3 years ago
README.licensing (svn r25781) -Doc: Add licensing section to readme.txt. 11 years ago

README.licensing

The files in this directory are not licensed under the same terms as the
rest of OpenTTD. Licensing details can be found in OpenTTD's readme.txt
and in this directory or subdirectories as well.