rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
2618d960e3
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
4a911754b5
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
ef7befdbd8
|
(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen)
|
2013-05-19 14:49:25 +00:00 |
|
rubidium
|
238a842700
|
(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen)
|
2013-05-19 14:49:25 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
fccf0ac84d
|
(svn r24805) -Codechange: Refactor determination of screenshot viewport for world screenshots.
|
2012-12-09 16:53:01 +00:00 |
|
frosch
|
e19ba0f72a
|
(svn r24805) -Codechange: Refactor determination of screenshot viewport for world screenshots.
|
2012-12-09 16:53:01 +00:00 |
|
frosch
|
edd9c0553a
|
(svn r24804) -Add: Separate subdirectory for screenshots.
|
2012-12-09 16:52:43 +00:00 |
|
frosch
|
50abcf3edc
|
(svn r24804) -Add: Separate subdirectory for screenshots.
|
2012-12-09 16:52:43 +00:00 |
|
alberth
|
2ab7c82b31
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
alberth
|
67f599f9db
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
truebrain
|
e2fea99ba9
|
(svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header
|
2012-01-09 23:04:03 +00:00 |
|
truebrain
|
4ecd7843fb
|
(svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header
|
2012-01-09 23:04:03 +00:00 |
|
frosch
|
45df862fb0
|
(svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used.
|
2012-01-08 16:58:10 +00:00 |
|
frosch
|
a6f6c0f8ab
|
(svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used.
|
2012-01-08 16:58:10 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
8b223f0274
|
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
|
2011-12-31 14:56:39 +00:00 |
|
rubidium
|
7dc6e5b5fc
|
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
|
2011-12-31 14:56:39 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
2ccbd2a6f5
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
rubidium
|
a531ec1899
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
truebrain
|
cc12942d70
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
truebrain
|
bf803e40cc
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
peter1138
|
349da42ce3
|
(svn r23333) -Fix [FS#4854]: Make zoomed in screenshot use the selected maximum zoom.
|
2011-11-26 13:48:06 +00:00 |
|
peter1138
|
b100c49227
|
(svn r23333) -Fix [FS#4854]: Make zoomed in screenshot use the selected maximum zoom.
|
2011-11-26 13:48:06 +00:00 |
|
peter1138
|
03c86ab874
|
(svn r23325) -Fix (r23316): World screenshot was incorrectly positioned.
|
2011-11-25 13:01:37 +00:00 |
|
peter1138
|
1121fb8698
|
(svn r23325) -Fix (r23316): World screenshot was incorrectly positioned.
|
2011-11-25 13:01:37 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
rubidium
|
c9a7f572ec
|
(svn r23195) -Codechange: if we really need to cast away constness, use const_cast
|
2011-11-12 08:37:12 +00:00 |
|
rubidium
|
215452b911
|
(svn r23195) -Codechange: if we really need to cast away constness, use const_cast
|
2011-11-12 08:37:12 +00:00 |
|
rubidium
|
a72544d5e1
|
(svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x)
|
2011-11-04 10:32:26 +00:00 |
|
rubidium
|
79244bd57f
|
(svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x)
|
2011-11-04 10:32:26 +00:00 |
|
alberth
|
1838225192
|
(svn r22511) -Add: Function to make heightmap file paths.
|
2011-05-28 13:55:05 +00:00 |
|
alberth
|
4b295664ad
|
(svn r22511) -Add: Function to make heightmap file paths.
|
2011-05-28 13:55:05 +00:00 |
|
alberth
|
be048e05f2
|
(svn r22509) -Add: Save heightmap.
|
2011-05-28 13:54:18 +00:00 |
|
alberth
|
d042417821
|
(svn r22509) -Add: Save heightmap.
|
2011-05-28 13:54:18 +00:00 |
|
alberth
|
64745b4d0d
|
(svn r22508) -Codechange: Lift default screenshot filename out of MakeScreenshotName.
|
2011-05-28 13:53:52 +00:00 |
|
alberth
|
8eb1fba763
|
(svn r22508) -Codechange: Lift default screenshot filename out of MakeScreenshotName.
|
2011-05-28 13:53:52 +00:00 |
|
alberth
|
63923068a2
|
(svn r22488) -Doc: Add Doxygen comments to screenshot code.
|
2011-05-22 20:18:38 +00:00 |
|
alberth
|
7849495f6a
|
(svn r22488) -Doc: Add Doxygen comments to screenshot code.
|
2011-05-22 20:18:38 +00:00 |
|
rubidium
|
772fd8f6b5
|
(svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu
|
2011-05-13 20:07:57 +00:00 |
|
rubidium
|
edc0a4516b
|
(svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu
|
2011-05-13 20:07:57 +00:00 |
|
rubidium
|
0e1ac234d8
|
(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small
|
2011-04-30 17:44:12 +00:00 |
|
rubidium
|
a61ae330bd
|
(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small
|
2011-04-30 17:44:12 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|