[Commits] [wesnoth/wesnoth] 94cf0a: allow negative x,y in ~CROP
GitHub
noreply at github.com
Thu Jun 25 18:46:29 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 94cf0adb29a44ae4e376f7936f4ddd7c46430f7f
https://github.com/wesnoth/wesnoth/commit/94cf0adb29a44ae4e376f7936f4ddd7c46430f7f
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/image_modifications.cpp
Log Message:
-----------
allow negative x,y in ~CROP
this allows to crop a larger image from a smaller source image, the
underlying cut_surface function already supports this behaviour.
This is specially useful to blit another image on the image which would
not fit onto the original image otherwise.
Commit: 101e9911a28a003c7bd4ec9525d0a0cb89c5aab2
https://github.com/wesnoth/wesnoth/commit/101e9911a28a003c7bd4ec9525d0a0cb89c5aab2
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
Log Message:
-----------
remove unused variable
Commit: b34dc86e372666139f359ddbb7e0d37a6698b7a6
https://github.com/wesnoth/wesnoth/commit/b34dc86e372666139f359ddbb7e0d37a6698b7a6
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/playmp_controller.cpp
M src/synced_context.cpp
Log Message:
-----------
fix an assertion when reloading an mp game
Commit: cee449106aaf8dfd6d2bc01080e54296e3a7deca
https://github.com/wesnoth/wesnoth/commit/cee449106aaf8dfd6d2bc01080e54296e3a7deca
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
add wesnoth.get_viewing_side
http://gna.org/bugs/?22822
Compare: https://github.com/wesnoth/wesnoth/compare/ccac655da432...cee449106aaf
More information about the Commits
mailing list