osb/source
Kai Blaschke d0099a6d79
Fixed some uninitialized members
May have caused undefined behavior in few cases, as most of the fixed members were used before being initialized.
2024-02-19 23:44:59 +01:00
..
application Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
base Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
client Add fork changes (move instruments to their own audio group) 2024-01-02 23:08:51 -08:00
core Fixed a memory leak in Image::readPngMetadata() 2024-02-19 20:47:58 +01:00
extern fix Opus options (the right way) 2023-11-26 23:01:02 +11:00
frontend Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
game Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
json_tool The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
mod_uploader The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
platform everything everywhere 2023-06-20 14:33:09 +10:00
rendering Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
server Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
test Fix TestUniverse 2023-11-24 20:35:45 +11:00
utility fix world_benchmark update() param 2024-02-01 15:00:57 +08:00
windowing pane isDisplayed binding 2023-10-31 15:01:39 -04:00
CMakeLists.txt fix Opus options (the right way) 2023-11-26 23:01:02 +11:00
CMakeSettings.json update CmakeSettings 2024-02-13 15:20:13 +08:00