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
/
terraform_gui.c
Age
Commit message (
Expand
)
Author
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
2005-07-21
(svn r2664) Remove depedency on player.h from variables.h
tron
2005-06-25
(svn r2487) Replace TILE_XY by TileXY/TileDiffXY
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-06
(svn r2425) - Fix (regression): wrong sprite for level-land cursor (thx Tron)
Darkvater
2005-06-06
(svn r2420) - Codechange: magic number elminitation of cursorsprites.
Darkvater
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-08
(svn r2284) - Fix (regression): [ 1197177 ] Scenario editor: desert add/remov...
Darkvater
2005-04-19
(svn r2214) - Fix: Dragging the desert tool over half-desert turns it into fu...
Darkvater
2005-04-02
(svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario edit...
Darkvater
2005-02-13
(svn r1867) Include tables/sprites.h only in files which need it
tron
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-12
(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it...
truelight
2005-01-12
(svn r1485) -Fix: [1031451] Catchment area shows when buying sign. Catchment ...
darkvater
2005-01-08
(svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode
dominik
2005-01-08
(svn r1424) Add dynamite to landscaping toolbar (hotkey 'D')
dominik
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2004-12-22
(svn r1212) -Feature: sticky windows all build-toolbars
darkvater
2004-12-14
(svn r1084) Generalized hotkey catching when textfield windows are open. Now ...
dominik
2004-12-12
(svn r1040) Fix: All character hotkeys are disabled now when a window for typ...
dominik
2004-12-12
(svn r1037) Rearranged landscaping hotkeys a bit more.
dominik
2004-12-12
(svn r1032) Fix: Pressing "-" crashed the game
dominik
2004-12-12
(svn r1030) Some toolbar icons are arranged differently:
dominik
2004-12-04
(svn r945) -Fix: [Network] Terraform callback went wrong in merge
truelight
2004-12-04
(svn r925) Use sound enums
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-05
(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
tron
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-07
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater
2004-08-12
(svn r31) Fix: pressing 6 in landscaping toolbar crashed the game
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight