Age | Commit message (Collapse) | Author |
|
belarusian: 3 changes by KorneySan
|
|
|
|
We do a memset of (byte - byte), which strictly seen ranges from -254 .. 255, for which GCC warns.
But just before this memset is an if() which says the first byte has to be bigger than the second.
So this is a bogus warning.
|
|
spanish (mexican): 6 changes by Absay
|
|
most of the logic.
|
|
position in a SmallVec.
|
|
|
|
|
|
'<commitdate>-<branch>-g<shorthash><modified>'.
|
|
|
|
Given any speed issue cannot be attributed to checking for _debug_NNN_level, removing this is a safe action
This fixes #6652.
|
|
|
|
|
|
|
|
supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
belarusian: 42 changes by KorneySan
|
|
indonesian: 4 changes by fanioz
|
|
welsh: 7 changes by kazzie
|
|
bulgarian: 18 changes by kokobongo
|
|
welsh: 9 changes by kazzie
|
|
welsh: 2 changes by kazzie
|
|
|
|
spanish (mexican): 1 change by Absay
|
|
|
|
- nvar=0 is meant to return the calculated result.
- Missing references resolve to NULL and got identified with the default result.
- Missing 'break' broke overlapping cases.
- Splitting into non-overlapping cases could result in more than 256 cases.
|
|
clipping of ships.
|
|
functions.
|
|
non-overlapping ranges, sort them and resolve them using binary search. Speedup sprite resolving by about 7 percent.
|
|
inlineable. Speedup sprite resolving by about 8 percent.
|
|
|
|
sprite resolving by about 3 percent.
|
|
subtracting reoccuring monthly costs. (Samu)
|
|
|
|
|
|
samegame like the other mapgen settings, so restarting maps considers it. (Samu)
|
|
|
|
rotation data (JGR)
|
|
building lock.
|
|
|
|
spanish (mexican): 2 changes by Absay
|
|
greek: 1 change by Jubilee
|
|
danish: 22 changes by Knogle
|
|
korean: 1 change by telk5093
|