mateuszb
							
						 | 
						
							
							
								b3ed75ab03
							
							* first part of ERM parser
						 | 
						14 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								fb929fa9b0
							
							AB campaign selection screen added
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								c9189119b9
							
							Little more work on artifacts.
						 | 
						15 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								49083c4e5a
							
							* ConstTransitive CGI more or less done
						 | 
						15 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								ea03273c8e
							
							Some work towards useful AI:
						 | 
						15 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								9771dd12ff
							
							- changes in LodHandler:
						 | 
						15 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								f6b97704c7
							
							Partial support for random wandering stacks. Well, they are not 'that' random as don't use global ran() function.
						 | 
						15 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								9445e5b184
							
							* small refactoring
						 | 
						15 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								d69ae9aa4c
							
							More logging for #520
						 | 
						15 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								8637b021cc
							
							* (hopefully) full reading of h3c
						 | 
						15 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								1609b8fdb9
							
							Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries.
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								399f58f1af
							
							* partially implemented puzzle map
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								adcfb3c020
							
							* second part of sieges
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								9ff6501ba3
							
							Mostly done .BIK video handling (WIN only).
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								1d5565b3a3
							
							* updated project files for MSVC
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								90fd75e66c
							
							* Removed trailing newline from settings.txt (caused warning)
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								f9ae91d88c
							
							* further changes towards support for ranged spells
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								7a9e323297
							
							* fixed 8 hero limit to check only for wandering heroes (not garrisoned)
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								e3222fd34f
							
							* fixed mana limit info in the hero window
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								02309c5bb8
							
							* fixed positions of stack queue and battle result window when resolution is != 800x600
						 | 
						16 years ago | 
					
				
					
						
							
								   Vadim Glazunov
							
						 | 
						
							
							
								8523fcbb43
							
							Small GCC fixes. Autoconf/automake project files updated
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								b895fa35cb
							
							* saving and resuming games should work!
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								3474fdaf05
							
							* save/load partially working
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								c6bcd61aba
							
							* animation of water tiles
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								c4bcf7b880
							
							* better support for non-800x600 resolutions
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								856698bd80
							
							* fixes for MSVC (it needs to have global variables from library explicitly exported)
						 | 
						17 years ago | 
					
				
					
						
							
								   Vadim Glazunov
							
						 | 
						
							
							
								a1dd7f22f9
							
							gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								629d934810
							
							* moved CConsoleHandler to lib (update project files)
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								22ade5efbe
							
							* make compatible with boost 1.36.0 (there was breaking change in boost::function)
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								e5a064f36b
							
							Improved threa-safety, almost finished building structures in towns.
						 | 
						17 years ago |