| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-22 | Fix composite textures with texture_min_size. Moved upscaling of textures to ↵ | Aaron Suen | |
| later in the process, when images are converted to textures, instead of right after image load, so the original image is unmodified for generateImagePart. | |||
| 2015-03-20 | Configurable automatic texture scaling and filtering at load time. | Aaron Suen | |
| Signed off by: Zeno, kwolekr | |||
| 2015-03-07 | For usages of assert() that are meant to persist in Release builds (when ↵ | Craig Robbins | |
| NDEBUG is defined), replace those usages with persistent alternatives | |||
| 2015-03-05 | Replace std::list to std::vector into tile.cpp (m_texture_trash) and move ↵ | Loic Blot | |
| tile.hpp to src/client/ | |||
