Johannes Schauer Marin Rodrigues 
							
						 
					 
					
						
						
							
						
						a1a5bc28c2 
					 
					
						
						
							
							convert line endings from CRLF (Windows) to LF (Linux/Unix)  
						
						... 
						
						
						
						Mixed line endings cause problems when exporting patches with
git-format-patch and then trying to "git am" a patch with mixed and
non-matching line endings. In such a situation git will fail to apply
the patch.
This commit runs the dos2unix tools on the remaining files with CRLF
(\r\n) line endings to convert them to line-feeds (\n) only.
Files that are Windows specific like *.vcxproj and *.props files were
not converted.
Closes : #3073  
						
						
					 
					
						2023-10-19 16:23:21 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Detiste 
							
						 
					 
					
						
						
							
						
						15e45f966c 
					 
					
						
						
							
							typos found by lintian  
						
						
						
						
					 
					
						2023-10-17 22:06:08 +02:00 
						 
				 
			
				
					
						
							
							
								nordsoft 
							
						 
					 
					
						
						
							
						
						16b147d588 
					 
					
						
						
							
							Fix negative spell cost  
						
						
						
						
					 
					
						2023-09-22 01:12:10 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						c4e2417326 
					 
					
						
						
							
							Fix crash on obstacle creation (e.g. moat)  
						
						
						
						
					 
					
						2023-09-08 16:35:43 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						f39fbe5151 
					 
					
						
						
							
							Merge pull request  #2757  from IvanSavenko/filesystem_refactor  
						
						... 
						
						
						
						Filesystem refactor - part 1 
						
						
					 
					
						2023-09-07 10:51:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						ef94e7a78a 
					 
					
						
						
							
							Fix build  
						
						
						
						
					 
					
						2023-09-06 16:03:47 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						747e28947a 
					 
					
						
						
							
							Fix build  
						
						
						
						
					 
					
						2023-09-06 16:03:47 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						41210c1dbf 
					 
					
						
						
							
							Client-side support for multiple battles  
						
						
						
						
					 
					
						2023-09-06 16:03:47 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						3a88180494 
					 
					
						
						
							
							Separated game and battle callback (server & client only)  
						
						
						
						
					 
					
						2023-09-06 16:03:39 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						fc4dfda00f 
					 
					
						
						
							
							Added support for concurrent battles to gamestate and server  
						
						
						
						
					 
					
						2023-09-06 16:03:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						86a7f5f5cd 
					 
					
						
						
							
							Removed getStr(bool), replaced with similar toString()  
						
						
						
						
					 
					
						2023-09-04 22:21:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						8dfdfffd87 
					 
					
						
						
							
							Use ResourcePath for audio files  
						
						
						
						
					 
					
						2023-09-04 18:22:34 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						6f0108e462 
					 
					
						
						
							
							Use ResourcePath for referencing texts and json's  
						
						
						
						
					 
					
						2023-09-04 18:22:34 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						823ffa7a07 
					 
					
						
						
							
							Always use ResourcePath for referencing images and animations  
						
						
						
						
					 
					
						2023-09-04 18:22:34 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						695a51d8c8 
					 
					
						
						
							
							Merge remote-tracking branch 'vcmi/beta' into develop  
						
						
						
						
					 
					
						2023-08-28 21:19:53 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						ce20d913e0 
					 
					
						
						
							
							Fix checking PlayerColor's for validness  
						
						
						
						
					 
					
						2023-08-27 01:35:38 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						e54287ea5d 
					 
					
						
						
							
							Converted remaining identifier to new system  
						
						
						
						
					 
					
						2023-08-25 13:38:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						0240ee886d 
					 
					
						
						
							
							Converted (almost) all namespace enum's to enum classes  
						
						
						
						
					 
					
						2023-08-25 13:38:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						62cd8b12d4 
					 
					
						
						
							
							Converted several namespace enums to enum class  
						
						
						
						
					 
					
						2023-08-25 13:38:02 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						4ab2e617d5 
					 
					
						
						
							
							Fix infinite loop on Fear trigger  
						
						
						
						
					 
					
						2023-08-23 19:34:33 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						81242d3500 
					 
					
						
						
							
							Fixed ending of battles due to retreat/surrender  
						
						
						
						
					 
					
						2023-08-23 18:46:56 +03:00 
						 
				 
			
				
					
						
							
							
								Dydzio 
							
						 
					 
					
						
						
							
						
						764608f100 
					 
					
						
						
							
							Merge remote-tracking branch 'dydzio/configurable-autobattle-spells' into configurable-autobattle-spells  
						
						
						
						
					 
					
						2023-08-21 20:10:04 +02:00 
						 
				 
			
				
					
						
							
							
								Dydzio 
							
						 
					 
					
						
						
							
						
						e81cd4e0e6 
					 
					
						
						
							
							Delete empty file  
						
						
						
						
					 
					
						2023-08-21 20:09:50 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						013417fb7e 
					 
					
						
						
							
							Code cleanup  
						
						
						
						
					 
					
						2023-08-21 17:55:49 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						6297140bf5 
					 
					
						
						
							
							Start of stabilization - battles now start correctly  
						
						
						
						
					 
					
						2023-08-21 17:55:49 +03:00 
						 
				 
			
				
					
						
							
							
								Dydzio 
							
						 
					 
					
						
						
							
						
						78f56df44f 
					 
					
						
						
							
							Comment out unused OH3 options so they do not clutter code suggestions  
						
						... 
						
						
						
						Co-authored-by: Ivan Savenko <saven.ivan@gmail.com > 
						
						
					 
					
						2023-08-20 19:11:36 +02:00 
						 
				 
			
				
					
						
							
							
								Dydzio 
							
						 
					 
					
						
						
							
						
						6bfbe80cc9 
					 
					
						
						
							
							Allow toggling quick combat spells usage  
						
						
						
						
					 
					
						2023-08-19 17:23:55 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						d0b3319f6a 
					 
					
						
						
							
							Merge remote-tracking branch 'vcmi/beta' into develop  
						
						
						
						
					 
					
						2023-08-18 15:08:23 +03:00 
						 
				 
			
				
					
						
							
							
								Andrii Danylchenko 
							
						 
					 
					
						
						
							
						
						a7859dae39 
					 
					
						
						
							
							Battle AI: archangels cast again  
						
						
						
						
					 
					
						2023-08-13 09:08:30 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						537f9fa048 
					 
					
						
						
							
							Merged master into develop  
						
						
						
						
					 
					
						2023-08-03 23:38:32 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						62fddca21e 
					 
					
						
						
							
							Split massive CModHandler class/file into multiple parts:  
						
						... 
						
						
						
						- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes 
						
						
					 
					
						2023-07-30 22:17:47 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						aed8c411fc 
					 
					
						
						
							
							Minor rework & cleanup of combat replays  
						
						
						
						
					 
					
						2023-07-27 19:25:55 +03:00 
						 
				 
			
				
					
						
							
							
								DjWarmonger 
							
						 
					 
					
						
						
							
						
						b4c9b81a33 
					 
					
						
						
							
							Update SideInBattle.cpp  
						
						
						
						
					 
					
						2023-07-25 15:02:28 +03:00 
						 
				 
			
				
					
						
							
							
								Andrii Danylchenko 
							
						 
					 
					
						
						
							
						
						ec8898a0e7 
					 
					
						
						
							
							#1965  - treat dwelling defenders as neutrals  
						
						
						
						
					 
					
						2023-07-25 10:13:41 +03:00 
						 
				 
			
				
					
						
							
							
								SoundSSGood 
							
						 
					 
					
						
						
							
						
						9b5f6ec7cf 
					 
					
						
						
							
							CArtifact getters setters  
						
						
						
						
					 
					
						2023-07-05 15:48:08 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						85262cf4f5 
					 
					
						
						
							
							Moved CGameState files into a separate directory  
						
						
						
						
					 
					
						2023-06-26 17:15:59 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						27c488e62f 
					 
					
						
						
							
							Small changes after review.  
						
						
						
						
					 
					
						2023-06-23 20:05:15 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						756dd398c2 
					 
					
						
						
							
							Added constant for BATTLE_SHOOTING_RANGE_DISTANCE  
						
						
						
						
					 
					
						2023-06-23 19:13:39 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						e938152c1d 
					 
					
						
						
							
							Fix for showing penalty limit in red for unlimited ranged archers  
						
						
						
						
					 
					
						2023-06-23 19:13:39 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						33bbbefdeb 
					 
					
						
						
							
							First working prototype that mimics rangedFullDamageLimit code  
						
						... 
						
						
						
						Next step is to create more generic functions that can be shared between the 2. 
						
						
					 
					
						2023-06-23 19:13:39 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						56d69e790b 
					 
					
						
						
							
							Renamed MetaString methods to more logical names  
						
						
						
						
					 
					
						2023-06-20 19:37:27 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Savenko 
							
						 
					 
					
						
						
							
						
						2636a0dcc3 
					 
					
						
						
							
							Moved MetaString to a new file  
						
						
						
						
					 
					
						2023-06-20 19:37:27 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						56b8fb39f3 
					 
					
						
						
							
							Removed neighbouringTilesWithDirection and using  
						
						... 
						
						
						
						allNeighbouringTiles 
						
						
					 
					
						2023-06-11 18:40:47 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						b8ad5b41f3 
					 
					
						
						
							
							UnitState has getRangedFullDamageDistance()  
						
						
						
						
					 
					
						2023-06-11 18:40:47 +03:00 
						 
				 
			
				
					
						
							
							
								krs 
							
						 
					 
					
						
						
							
						
						c0591573bf 
					 
					
						
						
							
							Working Version  
						
						
						
						
					 
					
						2023-06-11 18:40:47 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
							
						
						05eccbc2bb 
					 
					
						
						
							
							vcmi: split bonus to enumerator and HeroBonus.h  
						
						
						
						
					 
					
						2023-05-03 18:01:06 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
							
						
						fbc05c70ac 
					 
					
						
						
							
							vcmi: camelCase methods of new classes  
						
						... 
						
						
						
						Also use EGameSettings for clamping morale and luck 
						
						
					 
					
						2023-05-02 12:09:13 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
							
						
						a6de9097be 
					 
					
						
						
							
							vcmi: rename HeroBonus.h to Bonus.h  
						
						
						
						
					 
					
						2023-05-02 11:20:58 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
							
						
						4866c2fe5c 
					 
					
						
						
							
							vcmi: split IBonusBearer  
						
						
						
						
					 
					
						2023-05-02 00:54:53 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
							
						
						b6eb2dc060 
					 
					
						
						
							
							vcmi: rename IFactionMember and ICreature  
						
						
						
						
					 
					
						2023-05-02 00:54:53 +03:00