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
/
openttd.h
Age
Commit message (
Expand
)
Author
2006-08-26
(svn r6147) -Fix: I don't know how to write Destination :(
truelight
2006-08-26
(svn r6145) -Codechange: added OrderID to indicate Order indexes out of the pool
truelight
2006-08-26
(svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had no...
truelight
2006-08-26
(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
truelight
2006-08-26
(svn r6141) -Codechange: introduced DepotID and used it as much as possible
truelight
2006-08-22
(svn r6050) -Codechange: mass-renamed SignStruct -> Sign and ss -> si. Now fu...
truelight
2006-08-22
(svn r6049) -Codechange: forgot EngineRenew in r6047
truelight
2006-08-22
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...
rubidium
2006-08-20
(svn r6005) -Cleanup: introduce IndustryID and use it
rubidium
2006-08-20
(svn r5999) -Feature: change the original date format to a 32 bits format bas...
rubidium
2006-08-20
(svn r5977) -Fix [FS#78]: never set I-am-a-thread bool to true IN the thread....
truelight
2006-08-20
(svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau)
bjarni
2006-08-19
(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
truelight
2006-08-17
(svn r5934) -Cleanup: forgot some conversions to Year and to Date
rubidium
2006-08-16
(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...
rubidium
2006-08-14
(svn r5896) Remove pointless indirection similar to r5894 and remove an unnec...
tron
2006-08-14
(svn r5892) -Fix (r5887): silence MSVC warning(s) about signedness of some co...
rubidium
2006-08-14
(svn r5887) -Cleanup: move date related functions, defines and variables to d...
rubidium
2006-08-07
(svn r5806) Inline FindLandscapeHeight() into its only remaining caller and r...
tron
2006-08-06
(svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* inst...
tron
2006-07-16
(svn r5504) Feature : Added Italian town name generator. (sidew)
belugas
2006-05-12
(svn r4838) Newgrf : Add empty base for newcargos
belugas
2006-05-01
(svn r4639) -Feature: Turkish town names (jnmbk)
celestar
2006-04-25
(svn r4572) Remove vehicle_leave_tile_proc
tron
2006-04-23
(svn r4541) Add a type for slopes and replace many magic numbers by the appro...
tron
2006-04-12
(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now un...
celestar
2006-04-10
(svn r4342) Change the first two parameters of commands - virtual pixel coord...
tron
2006-04-02
(svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo
tron
2006-04-02
(svn r4231) Remove ModifyTile(), it's not used anymore, yay!
tron
2006-03-26
(svn r4131) - CodeChange: Add proper semantics for StationID for such variabl...
Darkvater
2006-03-26
(svn r4130) - CodeChange: Add proper semantics for TownID for such variables ...
Darkvater
2006-03-26
(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...
Darkvater
2006-03-26
(svn r4111) Fix/Remove some stale comments
tron
2006-03-09
(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter....
peter1138
2006-02-13
(svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a...
tron
2006-01-06
(svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
truelight
2005-12-25
(svn r3342) Remove some cruft
tron
2005-12-24
(svn r3334) Remove 2 unused window classes
tron
2005-10-19
(svn r3066) Constify the parameter of GetSlopeZ_*()
tron
2005-10-19
(svn r3065) -Codechange/Add: Modified the bridge drawing code so that the bas...
celestar
2005-10-17
(svn r3055) Give the savegame/scenarion sort order flags symbolic names
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-09-16
(svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk)
Darkvater
2005-09-07
(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)
truelight
2005-09-02
(svn r2906) Fix some threaded saving problems. Now the thread only interfaces...
Darkvater
2005-07-31
(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced...
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-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
[next]