mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	
			
				
					
						
					
					2c4c964a457833c874a7421bc8f1d0f59f6fef81
				
			
			
		
	- replaced CDefObjInfo with ObjectTemplate class - ObjectTempate is a direct member of objects instead of pointer with shared ownership across CMap, handler and game objects - simplified handling of objects that can change appearance (e.g. towns) - all object queries regarding object appearance/blockmaps use h3m pos instead of relative positions - removed need of modhandler::reload - cleanup of some old code
    VCMI Project
    Copyright (C) 2007-2013  VCMI Team (check AUTHORS file for the contributors list)
    VCMI is an open-source project aiming to reimplement HMM3:WoG game engine, 
	giving it new and extended possibilities. 
	Wiki:   http://wiki.vcmi.eu
	Forums: http://forum.vcmi.eu
	Bugtracker: http://bugs.vcmi.eu/
	
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 (included in the license.txt)
    of the License, or (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
			
		
					Languages
				
				
								
								
									C++
								
								68.5%
							
						
							
								
								
									JSON-with-Comments
								
								25.7%
							
						
							
								
								
									Inno Setup
								
								3.5%
							
						
							
								
								
									CMake
								
								1.4%
							
						
							
								
								
									Lua
								
								0.3%
							
						
							
								
								
									Other
								
								0.3%