summaryrefslogtreecommitdiff
path: root/town_gui.c
AgeCommit message (Expand)Author
2006-04-29(svn r4623) - Codechange: s/byte/PlayerID/Darkvater
2006-03-26(svn r4133) - Some miscellaneous changes (unconverted TownID in function defi...Darkvater
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-11-16(svn r3201) -Fix: Allow bribing up to the maximum rating for bribing, don't d...tron
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3172) static, consttron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-10(svn r2932) Give the strings consisting of an up/a down arrow symbolic namestron
2005-07-24(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n...celestar
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-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-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-14(svn r2307) - Fix (regression): it was not possible to change the drive-side ...Darkvater
2005-05-12(svn r2297) - CodeChange: server-check the next batch of commands.Darkvater
2005-02-13(svn r1867) Include tables/sprites.h only in files which need ittron
2005-02-06(svn r1827) Next iteration of the byte -> char transition: some string drawin...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-01(svn r1764) -Add: dynamic towns, you can now have up to 64k towns (let me kno...truelight
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-21(svn r1581) Added a display for the total map population to the town display ...celestar
2005-01-14(svn r1504) enummed town ratings (Jango)celestar
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-04(svn r1377) -Fix: only a server can rename a town in a MP gamedarkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
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-09(svn r999) New icons for the network interface, newgrf gui and the tiny eurodominik
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-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-09-14(svn r247) -Fix: Town exclusivity was not shown in town-window because string...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...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-07(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. For...darkvater
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-08-24(svn r126) Forgot to remove some test codedominik
2004-08-23(svn r123) Fixed some indentions... btw credits for the last commit go to Cel...dominik
2004-08-23(svn r122) Change: exclusive transport rights are now stored per town instead...dominik
2004-08-16(svn r70) -Fix: typo in english.txtdarkvater