Jonathan G Rennison
|
1914c11459
|
Debug: Use zoning dropdown for debug zoning modes
Control visibility using misc_debug 2, instead of controlling
debug modes themselves using misc_debug
|
2024-01-10 18:28:43 +00:00 |
|
Jonathan G Rennison
|
de91c56ed5
|
Debug: Add chicken bits for water region invalidation/init
|
2024-01-10 17:41:09 +00:00 |
|
Jonathan G Rennison
|
985bd99c44
|
Debug: Add debug zoning overlays for water regions
|
2024-01-10 01:14:15 +00:00 |
|
Jonathan G Rennison
|
97e6f3062e
|
Adding of _t to (u)int types, and WChar to char32_t
See: eaae0bb5e
|
2024-01-07 17:20:41 +00:00 |
|
Jonathan G Rennison
|
117deb0c62
|
Debug: Move sprite dump more details from misc_debug to a dropdown
Use goto sprite slot as dropdown button
|
2023-12-28 00:29:02 +00:00 |
|
Jonathan G Rennison
|
338dff09a7
|
Add chicken bit to allow test/exec mismatch for all commands
|
2023-09-22 17:00:33 +01:00 |
|
Jonathan G Rennison
|
38c57044ea
|
Add debug special console command
|
2023-08-01 21:09:51 +01:00 |
|
Jonathan G Rennison
|
c2ede2af54
|
VarAction2: Allow inlining trivial procedures
|
2022-10-01 22:32:00 +01:00 |
|
Jonathan G Rennison
|
14de8c7f34
|
VarAction2: Add quick exit case to last-level callback groups if possible
|
2022-08-22 00:13:23 +01:00 |
|
Jonathan G Rennison
|
13fcde9ea0
|
VarAction2: Add a JZ operation, use for ternary style mul masking
|
2022-06-14 02:23:23 +01:00 |
|
Jonathan G Rennison
|
77963c5e64
|
Debug: Add misc_debug bit for extra detail in sprite group dump
|
2022-06-14 01:23:05 +01:00 |
|
Jonathan G Rennison
|
376b434d53
|
VarAction2: Re-order commutative skip on zero operation sequences
Such that less expensive variables can be tested first
|
2022-06-08 20:29:46 +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
|
e5ef888e80
|
VarAction2: Add variable/constant copy store simplifification
|
2022-06-04 02:12:23 +01:00 |
|
Jonathan G Rennison
|
9e414a1eab
|
VarAction2: Move optimiser flags to a separate setting
|
2022-06-04 02:12:23 +01:00 |
|
Jonathan G Rennison
|
db7f29b07c
|
VarAction2: Deduplicate loads from expensive uncached variables
Currently only some vehicle variables
|
2022-06-03 20:14:30 +01:00 |
|
Jonathan G Rennison
|
541294e845
|
Debug: Add misc debug bit for animated tile zoning overlay
|
2022-05-31 01:32:48 +01:00 |
|
Jonathan G Rennison
|
4687a8c2a4
|
VarAction2: Prune group ranges for constant values
Add chicken bit to control pruning
|
2022-05-29 22:40:35 +01:00 |
|
Jonathan G Rennison
|
c894d5a86d
|
VarAction2: Add temp store dead store elimination
|
2022-05-29 22:40:35 +01:00 |
|
Jonathan G Rennison
|
dd2e1fe956
|
Add chicken bit to disable varact2 optimisation
|
2022-05-27 00:39:57 +01:00 |
|
Jonathan G Rennison
|
8babbb5fe3
|
Debug: Add misc debug bit for tropic mode zoning overlay
|
2022-03-17 17:33:37 +00:00 |
|
Jonathan G Rennison
|
54b7aa3d1b
|
Add chicken bit for periodic signal infra total check
Set automatically if server detects signal infra mismatch
|
2021-12-06 01:58:03 +00:00 |
|
Jonathan G Rennison
|
6b250c203c
|
Add chicken bit to control CheckCaches periodic/post-command flags
|
2021-10-03 23:58:35 +01:00 |
|
Jonathan G Rennison
|
1b8bbdaf76
|
Add chicken bit for CheckCaches call after DoCommandP
|
2021-10-03 23:03:39 +01:00 |
|
Jonathan G Rennison
|
d4d54c9b90
|
Add a chicken bit setting to enable periodic CheckCaches
|
2021-10-03 01:58:54 +01:00 |
|
Jonathan G Rennison
|
0422e2fe1e
|
Add misc debug flag for water flooding states
|
2021-04-12 23:59:21 +01:00 |
|
Jonathan G Rennison
|
8e92a6844f
|
Add a "misc_debug" console command
Add a flag to open veh window when TrainBrakesOverheatedBreakdown called
|
2021-04-12 00:18:13 +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 |
|
Jonathan G Rennison
|
9a05ea67d5
|
Add chicken bits setting
2 bits so far
|
2019-08-28 19:10:34 +01:00 |
|