gzdoom/src/utility/nodebuilder
Professor Hastig ab8711b57a removed several bad casts to 'long'.
The 'long' type should generally be avoided because its size differs on Windows and Linux/Mac so it is almost guaranteed to cause undefined behavior
2023-10-04 16:47:43 +02:00
..
nodebuild.cpp Fix a very rare crash with complex Polyobjects 2023-09-15 00:13:22 +02:00
nodebuild.h Fix a very rare crash with complex Polyobjects 2023-09-15 00:13:22 +02:00
nodebuild_classify_nosse2.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_events.cpp - fixed several warnings emitted by Clang. 2023-03-26 08:48:54 +02:00
nodebuild_extract.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_gl.cpp - fixed several warnings emitted by Clang. 2023-03-26 08:48:54 +02:00
nodebuild_utility.cpp removed several bad casts to 'long'. 2023-10-04 16:47:43 +02:00