| Commit message (Collapse) | Author | Age |
|
|
|
| |
later in the process, when images are converted to textures, instead of right after image load, so the original image is unmodified for generateImagePart.
|
|
|
|
| |
Signed off by: Zeno, kwolekr
|
|
|
|
| |
NDEBUG is defined), replace those usages with persistent alternatives
|
|
|
|
| |
tile.hpp to src/client/
|
|
|
|
|
| |
- Fixes particle draworder
- Fixes nodehighlighting
|
| |
|
|
|
|
| |
146f77fdb750833c649de7159a0833c398e14a4d
|
|
ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes
|