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-15 | (svn r2571) Add explicit type Pixel for ... Pixels | tron |
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of stru... | tron |
2005-06-25 | (svn r2487) Replace TILE_XY by TileXY/TileDiffXY | tron |
2005-06-06 | (svn r2425) - Fix (regression): wrong sprite for level-land cursor (thx Tron) | Darkvater |
2005-06-06 | (svn r2424) - Fix: backport the smallmap_gui.c changes from the map/ branch i... | Darkvater |
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-15 | (svn r2319) - Fix: copying/pasting from the extra viewport did not center on ... | Darkvater |
2005-03-17 | (svn r2020) Reduce code duplication in the minimap code a bit | tron |
2005-03-17 | (svn r2019) Miscellaneous cleanups, like uint -> TileIndex, >> -> /, if casca... | tron |
2005-03-15 | (svn r2015) Use a struct and an inline function for colour masking on the min... | tron |
2005-02-10 | (svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (return... | tron |
2005-02-10 | (svn r1853) Move spritecache function declarations into a header of their own... | tron |
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-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-22 | (svn r1593) Remove yet another alloca() | tron |
2005-01-16 | (svn r1545) Add TileHeight() which returns the height (not multiplied by 8) | tron |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2005-01-03 | (svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL... | tron |
2004-12-22 | (svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all t... | darkvater |
2004-12-15 | (svn r1121) -Feature: Added sticky windows feature. A small pin allows the us... | darkvater |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-04 | (svn r925) Use sound enums | 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-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-09-03 | (svn r155) -Fix: remove unused variable, thanks Tron_ | darkvater |
2004-09-03 | (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ... | darkvater |
2004-08-10 | (svn r13) Fix #972087 - minimap crash | truelight |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight |