summaryrefslogtreecommitdiff
path: root/viewport.c
AgeCommit message (Expand)Author
2005-03-24(svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.htruelight
2005-02-21(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...Darkvater
2005-02-13(svn r1867) Include tables/sprites.h only in files which need ittron
2005-02-10(svn r1853) Move spritecache function declarations into a header of their own...tron
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-01-25(svn r1674) - Fix: Signs are now displayed in the correct color at all zoom l...dominik
2005-01-25(svn r1667) - Feature: Signs are now shown in the color of the player who cre...dominik
2005-01-23(svn r1610) Remove trailing whitespace (last time ever, i hope)tron
2005-01-22(svn r1596) Add some more staticstron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-22(svn r1584) Fix: Highlighlighting tiles under bridges works again correctly f...dominik
2005-01-19(svn r1571) Feature: Visually enhanced autorail placingdominik
2005-01-12(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it...truelight
2005-01-10(svn r1477) -Fix: finally zooming in/out always works. The problem was that t...darkvater
2005-01-10(svn r1475) Fix some more signed/unsigned comparison warningstron
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-03(svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, n...tron
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2005-01-03(svn r1330) Increase size of some vars from int16 to int32 to guard against f...tron
2004-12-31(svn r1312) -Add: Patch which is on by default: population in label of the towntruelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-14(svn r1091) Fix: Finally station names use 100% the correct color in transpar...dominik
2004-12-13(svn r1063) Improve scrolling limits a bit. You now can scroll further away f...tron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-24(svn r793) Merge INLINE -> inline replacement (revision 376)tron
2004-11-23(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w...tron
2004-11-15(svn r631) Merge r440, r444, r485, r630 to trunk:tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-03(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ...darkvater
2004-08-25(svn r138) -Add: 64x64 stations are now nicely painted (increased size of truelight
2004-08-24(svn r134) -Fix: [976583] parent_list was too smalltruelight
2004-08-15(svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal st...darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight