Commit 32c5ac0
committed
Fix #3290
- Mostly remove the duplication between main.cpp's init and irr_driver.cpp's applyResolutionSettings by means of a new function
- Add a new function to ParticleKindManager to preload explosions.
- Increase the length of the function separators in irr_driver.cpp from 80 columns to 96 columns
- Remove a pointless define guard (the entire function was wrapped in the same define guard)
- Add a comment about the effect of the HQ texture setting1 parent 2d0a96e commit 32c5ac0
File tree
6 files changed
+131
-153
lines changed- src
- graphics
6 files changed
+131
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments