DjWarmonger
							
						 | 
						
							
							
								c3a1d10988
							
							Fixed shield effect - spell only.
						 | 
						12 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								3958364884
							
							* a bit more work on campaigns; hero crossover still buggy
						 | 
						12 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								1ef205e5f1
							
							Various tweaks / enchancements to bonus mechanics
						 | 
						12 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								dc091a1ce1
							
							* some work on hero crossover; still buggy
						 | 
						12 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								25663ce7af
							
							* fixed vector<bool> serialization
						 | 
						12 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								e63747d2d2
							
							Fixed #860 and #1169
						 | 
						12 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								8769f67c5d
							
							* JsonReader can convert to enums
						 | 
						12 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								beb1ca1bf8
							
							- getDate function now uses enum for different modes
						 | 
						12 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								a1da195b85
							
							* minor refactoring
						 | 
						12 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								a4129f43f2
							
							- Correct handling of who manages which players(player count may differ from initial start options for a RMG map) - Fixed warning
						 | 
						12 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								ce15eb37c2
							
							- Fixed serialization of limiters
						 | 
						12 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								53b684180d
							
							[refactor]
						 | 
						12 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								68e91ada1c
							
							[refactor]
						 | 
						12 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								055e922e4d
							
							[refactor] a few more cleanups
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								d4c30667b8
							
							Fixed #1168 and #1170.
						 | 
						13 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								4bc2fd5519
							
							[c::b] renamed map subfolder to workaround dependency tracking bug
						 | 
						13 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								66d9edf76e
							
							small refactor secskill limit check.
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								ffe8b99369
							
							- reorganized hero classes
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								cff758cfba
							
							Moved artifact-related text to CArtifact class.
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								cfaa9fd00a
							
							- fixed deadlock on visiting such objects like artifacts
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								85a23e298c
							
							- generic string ID -> numeric ID resolution system
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								ca9033d0e4
							
							- Support for "Enchanted" WoG ability.
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								7be00e97a0
							
							Fixed #1124. Probably also other bugs related to two-hex creatures (or they were already resolved).
						 | 
						13 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								53169abea7
							
							- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								8eba824ada
							
							- updated icons + psd file
						 | 
						13 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								105083dd70
							
							* Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods
						 | 
						13 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								a878f5f79a
							
							* Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream
						 | 
						13 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								720deba838
							
							* Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..)
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								db10f512d5
							
							- game won't crash on missing dwellings (instead random one will generated)
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								3542bfdc63
							
							- fixed #1128 #1127 #1121 #1119
						 | 
						13 years ago |