3 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
- .github/workflows/build-cmake.yml+35-17
- .gitmodules+4
- CHANGELOG.md+4
- samples/rad/rad_shader.cpp+7-7
- samples/rad/rad_shader.hpp+2-2
- samples/rad/rad_shader_photon.cpp+10-10
- samples/rad/rad_shader_standard.cpp+10-10
- samples/weather/util_weather.cpp+16-14
- samples/weather/util_weather.hpp+3-1
- samples/worldgen/main.cpp+2-2
- samples/worldgen/util_worldgen.cpp+18-17
- samples/worldgen/util_worldgen.hpp+4-3
- scripts/tag_release.py+62-36
- src/libtcod/console_rexpaint.c+4-2
- src/libtcod/renderer_sdl2.c+1-1
- src/libtcod/sys_sdl_img_png.c+2-2
- src/libtcod/version.h+2-2
- tests/test_bresenham.cpp+1-1
- tests/unittest.cpp+6-4
- vcpkg+1
- vcpkg.json+23
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1257 | 1257 | | |
1258 | 1258 | | |
1259 | 1259 | | |
| 1260 | + | |
1260 | 1261 | | |
1261 | 1262 | | |
1262 | 1263 | | |
| |||
1302 | 1303 | | |
1303 | 1304 | | |
1304 | 1305 | | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | 1306 | | |
1310 | 1307 | | |
1311 | 1308 | | |
1312 | 1309 | | |
1313 | 1310 | | |
| 1311 | + | |
1314 | 1312 | | |
1315 | 1313 | | |
1316 | 1314 | | |
| |||
0 commit comments