1
0
forked from 0ad/0ad
0ad/source
vladislavbelov 565710d4c9 Fixes UB in shared_ptr usage of an array. Refs #5288
Reported By: PVS-Studio
This was SVN commit r24905.
2021-02-13 23:25:41 +00:00
..
collada Port remaining python2 helper scripts to python3, fixes #5694. 2021-02-12 21:25:33 +00:00
graphics Fixes UB in shared_ptr usage of an array. Refs #5288 2021-02-13 23:25:41 +00:00
gui Reduces the number of GL state changes in GUI. 2021-02-11 19:15:35 +00:00
i18n Replaces UNICODE characters in the code by consistent ASCII characters. 2021-01-15 10:07:36 +00:00
lib Fixes leaking of a file handle in case of an error. Refs #5288 2021-02-13 17:57:37 +00:00
lobby Get the public IP from the lobby if not using STUN. 2021-02-08 15:47:34 +00:00
maths Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Get the public IP from the lobby if not using STUN. 2021-02-08 15:47:34 +00:00
pch Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
ps Fixes big screenshots with water (reflection or refraction camera), adds big screenshot customization. 2021-02-12 21:20:07 +00:00
renderer Fixes big screenshots with water (reflection or refraction camera), adds big screenshot customization. 2021-02-12 21:20:07 +00:00
rlinterface Only parse querystring in RL Interface if it exists. 2021-02-06 23:00:45 +00:00
scriptinterface Address concerns in 5473393e30 (RL interface) 2021-01-15 16:30:05 +00:00
simulation2 Prevent destroyed obstructions from reactivating. 2021-02-13 08:45:23 +00:00
soundmanager Fix audio leak that resulted in openAL errors after a while. 2021-01-22 12:50:05 +00:00
third_party Optimization for include resolving in PreprocessorWrapper. 2021-01-20 23:05:15 +00:00
tools Port remaining python2 helper scripts to python3, fixes #5694. 2021-02-12 21:25:33 +00:00
main.cpp Fixes big screenshots with water (reflection or refraction camera), adds big screenshot customization. 2021-02-12 21:20:07 +00:00
test_setup.cpp Fix windows SEH hook when crashing in an std::thread 2021-01-10 08:39:54 +00:00