index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screenshot.h
Age
Commit message (
Expand
)
Author
2021-03-04
Feature: allow custom width/height of screenshot via console
Patric Stout
2020-07-27
Codechange: Spell 'Viewport' consistently
TechGeekNZ
2020-06-27
Cleanup: Give `TakeScreenshot` a more sensible name
TechGeekNZ
2020-06-27
Cleanup: Remove redundant implementation of TakeScreenshot
TechGeekNZ
2020-01-04
Feature: Minimap screenshot
TELK
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2014-04-27
(svn r26525) -Remove: Screenshot format setting from GUI.
frosch
2012-12-09
(svn r24805) -Codechange: Refactor determination of screenshot viewport for w...
frosch
2012-12-09
(svn r24804) -Add: Separate subdirectory for screenshots.
frosch
2012-01-08
(svn r23775) -Change: Hide the PCX screenshot format from the options window,...
frosch
2011-12-31
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed ...
rubidium
2011-05-28
(svn r22511) -Add: Function to make heightmap file paths.
alberth
2011-05-28
(svn r22509) -Add: Save heightmap.
alberth
2010-08-15
(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr...
michi_cc
2010-06-30
(svn r20040) -Codechange: some coding style + using proper types
rubidium
2009-12-25
(svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previou...
rubidium
2009-12-19
(svn r18546) -Codechange: make making the screenshot not asynchronious; just ...
rubidium
2009-11-17
(svn r18156) -Add: crash screenshot, created from blitter buffer
smatz
2009-11-17
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to lo...
smatz
2009-11-01
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
smatz
2009-11-01
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-04-04
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium