equal
deleted
inserted
replaced
92 * Add checkboxes for selecting the best rendering mode in addition to the Quality slider |
92 * Add checkboxes for selecting the best rendering mode in addition to the Quality slider |
93 * Lazy load previews, speed up frontend launch and compute previews only when necessary |
93 * Lazy load previews, speed up frontend launch and compute previews only when necessary |
94 |
94 |
95 |
95 |
96 === Graphics === |
96 === Graphics === |
97 * Make Hedgewars compatible with SDL2: code compiles and launches fine but we have problems for input, due to the frontend/engine interaction |
|
98 * Set up a wifi protocol so that tablets can draw maps and send it to the drawn maps of Hedgewars |
97 * Set up a wifi protocol so that tablets can draw maps and send it to the drawn maps of Hedgewars |
99 * Select the stereo renderer at runtime, either with a keybind or with a menu |
98 * Select the stereo renderer at runtime, either with a keybind or with a menu |
100 |
99 |
101 |
100 |
102 === Engine === |
101 === Engine === |