Descent3/ui
GravisZro b5632bbc3e Fix simple warnings
Most of these warnings are due to the use of NULL instead of 0 or NULL instead of '\0'.
Some are macro redefinitions. None of them are pointer storage related. Those will be
in another PR.
2024-04-18 15:13:35 -04:00
..
CMakeLists.txt Initial import 2024-04-15 21:43:29 -06:00
UIButton.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UICombo.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIConsole.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIDraw.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIEdit.cpp Fix simple warnings 2024-04-18 15:13:35 -04:00
UIGadget.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIGroup.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIHotspot.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIlib.h clang-format on everything. 2024-04-16 12:56:40 -06:00
UIListBox.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIObject.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIRes.cpp Additional clang-format 2024-04-17 00:25:04 +03:00
UISlider.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UIStatic.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
UISystem.cpp More clanging 2024-04-16 14:46:12 -06:00
UIWindow.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00