QTfrontend/model/MapModel.cpp
2017-10-10 Wuzzy Change DLC icon (thanks, nemo!)
2017-10-10 Wuzzy Mark custom maps/forts/scripts with circle icon instead of icon
2016-11-17 Wuzzy Fix and change escaping for mission map descriptions
2016-11-17 Wuzzy Show mission map descriptions for default language as well
2016-11-17 Wuzzy UTF-8 support for mission map descriptions
2016-11-17 Wuzzy Fix improper locale detection for mission map descriptions
2016-04-28 sheepluva in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
2016-04-27 sheepluva Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
2015-08-10 sheepluva more copyright fixes
2014-08-21 unc0rr Add separate option for perlin gen
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-17 sheepluva update copyright to 2014
2013-12-03 unc0rr Be lazy in loading maps list
2013-12-02 sheepluva add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-02-01 nemo check datadir instead
2013-01-21 dag10 Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
2013-01-16 dag10 Can now change theme for static and mission maps.
2013-01-14 unc0rr - Fix another ton of bugs and misbehavior
2013-01-14 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
2013-01-14 dag10 GCI2012: Improve Game Configuration Widget
2012-11-17 unc0rr Get rid of DataManager::findFileForRead physfslayer
2012-05-01 sheepluva roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
2012-04-28 sheepluva license header year range adjustments
2012-04-28 sheepluva various comment tweaks/fixes
2012-04-28 sheepluva MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
2012-04-27 sheepluva MapModel: comments/docs, small tweaks
2012-04-27 sheepluva MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
2012-04-27 sheepluva MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
less more (0) tip