2 files changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
|
- docs/environment.yml+4-4
- docs/guides/getting-started.rst+1-1
- docs/upgrading.rst+2-2
- samples/apfviewer.cpp+2-1
- samples/frost/frost.cpp+1-1
- samples/hmtool/hmtool.cpp+2-2
- samples/hmtool/operation.cpp+2-3
- samples/hmtool/operation.hpp+1-2
- samples/navier/main.cpp+2-2
- samples/rad/bsp_helper.cpp+1-1
- samples/rad/bsp_helper.hpp+1-1
- samples/rad/main.cpp+1-1
- samples/rad/rad_shader.cpp+1-1
- samples/rad/rad_shader.hpp+1-1
- samples/rad/rad_shader_photon.cpp+1-2
- samples/rad/rad_shader_standard.cpp+1-1
- samples/ripples/main.cpp+2-2
- samples/ripples/main.hpp+1-1
- samples/ripples/util_ripples.cpp+1-1
- samples/samples_cpp.cpp+2-2
- samples/weather/main.hpp+1-1
- samples/worldgen/main.cpp+1-1
- samples/worldgen/main.hpp+1-1
- src/CMakeLists.txt+1-1
- src/libtcod/renderer_sdl2.c+3-2
- src/libtcod/renderer_xterm.c+45-31
- src/libtcod/timer.h+1-137
- src/libtcod/timer.hpp+168
- tests/test_timer.cpp+1-1
- tests/unittest.cpp-1
0 commit comments