frosch
|
050271ed2d
|
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
|
2017-01-14 18:30:26 +00:00 |
|
Jonathan G Rennison
|
52d3f075ea
|
Fix over shift left undefined behaviour.
The maximum zoom level is now >= 8, so shifting a uint8 by a zoom
level results in undefined behaviour.
|
2015-11-22 23:31:51 +00:00 |
|
patch-import
|
536a95dfd0
|
Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
https://www.tt-forums.net/viewtopic.php?f=33&t=53394
|
2015-08-05 21:24:30 +01:00 |
|
peter1138
|
4de8b75605
|
(svn r27016) -Fix (r27004): Setting font-sprite data failed for some user(s).
|
2014-10-14 16:09:21 +00:00 |
|
peter1138
|
2b46a4ae1d
|
(svn r27016) -Fix (r27004): Setting font-sprite data failed for some user(s).
|
2014-10-14 16:09:21 +00:00 |
|
peter1138
|
aa6fdf6f13
|
(svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well.
|
2014-10-12 20:43:25 +00:00 |
|
peter1138
|
1088ad48fc
|
(svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well.
|
2014-10-12 20:43:25 +00:00 |
|
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
|
0463dbdc9e
|
(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
|
4a911754b5
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
2618d960e3
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
98b320614a
|
(svn r26201) -Fix: unscaling by a negative value is the same as scaling by a positive number
|
2014-01-02 11:04:37 +00:00 |
|
rubidium
|
fb4db0b022
|
(svn r26201) -Fix: unscaling by a negative value is the same as scaling by a positive number
|
2014-01-02 11:04:37 +00:00 |
|
frosch
|
7b2c2b3b62
|
(svn r25821) -Fix-ish: Sprite 0 was considered available, even if no baseset was loaded.
|
2013-10-06 19:40:40 +00:00 |
|
frosch
|
1e0dd39075
|
(svn r25821) -Fix-ish: Sprite 0 was considered available, even if no baseset was loaded.
|
2013-10-06 19:40:40 +00:00 |
|
michi_cc
|
b13d452bbe
|
(svn r25492) -Doc: Missing comment.
|
2013-06-27 21:18:56 +00:00 |
|
michi_cc
|
6f359bc1f0
|
(svn r25492) -Doc: Missing comment.
|
2013-06-27 21:18:56 +00:00 |
|
frosch
|
d640903eb7
|
(svn r25081) -Fix [FS#5500]: Catch exception anonymously, if the exception content is not of interest.
|
2013-03-11 17:45:23 +00:00 |
|
frosch
|
f800c826a8
|
(svn r25081) -Fix [FS#5500]: Catch exception anonymously, if the exception content is not of interest.
|
2013-03-11 17:45:23 +00:00 |
|
frosch
|
c9967ad03e
|
(svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on.
|
2013-03-03 13:00:06 +00:00 |
|
frosch
|
d3c0e1d340
|
(svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on.
|
2013-03-03 13:00:06 +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 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
bdb5931c78
|
(svn r24858) -Fix [FS#5404]: Make invalid sprite references to mapgen sprites behave the same as invalid references between recolour and real sprites.
|
2012-12-26 15:14:37 +00:00 |
|
frosch
|
24e62f39e0
|
(svn r24858) -Fix [FS#5404]: Make invalid sprite references to mapgen sprites behave the same as invalid references between recolour and real sprites.
|
2012-12-26 15:14:37 +00:00 |
|
frosch
|
cd3651368d
|
(svn r24828) -Change: For dedicated servers without blitter ignore the spritecache size setting and always use the minimum.
|
2012-12-19 19:31:18 +00:00 |
|
frosch
|
e428952110
|
(svn r24828) -Change: For dedicated servers without blitter ignore the spritecache size setting and always use the minimum.
|
2012-12-19 19:31:18 +00:00 |
|
frosch
|
c5d8a51c76
|
(svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default.
|
2012-05-15 20:37:42 +00:00 |
|
frosch
|
d351f3dae5
|
(svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default.
|
2012-05-15 20:37:42 +00:00 |
|
frosch
|
f833f6c148
|
(svn r23986) -Fix (r23889): Invalid reads when scaling an odd-sized sprite smaller.
|
2012-02-25 17:18:17 +00:00 |
|
frosch
|
3d381403a8
|
(svn r23986) -Fix (r23889): Invalid reads when scaling an odd-sized sprite smaller.
|
2012-02-25 17:18:17 +00:00 |
|
michi_cc
|
2d4346bd8e
|
(svn r23976) -Fix (r23889): Sprites of different zoom levels were not always padded correctly to a common size.
|
2012-02-23 12:13:30 +00:00 |
|
michi_cc
|
0aecd1fa7b
|
(svn r23976) -Fix (r23889): Sprites of different zoom levels were not always padded correctly to a common size.
|
2012-02-23 12:13:30 +00:00 |
|
michi_cc
|
ac1919408d
|
(svn r23898) -Remove: PNG sprite loader.
|
2012-02-04 22:19:02 +00:00 |
|
michi_cc
|
44abdccfd0
|
(svn r23898) -Remove: PNG sprite loader.
|
2012-02-04 22:19:02 +00:00 |
|
michi_cc
|
1358995dfa
|
(svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs.
|
2012-02-04 22:18:57 +00:00 |
|
michi_cc
|
2c3bca6ad9
|
(svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs.
|
2012-02-04 22:18:57 +00:00 |
|
michi_cc
|
2f0c046a6f
|
(svn r23896) -Fix (r23884): Don't free unallocated memory.
|
2012-02-04 22:14:21 +00:00 |
|
michi_cc
|
bd3c507910
|
(svn r23896) -Fix (r23884): Don't free unallocated memory.
|
2012-02-04 22:14:21 +00:00 |
|
michi_cc
|
a55a77cbae
|
(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138)
|
2012-02-04 13:29:13 +00:00 |
|
michi_cc
|
e85d5b5d31
|
(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138)
|
2012-02-04 13:29:13 +00:00 |
|
michi_cc
|
14094d00bf
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
michi_cc
|
6db39410a1
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
michi_cc
|
59d0702a6a
|
(svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well.
|
2012-02-04 13:28:56 +00:00 |
|
michi_cc
|
02d07e68d8
|
(svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well.
|
2012-02-04 13:28:56 +00:00 |
|
michi_cc
|
a02854d32f
|
(svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading.
|
2012-02-04 13:28:52 +00:00 |
|
michi_cc
|
76cfbb257c
|
(svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading.
|
2012-02-04 13:28:52 +00:00 |
|
peter1138
|
9e0e4bf639
|
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
|
2011-11-24 12:26:44 +00:00 |
|
peter1138
|
15d0a22aac
|
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
|
2011-11-24 12:26:44 +00:00 |
|
frosch
|
74e71380ef
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|