| .. | 
			
		
		
			
				
					| 
						
							
						
						BattleInterface
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						UIFramework
					 | 
				
				
					a82601db72
					- playing a bit with ttf fonts: bugfix + shadow rendering
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						icons
					 | 
				
				
					6a5af58aed
					(linux) version bump to 0.91
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						AdventureMapClasses.cpp
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						AdventureMapClasses.h
					 | 
				
				
					15a7f43e11
					- fixed #1075, #1080, #1081
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CAdvmapInterface.cpp
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CAdvmapInterface.h
					 | 
				
				
					fa3d32925e
					A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CAnimation.cpp
					 | 
				
				
					b5ebf443fc
					- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CAnimation.h
					 | 
				
				
					613172fa45
					- fixed #582, #1019 and #1022
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CBitmapHandler.cpp
					 | 
				
				
					f7915d9e61
					- removed creature-related code from ModHandler
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CBitmapHandler.h
					 | 
				
				
					369f0ae9c6
					[PLATFORM] MinGW support added
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CCastleInterface.cpp
					 | 
				
				
					96cc88ba91
					- removed autotools files from ERM
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CCastleInterface.h
					 | 
				
				
					0ca9f64573
					Next part of town configuration:
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CCreatureWindow.cpp
					 | 
				
				
					5b0c6059e2
					* bug 1193 should be fixed
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CCreatureWindow.h
					 | 
				
				
					5b0c6059e2
					* bug 1193 should be fixed
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CDefHandler.cpp
					 | 
				
				
					369f0ae9c6
					[PLATFORM] MinGW support added
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CDefHandler.h
					 | 
				
				
					46eb0b3daf
					- wrokaround/fix for #1177
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CGameInfo.cpp
					 | 
				
				
					44cc848edc
					first part of town configuration:
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CGameInfo.h
					 | 
				
				
					1c5a4c669c
					- merged minimap.json into terrains.json
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CHeroWindow.cpp
					 | 
				
				
					b5ebf443fc
					- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CHeroWindow.h
					 | 
				
				
					ce15eb37c2
					- Fixed serialization of limiters
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CKingdomInterface.cpp
					 | 
				
				
					ce15eb37c2
					- Fixed serialization of limiters
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CKingdomInterface.h
					 | 
				
				
					46eb0b3daf
					- wrokaround/fix for #1177
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CMT.cpp
					 | 
				
				
					46eb0b3daf
					- wrokaround/fix for #1177
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					9caa21a51c
					- fix for #1189 (h3 text parsing fix)
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CMessage.cpp
					 | 
				
				
					b5ebf443fc
					- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CMessage.h
					 | 
				
				
					b5ebf443fc
					- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CMusicHandler.cpp
					 | 
				
				
					720deba838
					* Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..)
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CMusicHandler.h
					 | 
				
				
					f8a27a9fdb
					* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.cpp
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.h
					 | 
				
				
					fa3d32925e
					A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CPreGame.cpp
					 | 
				
				
					c4e03ef0de
					* enum serialization/deserialization (si32 as basetype ought to be enough for anybody)
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CPreGame.h
					 | 
				
				
					4bc2fd5519
					[c::b] renamed map subfolder to workaround dependency tracking bug
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CQuestLog.cpp
					 | 
				
				
					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 | 
			
		
			
				
					| 
						
							
						
						CQuestLog.h
					 | 
				
				
					c336abcf4a
					* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CSoundBase.h
					 | 
				
				
					45c2809a40
					- pregame will use same resolution as main game
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CSpellWindow.cpp
					 | 
				
				
					a96f03e947
					Crashes realted to illegal access to enemy hero data should be fixed, including #1178.
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						CSpellWindow.h
					 | 
				
				
					fa3d32925e
					A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CVideoHandler.cpp
					 | 
				
				
					85a23e298c
					- generic string ID -> numeric ID resolution system
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						CVideoHandler.h
					 | 
				
				
					e79ac5f1d7
					- removed deprecated ffmpeg functions. Fixes #779
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						Client.cpp
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						Client.h
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						DPIaware.manifest
					 | 
				
				
					39a752c408
					Fixed issue with Windows 7 DPI upscaling.
				 | 
				16 years ago | 
			
		
			
				
					| 
						
							
						
						FunctionList.h
					 | 
				
				
					9d2711fb51
					- rewrote most of classes from adventure map window
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						GUIClasses.cpp
					 | 
				
				
					beb1ca1bf8
					- getDate function now uses enum for different modes
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						GUIClasses.h
					 | 
				
				
					ce15eb37c2
					- Fixed serialization of limiters
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						Graphics.cpp
					 | 
				
				
					da6cb0ae12
					- trade windows work with new creatures\artifacts
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						Graphics.h
					 | 
				
				
					da6cb0ae12
					- trade windows work with new creatures\artifacts
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						NetPacksClient.cpp
					 | 
				
				
					8769f67c5d
					* JsonReader can convert to enums
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						SDLMain.h
					 | 
				
				
					2643762f08
					Mac OS patch from stopiccot
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						SDLMain.m
					 | 
				
				
					2643762f08
					Mac OS patch from stopiccot
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						StdInc.cpp
					 | 
				
				
					cce814c41b
					* Final commit
				 | 
				14 years ago | 
			
		
			
				
					| 
						
							
						
						StdInc.h
					 | 
				
				
					2f5d6f2684
					* CHexField renamed to CBattleHex
				 | 
				14 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.cbp
					 | 
				
				
					d8b068afd9
					[c::b] update projects
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.rc
					 | 
				
				
					78517a4397
					* fixed previous fix
				 | 
				16 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.vcxproj
					 | 
				
				
					bcf8cab19a
					Project files update/cleanup.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.vcxproj.filters
					 | 
				
				
					bcf8cab19a
					Project files update/cleanup.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						mapHandler.cpp
					 | 
				
				
					a1da195b85
					* minor refactoring
				 | 
				12 years ago | 
			
		
			
				
					| 
						
							
						
						mapHandler.h
					 | 
				
				
					2643762f08
					Mac OS patch from stopiccot
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						resource.h
					 | 
				
				
					3d4db35df0
					Added icon to the MSVC project, minor fixes, version bumped to 0.74.
				 | 
				16 years ago | 
			
		
			
				
					| 
						
							
						
						vcmi.icns
					 | 
				
				
					2643762f08
					Mac OS patch from stopiccot
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						vcmi.ico
					 | 
				
				
					3d4db35df0
					Added icon to the MSVC project, minor fixes, version bumped to 0.74.
				 | 
				16 years ago |