[wesnoth-commits] [wesnoth/wesnoth] 3be39a: 0 -> nullptr in 2 places
GitHub
noreply at github.com
Sat Mar 24 00:00:38 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3be39a98fe753123ae4685d124876e7a7eb93160
https://github.com/wesnoth/wesnoth/commit/3be39a98fe753123ae4685d124876e7a7eb93160
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M src/display.cpp
M src/generators/cave_map_generator.hpp
Log Message:
-----------
0 -> nullptr in 2 places
Commit: c7367344b1f259e2807c757919d48f5ecf4a668f
https://github.com/wesnoth/wesnoth/commit/c7367344b1f259e2807c757919d48f5ecf4a668f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M src/sdl/surface.cpp
M src/sdl/surface.hpp
M src/widgets/widget.cpp
M src/widgets/widget.hpp
Log Message:
-----------
Removed surface_restorer class
This was only used in the GUI1 widget base class and isn't something we'll need
with accelerated rendering.
Commit: 85dcef7fa09f8a2e760e997363b8df1539534588
https://github.com/wesnoth/wesnoth/commit/85dcef7fa09f8a2e760e997363b8df1539534588
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M src/display.cpp
M src/font/marked-up_text.cpp
M src/video.cpp
M src/video.hpp
M src/widgets/widget.cpp
Log Message:
-----------
Removed remaining references to window framebuffer surface
Commit: c76bef8bb8344e744ff44bc26a7df7ea90a737b6
https://github.com/wesnoth/wesnoth/commit/c76bef8bb8344e744ff44bc26a7df7ea90a737b6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M changelog.md
M data/core/macros/deprecated-utils.cfg
M data/core/units.cfg
R data/core/units/dunefolk/deprecated.cfg
M players_changelog.md
M po/wesnoth-help/es.po
M po/wesnoth-httt/es.po
M po/wesnoth-lib/es.po
M po/wesnoth-multiplayer/es.po
M po/wesnoth-sof/es.po
M po/wesnoth-sota/es.po
M po/wesnoth-tb/es.po
M po/wesnoth-trow/es.po
M po/wesnoth-tsg/es.po
M po/wesnoth-units/es.po
M po/wesnoth/es.po
M utils/travis/check_utf8.sh
M utils/travis/docker_run.sh
R utils/travis/exit_wrapper.sh
R utils/travis/install_deps.sh
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
R utils/travis/test_wrapper.sh
M utils/travis/utf8_bom_dog.sh
Log Message:
-----------
Merge branch 'master' of github.com:wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/c456d4b288ca...c76bef8bb834
More information about the Commits
mailing list