1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
vcmi/lib/rmg
ArseniyShestakov 783dcfea2e CMapGenOptions: fix crash when computer only limit is used
Currently when there is computer only players set resetPlayersMap may try to change settings for more than 8 players which obviously cause crash.
Now if any of "players and computer limit" or "computer limit" is set to random we automatically set total limit to 8 players.
2015-03-14 22:19:24 +03:00
..
CMapGenerator.cpp Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool 2015-03-08 16:11:23 +03:00
CMapGenerator.h Spawn quest arts in nearby zones. 2015-03-01 10:20:49 +01:00
CMapGenOptions.cpp CMapGenOptions: fix crash when computer only limit is used 2015-03-14 22:19:24 +03:00
CMapGenOptions.h
CRmgTemplate.cpp
CRmgTemplate.h
CRmgTemplateStorage.cpp More balanced treasure pile distribution. 2014-12-20 14:01:48 +01:00
CRmgTemplateStorage.h
CRmgTemplateZone.cpp Disabled Seer Huts for 0.97c. 2015-03-12 10:45:24 +01:00
CRmgTemplateZone.h Spawn quest arts in nearby zones. 2015-03-01 10:20:49 +01:00
CZoneGraphGenerator.cpp
CZoneGraphGenerator.h
CZonePlacer.cpp Additional adjustment of zone positions to ensure balanced zone sizes. 2015-01-16 19:28:27 +01:00
CZonePlacer.h - fixed Clang compiler warnings 2014-08-04 20:36:00 +02:00
float3.h Significantly improved zone graph placement. 2014-10-31 12:58:55 +01:00