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-09-28
(svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATI...
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-09-14
(svn r2953) - Fix: [ 1257766 ] Cannot make ships go to an oil platform (oilri...
Darkvater
2005-09-14
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window ...
Darkvater
2005-09-13
(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of s...
truelight
2005-09-07
(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)
truelight
2005-08-06
(svn r2819) Make variables, which are exclusive for internal use of the save/...
tron
2005-07-31
(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced...
celestar
2005-07-28
(svn r2731) -Fix [ 1244171 ]: Hangar orders are now properly invalidated as s...
celestar
2005-07-24
(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n...
celestar
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-20
(svn r2658) -Codechange: Use MAKE_TRANSPARENT to display a transparented sprite
celestar
2005-07-20
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...
tron
2005-07-19
(svn r2643) Get rid of some unnecessary casts
tron
2005-07-16
(svn r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is ...
celestar
2005-07-13
(svn r2558) Change the internal map format from 7 arrays to one array of stru...
tron
2005-07-04
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu...
hackykid
2005-06-25
(svn r2487) Replace TILE_XY by TileXY/TileDiffXY
tron
2005-06-25
(svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi...
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-16
(svn r2448) General cleanup of rail related code, more to follow.
matthijs
2005-06-15
(svn r2441) -Feature: You can now give transfer order to set up feeder systems
celestar
2005-06-04
(svn r2408) Introduce SetTileOwner() and use it
tron
2005-06-04
(svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix so...
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-30
(svn r2387) - CodeChange: made the saveload code more readable and also remov...
Darkvater
2005-05-30
(svn r2382) - Fix: Check the airport type when building an airport
Darkvater
2005-05-17
(svn r2345) - Fix: Don't allow stuff to be renamed to nothing if we don't sup...
Darkvater
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
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
[prev]
[next]