Age | Commit message (Expand) | Author |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-11-16 | (svn r3205) Some more uses for GB/SB | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-14 | (svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT | tron |
2005-11-13 | (svn r3172) static, const | tron |
2005-11-12 | (svn r3169) Little bit of coding style fixing, and change from value to lengt... | peter1138 |
2005-11-12 | (svn r3167) - NewGRF: Start moving custom station code to separate files. | peter1138 |
2005-11-09 | (svn r3157) - Feature: Added patch option to link the terraform toolbar to th... | peter1138 |
2005-10-31 | (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/... | tron |
2005-10-26 | (svn r3090) Remove long dead pieces of code | tron |
2005-10-16 | (svn r3049) Replace byte/int/uint by RailType where appropriate | tron |
2005-10-14 | (svn r3040) Don't deduce the cursor sprites when building rails from magic nu... | tron |
2005-08-03 | (svn r2798) -Codechange: Unified the rail toolbars into one that is modified by | 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 |
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of stru... | tron |
2005-06-29 | (svn r2496) -Fix: [1179933] When toggling build/remove via keyboard the selec... | tron |
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-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-06-01 | (svn r2390) - Codechange: Fix some warnings on GCC 4.0.0 | hackykid |
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-01 | (svn r2242) -Fix: [ 1193414 ] Fix for waypoint GUI, scrolling and button-acti... | Darkvater |
2005-04-06 | (svn r2160) - Fix (Regression): Convert rail failed to work; stupid bitshifts... | Darkvater |
2005-04-02 | (svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario edit... | Darkvater |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-02-13 | (svn r1867) Include tables/sprites.h only in files which need it | tron |
2005-01-30 | (svn r1731) - Fix: [ 1106930 ] BugFix: placing signals with 2x1 drags workaro... | darkvater |
2005-01-29 | (svn r1713) Split off several functions which query/set information about a s... | tron |
2005-01-23 | (svn r1624) -Fix: [1106930] BugFix: placing signals with 2x1 drags is treated... | darkvater |
2005-01-23 | (svn r1617) -Fix: Ugly hack to only call ResetObjectToPlaceon childwindows of... | darkvater |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-20 | (svn r1575) -Fix: Forgot to exit the construction phase for the waypoint wind... | Celestar |
2005-01-20 | (svn r1573) -Fix: Station and depot building mode is now terminated if the | celestar |
2005-01-19 | (svn r1572) Remove dead code from ludde's autorail implementation which was l... | tron |
2005-01-19 | (svn r1571) Feature: Visually enhanced autorail placing | dominik |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-10 | (svn r1476) -Fix: [1099209] Catchment area with drag&drop stations (Celestar) | darkvater |
2005-01-08 | (svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode | dominik |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-06 | (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff | tron |
2005-01-05 | (svn r1386) Move TileIndexDiff to map.h | tron |
2005-01-05 | (svn r1382) Make automatic placement of rails in front of train depots map si... | tron |
2005-01-04 | (svn r1380) -Fix: missed widget fixes; thanks Jango and TestMan57 | darkvater |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2005-01-03 | (svn r1336) Fix: Correct landscaping buttons in monorail and maglev toolbars | dominik |