Jonathan G Rennison
|
68b16f6741
|
Fix minor code style issue
|
2024-06-20 20:45:32 +01:00 |
|
Jonathan G Rennison
|
dc6ba9b9d8
|
Move NewGRF shadow copy groups into internal header
|
2024-05-30 18:56:30 +01:00 |
|
Jonathan G Rennison
|
56356bb761
|
Change container type for several uses of std::map/std::set
|
2024-05-30 18:16:13 +01:00 |
|
Jonathan G Rennison
|
18a42664fc
|
Merge branch 'master' into jgrpp
Remove 'byte' typedef
|
2024-05-07 17:21:50 +01: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
|
d75c489466
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
|
Jonathan G Rennison
|
57c5cc32d0
|
VarAction2: Improve handling of feature changes with parent scopes
|
2023-03-11 16:08:36 +00:00 |
|
Jonathan G Rennison
|
de17e0aa4d
|
NewGRF: Add extension for more Action2 set IDs
|
2023-03-05 14:40:06 +00:00 |
|
Jonathan G Rennison
|
d793a70dfe
|
VarAction2: Fix reg tracking through previously handled procedures
See: #479
|
2023-01-29 14:55:10 +00:00 |
|
Jonathan G Rennison
|
ba3bc73676
|
VarAction2: Fix memory leak of inlinable adjust groups
|
2022-11-03 20:23:31 +00:00 |
|
Jonathan G Rennison
|
c2ede2af54
|
VarAction2: Allow inlining trivial procedures
|
2022-10-01 22:32:00 +01:00 |
|
Jonathan G Rennison
|
4fd8634ff9
|
VarAction2: Remove trivially redundant special stores
|
2022-08-23 18:37:28 +01:00 |
|
Jonathan G Rennison
|
9c18835bd0
|
Move ProcessDeterministicSpriteGroupRanges into newgrf.cpp
|
2022-08-14 21:48:24 +01:00 |
|
Jonathan G Rennison
|
4601a1bfc6
|
Move NewGRF optimiser functions into a separate file
Create a new header for shared definitions with newgrf.cpp
|
2022-08-10 19:06:59 +01:00 |
|