index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
station_cmd.c
Age
Commit message (
Expand
)
Author
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-05-09
(svn r2288) - CodeChange: protected the next batch of commands (41 so far, ou...
Darkvater
2005-05-09
(svn r2286) - CodeChange: paramcheck the next batch of commands.
Darkvater
2005-05-09
(svn r2285) - Codechange: Fix up some of the missing things from server-check...
Darkvater
2005-05-07
(svn r2279) - Fix: Check the parameters of the first 10 Commands. While there...
Darkvater
2005-05-07
(svn r2278) When renaming a station, check if the station exists and belongs ...
tron
2005-05-02
(svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships
matthijs
2005-04-16
(svn r2210) - Fix: When a road-station is deleted, also delete the assigned s...
Darkvater
2005-04-12
(svn r2189) Introduce and use IsCompatibleTrainStationTile()
tron
2005-04-10
(svn r2176) Revise CheckOprhanedSlot():
tron
2005-04-08
(svn r2168) - Fix: Various stages of invisible trains, and wrong v->u.rail.tr...
Darkvater
2005-03-28
(svn r2097) -Codechange: [Multistop] Prettified the previous commit
celestar
2005-03-28
(svn r2096) -Codechange: [Multistop] Modfied some debug stuff
celestar
2005-03-25
(svn r2055) -CodeChange: Begun introducting StationID
celestar
2005-03-19
(svn r2031) -Fix: Station #256 now gets cargo delivered as well
celestar
2005-03-15
(svn r2011) - Fix: [ 1162209 ] Fix OS/2 build (orudge) #2
darkvater
2005-03-10
(svn r1981) Typedef some structs and enums
tron
2005-03-09
(svn r1976) Cleanups - mostly indentation and fiddling with loops
tron
2005-03-08
(svn r1961) - Fix: [ 1158618 ] Segmentation fault when loading savegame, out ...
Darkvater
2005-03-08
(svn r1958) GenerateStationName() tidyup.
pasky
2005-03-05
(svn r1928) Miscellaneous cleanups (data types, whitespace, const correctness)
tron
2005-03-05
(svn r1927) Replace implementation of UpdateStationAcceptance(). The new one ...
tron
2005-03-03
(svn r1921) -Fix: Out of bounds array access which caused oil rigs to accept ...
tron
2005-02-13
(svn r1872) -Fix: Fixed an inline problem which caused MSVC6 to not compile :/
celestar
2005-02-13
(svn r1867) Include tables/sprites.h only in files which need it
tron
2005-02-07
(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ex...
tron
2005-02-06
(svn r1832) Next byte -> char iteration: custom names
tron
2005-02-06
(svn r1818) -Add: Dynamic orders (up to 64k orders)
truelight
2005-02-06
(svn r1817) -Codechange: Moved depot-functions to depot.c
truelight
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-02-05
(svn r1799) -Codechange: [ Multistop ] Added debug class "ms" and more debugging
celestar
2005-02-04
(svn r1789) -Fix: there is no need to save the index, it is done for us
truelight
2005-02-04
(svn r1788) -Add: Made RoadStops dynamic. You can now create up to 64k roadst...
truelight
2005-02-03
(svn r1776) -Add: Dynamic stations. You can now have up to 64k of stations
truelight
2005-02-02
(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
truelight
2005-02-02
(svn r1769) Don't compute the same value twice, remove one function call
tron
2005-01-31
(svn r1751) - Feature: New PathFinder (NPF).
matthijs
2005-01-31
(svn r1749) Move the functions which calculate distances to map.[ch] and give...
tron
2005-01-30
(svn r1743) -Fix: Multistop: Added some debug output and made sure that orpha...
celestar
2005-01-30
(svn r1735) -Fix: [ 1112285 ] Fixed an assertion error with stations where stops
celestar
2005-01-29
(svn r1721) -Feature: It is now possible to build multiple road stations (up ...
celestar
2005-01-29
(svn r1718) Use the enum TileType as parameter/return type for [GS]etTileType...
tron
2005-01-29
(svn r1713) Split off several functions which query/set information about a s...
tron
2005-01-27
(svn r1694) -Fix: Forgot to remove a DEBUG statement :(
celestar
2005-01-27
(svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying to
Celestar
2005-01-25
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-20
(svn r1579) Fix: [ 1105963 ] Buoys can now only be removed if no ship has it ...
dominik
2005-01-19
(svn r1568) made an enum of train subtypes to make the code more readable
bjarni
2005-01-18
(svn r1560) Introduce SetTileType() and SetTileHeight()
tron
[next]