Jürgen Doser 9ebf1fd3b7 Remove use of operator[] on a std::map, so no spurious elements get inserted. (fixes #464)
All uses of operator[] in guiConfigureWorld.cpp have been replaced
with .find() operations.

In some places, operator[] had been called with mod names of "Add-Ons"
or "N/A", which would insert a default-constructed ModSpec into the
list of add-on mods. In other places, the use of operator[] was safe
now, but it probably is safer for future changes to use .find()
everywhere.
2013-02-01 15:50:33 +01:00
..
2012-07-23 15:23:33 +03:00
2011-09-01 18:27:30 -04:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-12-03 19:44:54 +02:00
2013-01-21 21:41:37 +02:00
2013-01-21 21:41:37 +02:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2013-01-14 15:27:00 +01:00
2012-11-25 19:14:24 +02:00
2012-06-17 04:03:39 +03:00
2013-01-21 21:41:09 +02:00
2012-06-17 04:03:39 +03:00
2013-01-21 21:41:37 +02:00
2012-09-01 12:58:37 +03:00
2012-09-01 12:58:37 +03:00
2013-01-04 19:05:57 +01:00
2012-06-17 04:03:39 +03:00
2012-07-22 17:40:41 +03:00
2012-07-21 02:33:22 +03:00
2012-12-02 18:02:45 +02:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-03-11 04:15:45 +02:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-07-22 17:40:41 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2013-01-21 21:41:37 +02:00
2012-12-02 00:38:26 +02:00
2012-06-17 04:03:39 +03:00
2012-12-23 02:11:32 +04:00
2012-12-02 18:02:45 +02:00
2012-12-02 18:02:45 +02:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-07-22 17:40:41 +03:00
2013-01-21 21:41:37 +02:00
2013-01-14 15:27:00 +01:00
2013-01-14 15:27:00 +01:00
2013-01-22 01:16:29 +04:00
2013-01-23 16:28:15 -05:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-07-27 15:46:51 +03:00
2012-07-27 15:46:51 +03:00
2012-07-22 20:29:09 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00
2012-06-17 04:03:39 +03:00