Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enforce limits of settings that could cause buggy behaviour (#12450) | SmallJoker | 2022-07-09 |
| | | | Enforces the setting value bounds that are currently only limited by the GUI (settingtypes.txt). | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
| | | | | | Update Android.mk Remove 'src/client' from include_directories | ||
* | Render copyright notice: Fix name spelling (#7042) | Vitaliy | 2018-02-15 |
| | |||
* | LINT: Add files to whitelist, fix detected indent errors | paramat | 2017-11-06 |
| | |||
* | Rewrite rendering engine (#6253) | Vitaliy | 2017-10-31 |
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods |