Merge pull request [#285](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/285) from caveman2cosmos/master --
raxo2222
Merge pull request [#279](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/279) from MattOttawa/master --
billw2012
Added const where suggested. Added && Removed a couple brackets that wern't necessary. --
Matt
Labeller test, minor update of worldview buster --
raxo2222
Labeller should detect text files in modules too. --
raxo2222
audio: mp tech quotes now either vanilla mp quotes or just… ([#257](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/257)) --
billw2012
Update labeler.yml --
billw2012
Removed 2 empty xml files that were for DCM and AND pedia concepts. Reverted bad changes pointed out by billw. --
Matt
Merge pull request [#273](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/273) from dzfischer/techquote-sp-fixes --
billw2012
Update github PR labeler --
billw2012
CvGame: Added const to methods. CvGame: Reduced a loop's size from MAX_PLAYERS (51) to MAX_PC_PLAYERS (40) and removed if(!isNPC()). CvGame: Removed if(iter != NO_PLAYER) from a loop that starts with 0. CvUnit: Changed GC.getDefineINT("EVENT_MESSAGE_TIME") calls to GC.getEVENT_MESSAGE_TIME() CvUnit: Removed a pointless function variable named bBitter from about 5 DCM airBomb methods. --
Matt
Making pragma once and header macro use consistent --
billw2012
Adding index iterator base, and implementations for all player collections (plot, city, group). --
billw2012
Minor code fix and natvis improvement --
billw2012
Merge pull request [#271](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/271) from MattOttawa/master --
billw2012
Revert "fix missing soundMP links" --
DZF
Revert "shortening mp tech quote sfx" --
DZF
Revert "moved mp tech rename script to tools folder" --
DZF
Merge remote-tracking branch 'caveman2cosmos/master' into techquote-sp-fixes --
DZF
audio: stirrup gains vanilla quote, animal riding c2c's old stirrup --
DZF
audio: improved 25 prehistoric tech quote readings --
DZF
Removed CvDefinesModTools.h Removed Search Strings.txt --
Matt
mp tech audio for alt timeline and religious techs now also tech_generic --
DZF
Removed DCM Concept Info Removed AND Concept Info Removed BULL and BUFFY dll info --
Matt
audio: improved 7 prehistoric techs --
DZF
Removed an unused parameter from CvUnit::canDiscover() --
Matt
audio: improved reading of 3 prehistoric techs --
DZF
moved mp tech rename script to tools folder --
DZF
shortening mp tech quote sfx --
DZF
fix missing soundMP links --
DZF