Michał W. Urbańczyk
							
						 | 
						
							
							
								1afcaf2817
							
							* CThreadHelper.cpp now belongs to VCMI_lib project
						 | 
						14 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								77ba5a5cd6
							
							- some minor fixes: #626 #597 #275
						 | 
						15 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								b8f65697ca
							
							- fixes for several bugs: #639 #656 #135 #646 #638 #94 #629
						 | 
						15 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								3d9dc0642d
							
							- gcc compile fixes
						 | 
						15 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								ea03273c8e
							
							Some work towards useful AI:
						 | 
						15 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								c84c9cb481
							
							Fixed a few warnings.
						 | 
						15 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								c78d48473b
							
							(linux) Disable the console. It's just too broken.
						 | 
						16 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								7471372074
							
							Fixed several crashes when exiting.
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								3d4db35df0
							
							Added icon to the MSVC project, minor fixes, version bumped to 0.74.
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								49a142b92e
							
							* minor changes
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								048ab62530
							
							* some changes in code handling movement of wide creatures in battles. It could solve a few bugs but I'm not sure
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								78afb07f52
							
							New, experimental crashhandler for windows (creates minidumps).
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								576dbe62d0
							
							include windows.h before WORD usage.
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								9ff6501ba3
							
							Mostly done .BIK video handling (WIN only).
						 | 
						16 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								f9ae91d88c
							
							* further changes towards support for ranged spells
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								516b1e2b00
							
							REMOVED FILES: CPatgFinder.h/cpp
						 | 
						16 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								3a66dc2b7c
							
							* added heroes pool for heroes available for hiring
						 | 
						17 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								9a8e009862
							
							* magic arrow flight animation (full hit animation will be later as it should be implemented via support for AC format)
						 | 
						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 | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								37753e6678
							
							probably optimized code for battles
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								0607ec70cf
							
							Support for Tree of knowledge and minor changes.
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								cc7be20b07
							
							Merged most of the changes from trunk.
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								08b6796545
							
							Mainly refactoring
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								1b73678b7c
							
							Fighting with includes.
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								ea8562a6b1
							
							Rest of commit: broken battles, starting hero, town displaying and linker errors.
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								c351496a47
							
							* moved map reading to the map.cpp
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								300d540663
							
							More changes / project files.
						 | 
						17 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								dbca25df74
							
							Cleanups/refactoring
						 | 
						17 years ago |