Jonathan G Rennison
|
7685c36f35
|
Implement partial parallelisation of non-map mode viewport rendering
|
2022-11-09 22:24:31 +00:00 |
|
Jonathan G Rennison
|
29a1e49c28
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
|
Jonathan G Rennison
|
309f1b47d2
|
Only apply sprite_zoom_min setting when suitable zoom levels are available
Only discard sprite zoom levels when a suitable higher zoom level is
defined in the same colour mode
See: https://github.com/OpenTTD/OpenTTD/issues/9804
|
2022-08-14 10:45:06 +01:00 |
|
Jonathan G Rennison
|
27316f70ec
|
Create enum for sprite cache control flag bits
|
2022-08-14 09:39:14 +01:00 |
|
Rubidium
|
6bd12e24d7
|
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
(cherry picked from commit fdc11a9f94 )
|
2021-05-30 22:02:14 +01:00 |
|
Jonathan G Rennison
|
f4e29071be
|
Merge tag '1.11.0-beta2' into jgrpp
# Conflicts:
# .github/workflows/ci-build.yml
# .github/workflows/release.yml
# CMakeLists.txt
# src/blitter/32bpp_optimized.cpp
# src/debug.cpp
# src/gfx.cpp
# src/gfx_func.h
# src/lang/czech.txt
# src/lang/english.txt
# src/lang/italian.txt
# src/lang/swedish.txt
# src/lang/ukrainian.txt
# src/network/network_server.cpp
# src/os/windows/crashlog_win.cpp
# src/os/windows/win32.cpp
# src/pathfinder/follow_track.hpp
# src/screenshot.cpp
# src/settings_type.h
# src/spritecache.cpp
# src/vehicle_gui.cpp
# src/video/sdl2_v.cpp
# src/video/video_driver.cpp
# src/video/video_driver.hpp
# src/video/win32_v.cpp
|
2021-03-02 11:59:03 +00:00 |
|
Michael Lutz
|
6776229047
|
Codechange: Make the simple Malloc sprite allocator globally usable.
|
2021-02-22 22:16:07 +01:00 |
|
Michael Lutz
|
02e8741457
|
Codechange: Allow for using a sprite encoder that is not the currently active blitter when loading a sprite.
|
2021-02-22 22:16:07 +01:00 |
|
Jonathan G Rennison
|
81a1094cc8
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/console_cmds.cpp
# src/date.cpp
# src/economy.cpp
# src/misc.cpp
# src/newgrf_house.cpp
|
2020-01-29 19:32:06 +00:00 |
|
Niels Martin Hansen
|
c8779fb311
|
Feature: NewGRF callback profiling (#7868)
Adds a console command newgrf_profile to collect some profiling data about NewGRF action 2 callbacks and produce a CSV file.
|
2020-01-26 13:45:51 +01:00 |
|
Jonathan G Rennison
|
cbdd9f84d8
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/console_gui.cpp
# src/lang/korean.txt
# src/video/sdl2_v.cpp
# src/video/sdl2_v.h
# src/window.cpp
# src/window_gui.h
|
2019-11-12 18:43:10 +00:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
Jonathan G Rennison
|
674732cd68
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
|
Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Jonathan G Rennison
|
3f03d03d92
|
Fix uint8 file_slot in LoadNextSprite
|
2019-01-14 18:45:57 +00:00 |
|
Jonathan G Rennison
|
90cd312428
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/fios.h
|
2017-01-17 19:11:09 +00:00 |
|
frosch
|
7b553d255e
|
(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 |
|
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 |
|
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 |
|
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 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +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
|
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
|
29f8f11ed4
|
(svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function.
|
2011-01-14 16:36:34 +00:00 |
|
frosch
|
93ae848b0a
|
(svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function.
|
2011-01-14 16:36:34 +00:00 |
|
frosch
|
dfff637487
|
(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h
|
2011-01-14 15:34:33 +00:00 |
|
frosch
|
3d1008318b
|
(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h
|
2011-01-14 15:34:33 +00:00 |
|
rubidium
|
738e71af4a
|
(svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
|
2010-04-25 16:27:30 +00:00 |
|
rubidium
|
c72e2dde60
|
(svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
|
2010-04-25 16:27:30 +00:00 |
|
frosch
|
eded89633c
|
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
|
2010-01-17 15:05:25 +00:00 |
|
frosch
|
24e0945bc4
|
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
|
2010-01-17 15:05:25 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
d5693bd446
|
(svn r16671) -Doc: Documenting Sprite structure.
|
2009-06-26 23:20:32 +00:00 |
|
alberth
|
9489490e48
|
(svn r16671) -Doc: Documenting Sprite structure.
|
2009-06-26 23:20:32 +00:00 |
|
smatz
|
d091c7d80f
|
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed.
|
2009-06-01 11:49:46 +00:00 |
|
smatz
|
c03ce4b1c7
|
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed.
|
2009-06-01 11:49:46 +00:00 |
|
rubidium
|
c496a3e014
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
0d99b6c71c
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
c358955127
|
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites.
|
2008-09-02 15:20:38 +00:00 |
|
rubidium
|
c8e8911ef6
|
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites.
|
2008-09-02 15:20:38 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
peter1138
|
af2429f8e0
|
(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs.
|
2008-01-28 17:51:45 +00:00 |
|
peter1138
|
1a9b741e43
|
(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs.
|
2008-01-28 17:51:45 +00:00 |
|
rubidium
|
507463e420
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
a773d45885
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
truelight
|
5d55a9435b
|
(svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID
|
2007-06-14 14:31:48 +00:00 |
|