[Commits] [wesnoth/wesnoth] fe1f17: Use an array for sort function storage, since it's...
GitHub
noreply at github.com
Mon Aug 1 22:33:01 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fe1f17a55fb4ca9bc17cce4de6afdf75fa7b406b
https://github.com/wesnoth/wesnoth/commit/fe1f17a55fb4ca9bc17cce4de6afdf75fa7b406b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M src/gui/dialogs/game_load.cpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/unit_create.cpp
M src/gui/dialogs/unit_recall.cpp
M src/gui/dialogs/unit_recall.hpp
M src/gui/widgets/generator.hpp
M src/gui/widgets/listbox.cpp
M src/gui/widgets/listbox.hpp
Log Message:
-----------
Use an array for sort function storage, since it's always fixed-size
More information about the Commits
mailing list