Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
display or flickered.
Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
|
|
|
|
timers to work with milliseconds instead of ticks.
|
|
|
|
|
|
When map array 8 was added, the Query tool wasn't updated to also
print the value there to the console, in debug builds.
|
|
These meddling kids dared to play with magic, but the ancients texts
weren't ready for that.
Refactors logic to estimate costs that dated to even before OpenTTD 0.1;
|
|
constructor
Strictly speaking, calling memcpy with src as a nullptr is undefined behaviour
and the optimiser is entitled to delete any null ptr checks which occur afterwards.
This removes the warning emitted by UndefinedBehaviorSantizer.
|
|
the land info window.
|
|
|
|
|
|
info window.
|
|
sprites.
|
|
|
|
conversions in initializer lists.
|
|
ScaleGUITrad().
|
|
|
|
TileExtended, but it wasn't properly removed from Tile (patch by Juanjo)
|
|
|
|
of unaligned.
|
|
|
|
with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2)
|
|
the return is not NULL)
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
the TileInfo window.
|
|
string.
|
|
|
|
|
|
caret position.
|
|
just UCS-2 to the window key press handlers.
|
|
|
|
|
|
after construction.
|
|
editboxes.
|
|
|
|
be shown at the same time (fonsinchen)
|
|
|
|
Eagle_rainbow)
|
|
Eagle_rainbow)
|
|
the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly.
|