Jonathan G Rennison
|
d5a7a67b8c
|
Merge branch 'master' into jgrpp
# Conflicts:
# .github/workflows/ci-build.yml
# src/ai/ai_gui.cpp
# src/blitter/32bpp_optimized.cpp
# src/blitter/32bpp_simple.cpp
# src/blitter/32bpp_sse2.cpp
# src/blitter/8bpp_optimized.cpp
# src/blitter/8bpp_simple.cpp
# src/blitter/null.cpp
# src/blitter/null.hpp
# src/company_gui.cpp
# src/game/game_gui.cpp
# src/genworld_gui.cpp
# src/gfx.cpp
# src/gfx_func.h
# src/graph_gui.cpp
# src/industry_gui.cpp
# src/linkgraph/linkgraphjob.cpp
# src/network/network_gui.cpp
# src/newgrf_debug_gui.cpp
# src/openttd.cpp
# src/pathfinder/npf/aystar.h
# src/road_gui.cpp
# src/saveload/order_sl.cpp
# src/saveload/saveload.cpp
# src/saveload/saveload.h
# src/script/api/script_log.cpp
# src/script/api/script_town.cpp
# src/script/script_gui.cpp
# src/settings.cpp
# src/settings_gui.cpp
# src/settings_table.cpp
# src/settings_type.h
# src/smallmap_gui.cpp
# src/sortlist_type.h
# src/spritecache.cpp
# src/spriteloader/grf.cpp
# src/spriteloader/grf.hpp
# src/spriteloader/spriteloader.hpp
# src/station_cmd.cpp
# src/station_cmd.h
# src/station_gui.cpp
# src/strings.cpp
# src/toolbar_gui.cpp
# src/town_cmd.cpp
# src/town_gui.cpp
# src/vehicle_gui.cpp
# src/vehicle_gui_base.h
# src/video/opengl.cpp
# src/video/opengl.h
# src/widgets/dropdown.cpp
# src/widgets/dropdown_type.h
# src/window_gui.h
|
2023-12-23 13:26:55 +00:00 |
|
Peter Nelson
|
0434c1b474
|
Feature: (-tte) Add zoom level buttons to sprite aligner.
This allows for offsets to be adjusted a different zoom level than currently in use, and offset adjustment and display is also more convenient.
|
2023-12-04 08:14:02 +00:00 |
|
Jonathan G Rennison
|
3435e74c0c
|
Merge branch 'master' into jgrpp
# Conflicts:
# .github/workflows/ci-build.yml
# .github/workflows/release.yml
# CMakeLists.txt
# os/macosx/Info.plist.in
# src/fileio.cpp
# src/landscape.cpp
# src/league_cmd.h
# src/saveload/ai_sl.cpp
# src/saveload/game_sl.cpp
# src/saveload/league_sl.cpp
# src/saveload/saveload.cpp
|
2022-12-17 23:19:23 +00:00 |
|
Peter Nelson
|
33eb9688cf
|
Add: Sprite centre and crosshair toggles on sprite aligner.
|
2022-12-17 15:38:28 +00:00 |
|
Jonathan G Rennison
|
45798fa533
|
Debug: Add scroll to sprite number to debug window
|
2022-06-08 01:57:10 +01:00 |
|
Jonathan G Rennison
|
86324e0fda
|
Debug: Add mode to sprite dump window to show unoptimised
|
2022-06-07 18:54:42 +01:00 |
|
Jonathan G Rennison
|
a818157c57
|
Debug: Add button to duplicate debug window
|
2022-06-07 17:23:10 +01:00 |
|
Jonathan G Rennison
|
900a93ac59
|
Debug: Add sprite dumping to vehicle debug windows
|
2021-05-21 19:36:19 +01:00 |
|
Jonathan G Rennison
|
5d8f459066
|
Debug: Add button to debug window to log contents to console
|
2021-05-21 19:00:18 +01:00 |
|
Jonathan G Rennison
|
3ea0ffa46b
|
Debug: Add auto-refresh functionality to the debug window
|
2020-12-24 19:43:41 +00:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
alberth
|
a5843149b5
|
(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1).
|
2015-03-01 08:17:14 +00:00 |
|
frosch
|
0aae2fd606
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
truebrain
|
bcbdc3933c
|
(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Window class
|
2011-12-19 20:46:17 +00:00 |
|
truebrain
|
7e0df0aeb3
|
(svn r23555) -Fix (r23554): save before commit
|
2011-12-16 18:43:36 +00:00 |
|
planetmaker
|
7c7bd7fe86
|
(svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug window
|
2011-12-16 17:15:40 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|