Commit Graph

10 Commits

Author SHA1 Message Date
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
d793da4034 VarAction2: Fix callback analysis through real sprite groups
See: #618
2023-12-17 13:57:24 +00:00
Jonathan G Rennison
92d14ac980 GRF analysis: Exit early in ACOM_CB36_PROP mode for var 10 adjusts 2023-12-07 02:13:11 +00:00
Jonathan G Rennison
ef77a9be28 GRF analysis: Check for indtile anim next frame callback per layout subset 2023-12-07 01:51:47 +00:00
Jonathan G Rennison
91d872c88e GRF analysis: Handle industry tile 0x43 individual x/y checks
In ACOM_INDUSTRY_TILE mode
2023-12-07 01:00:54 +00:00
Jonathan G Rennison
dc57a51e8a VarAction2: Do not scan into procedures for ACOM_CB36_PROP analysis 2023-08-31 20:46:16 +01:00
Jonathan G Rennison
4275c8e96b VarAction2: Ignore callback failure groups when finding callback results 2023-01-04 19:42:30 +00:00
Jonathan G Rennison
3d7e5d5369 Avoid unnecessary viewport redraws for unused tile loop house triggers 2022-11-24 02:38:10 +00:00
Jonathan G Rennison
0bcdaba0f9 VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
Jonathan G Rennison
e584ef7bba Move NewGRF analysis to separate files 2022-08-14 22:08:31 +01:00