Commit 192491f
- .clang-format+175
- .github/workflows/ci.yml+55
- .reuse/dep5+19
- CDebug.cpp+58-58
- CGame.cpp+113-13
- CGame.h+23-7
- CGame_Event.cpp+42-21
- CGame_Init.cpp+116-24
- CGame_Render.cpp+40-47
- CIO/CButton.cpp+23-194
- CIO/CButton.h+11-26
- CIO/CControlContainer.cpp+30-46
- CIO/CControlContainer.h+28-19
- CIO/CFile.cpp+39-37
- CIO/CFont.cpp+50-106
- CIO/CFont.h+20-18
- CIO/CMenu.cpp+6-22
- CIO/CMenu.h+5-5
- CIO/CMinimapWindow.cpp+64
- CIO/CMinimapWindow.h+20
- CIO/CPicture.cpp+9-29
- CIO/CPicture.h+12-20
- CIO/CSelectBox.cpp+59-102
- CIO/CSelectBox.h+10-23
- CIO/CTextfield.cpp+40-231
- CIO/CTextfield.h+9-20
- CIO/CWindow.cpp+115-203
- CIO/CWindow.h+14-17
- CMakeLists.txt+1-1
- CMap.cpp+354-630
- CMap.h+15-15
- CSurface.cpp+162-117
- CSurface.h+26-12
- Texture.cpp+251
- Texture.h+71
- callbacks.cpp+387-271
- globals.cpp+3-3
- globals.h+17-3
- include/SdlSurface.h+5-4
- include/defines.h+4-9
- tools/ci/checkIncludeGuards.sh+26
- .github/workflows/ci.yml+76-44
- appveyor.yml+15-6
- doc/example/limitations_const_parameter_warning.cpp+2-2
- doc/example/motivation.cpp+1-1
- include/turtle/config.hpp+22-1
- include/turtle/detail/function_impl.hpp+2-2
- include/turtle/detail/invocation.hpp+10-10
- include/turtle/detail/mock_impl.hpp+5-2
- include/turtle/detail/object_impl.hpp+10-10
- include/turtle/detail/root.hpp+8-8
- include/turtle/stream.hpp+1-1
- test/CMakeLists.txt+9-1
- test/detail/test_function.cpp+2-2
0 commit comments