Age | Commit message (Collapse) | Author |
|
Translators beware! Please double check your language behaviour!
Otherwise, WebTranslator now also checks paramnumber of the plural param,
and refuses to accept badly formatted plural or gender params!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
globally via openttd.h
|
|
|
|
|
|
|
|
|
|
|
|
bitmask, so
that railtypes do not be in ascending order of appearance. Allows easier
implementation or more railtypes
|
|
|
|
|
|
arbitrary enum
|
|
|
|
off by Tron
|
|
some GCC versions (glx). This only works as long as there is only 1 saving thread active, as is the case now.
|
|
of GB - should be a bit nicer to read
|
|
|
|
|
|
|
|
asserts to be able to debug an assert error.
|
|
in an if statement
|
|
- Add DoDrawStringCentered() and change the multiline strings in the about box to single-line ones
|
|
|
|
|
|
|
|
for vs.net2003 as it was done for vs6. Debug/Release works fine for me, if there are probs let me (+ludde) know.
|
|
know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation
|
|
still broken as it was always broken, but since they don't even show up; we might as well call it a feature.
|
|
|
|
of cdecl. (Please tell me if you get linking problems)
|
|
instead of Dijkstra.
- Benchmark shows that NTP is now around 10x faster than NPF.
- Made IsTunnelTile macro to determine if a tile is a tunnel.
- Added some useful debugging functions for making tiles red / getting accurate timestamps.
- Remove old depot finding algorithm.
- Disable warning for signed/unsigned comparisons.
|
|
to peter1138)
|
|
spritecache.[ch]
|
|
|
|
screenshot.[ch]
|
|
|
|
|
|
anymore; introduced in r2598
|
|
|
|
|
|
explicitly. Prevents trains from unreserving eachothers paths in some cases.
- CodeChange: Use the TrackdirToTrack function instead of &7, and remove an unneeded variable.
|
|
DrawStringCenteredTruncated() functions.
|
|
Instead of giving center + width you give the coordinates of the bounding box (left, right) it has to fit in (ludde)
- CodeChange: changed (back) maximum pixel length of truncated strings to a signed integer.
|
|
|