Merge branch 'master' into jgrpp
# Conflicts: # CMakeLists.txt # src/saveload/town_sl.cpp # src/screenshot.h # src/script/api/ai/ai_date.hpp.sq # src/script/api/ai/ai_marine.hpp.sq # src/script/api/ai/ai_station.hpp.sq # src/script/api/game/game_date.hpp.sq # src/script/api/game/game_marine.hpp.sq # src/script/api/game/game_station.hpp.sq # src/script/api/game/game_window.hpp.sq # src/script/api/script_window.hpp # src/script/api/template/template_window.hpp.sq # src/signal.cpp # src/statusbar_gui.cpp # src/toolbar_gui.cpp # src/viewport.cpp # src/viewport_func.h
This commit is contained in:
		@@ -27,7 +27,7 @@ enum ScreenshotType {
 | 
			
		||||
 | 
			
		||||
class SmallMapWindow;
 | 
			
		||||
 | 
			
		||||
void SetupScreenshotViewport(ScreenshotType t, struct ViewPort *vp);
 | 
			
		||||
void SetupScreenshotViewport(ScreenshotType t, struct Viewport *vp);
 | 
			
		||||
bool MakeHeightmapScreenshot(const char *filename);
 | 
			
		||||
bool MakeSmallMapScreenshot(unsigned int width, unsigned int height, SmallMapWindow *window);
 | 
			
		||||
void MakeScreenshotWithConfirm(ScreenshotType t);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user