summaryrefslogtreecommitdiff
path: root/industry_gui.c
AgeCommit message (Expand)Author
2006-04-28(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).belugas
2006-03-01(svn r3710) - Use the general function DrawArrowButtons() instead of doing it...Darkvater
2006-02-13(svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a...tron
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-01-21(svn r3414) - Fix: Disable the Fund New Industry menu item and window when co...peter1138
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-10-26(svn r3090) Remove long dead pieces of codetron
2005-09-28(svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATI...tron
2005-09-10(svn r2932) Give the strings consisting of an up/a down arrow symbolic namestron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-16(svn r2594) Fix: [strgen] Misc updates to the string system.ludde
2005-07-15(svn r2580) Change: Added {INDUSTRY} command for printing industry names inst...ludde
2005-07-15(svn r2572) - Codechange: [string] Changed string system so it's not as depen...ludde
2005-06-25(svn r2487) Replace TILE_XY by TileXY/TileDiffXYtron
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-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater
2005-04-08(svn r2170) -fix: [1179457] the industry list can now no longer scroll down t...bjarni
2005-02-20(svn r1892) -Fix: [ 1117730 ] Production values of temperate-climate banks ca...celestar
2005-02-19(svn r1890) Begin to clean up the edit box: Remove one global variable and sp...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-02-04(svn r1791) Remove the remnants of CMD_DESTROY_INDUSTRY, which was removed a ...tron
2005-02-02(svn r1771) -Add: Industries are now dynamic (up to 64k industries). Generating truelight
2005-01-26(svn r1678) Added cheat option for setting production of raw-material product...miham
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-14(svn r1503) Added feature:miham
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-30(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES tootruelight
2004-12-28(svn r1292) -Codechange: also updated the town/industry sort-list to be uint1...truelight
2004-12-22(svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all t...darkvater
2004-12-19(svn r1179) Fix: Tooltips for vehicle list sortingdominik
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....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-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-10(svn r198) -Fix: [1020269] Different production? Wrong production amount was ...darkvater
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-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-08-16(svn r70) -Fix: typo in english.txtdarkvater
2004-08-16(svn r66) -Fix Station list updated on station deletion/station renamedarkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight