Age | Commit message (Collapse) | Author |
|
relatives
|
|
one-way when it doesn't belong to you
|
|
functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits?
|
|
clean construct for invalidating nearest town for road tiles
|
|
and change its behaviour accordingly
|
|
|
|
town_type.h to separate files
|
|
|
|
and change its behaviour accordingly
-Codechange: remove dummy GetAcceptedCargo_*() handlers
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
code style.
|
|
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
PoolItem::IsValidID(index)
|
|
and _SIGNALS.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
|
|
CalcClosestTownFromTile
|
|
it possible to remove someone's tram tracks.
-Feature: allow building road stops on road/tram tracks of competitors.
|
|
some cases, or made decisions on the 'original' slope instead the slope after applying the foundation..
|
|
|
|
|
|
color and colour.
|
|
except where it's used for backward compatability.
|
|
|
|
too instead of a separate command.
|
|
|
|
|
|
see.
NoAI is an API (a framework) to build your own AIs in. See:
http://wiki.openttd.org/wiki/index.php/AI:Main_Page
With many thanks to:
- glx and Rubidium for their syncing, feedback and hard work
- Yexo for his feedback, patches, and AIs which tested the system very deep
- Morloth for his feedback and patches
- TJIP for hosting a challenge which kept NoAI on track
- All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
|
|
|
|
(if enabled). Primarily useful for systems with touch screen (aapo)
|
|
(optional) parameter.
|
|
after importing older savegame and during town generation
-Codechange: rewrite parts of code responsible for caching index of nearest town
|
|
of only roads owned by tiles. This replaces a O(n) search over all towns from the road's tileloop with a O(1) lookup (PhilSophus)
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
drive-through road stops in the wrong direction even when the roadtype is present
|
|
|
|
drive through road stop/level crossing
|
|
|
|
sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
|
|
|
building/removing waypoints or level crossings. (michi_cc)
|
|
setting. (michi_cc)
|
|
trying to get information about the roadstop...
|
|
through station was allowed.
|
|
with all other structs/classes that are in a pool.
|