summaryrefslogtreecommitdiff
path: root/intro_gui.c
AgeCommit message (Expand)Author
2006-12-30(svn r7637) -Codechange: Change ShowQueryString to use a window pointer as a ...Darkvater
2006-12-29(svn r7622) -Codechange: Convert some more windows to ShowQuery. This include...Darkvater
2006-12-21(svn r7523) -Feature: Add the possibility to change the newgrf configuration ...Darkvater
2006-12-10(svn r7471) -Codechange: Centre the 'quit' button on the main menu.Darkvater
2006-12-04(svn r7357) -Codechange: new NewGRF set up window which allows modification o...peter1138
2006-10-24(svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i...Darkvater
2006-10-24(svn r6924) -Codechange: Give the last (in the widget arrays at least) sprite...Darkvater
2006-10-12(svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. W...Darkvater
2006-10-04(svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWid...belugas
2006-10-04(svn r6633) -Fix r6631: climate selector now shows the current selected clima...glx
2006-10-03(svn r6631) -Codechange: Use accessors for click_state.belugas
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-09-04(svn r6380) -Codechange: unify all ways to quit OTTD.rubidium
2006-09-01(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the ne...tron
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-19(svn r5955) -Fix r5728: 2 very important lines for ShowQueryString where remo...truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-07-26(svn r5609) CodeChange : Apply coding stylebelugas
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-05-22(svn r4944) Codechange: make _patches_newgame available via settings.h and re...rubidium
2006-03-14(svn r3875) - [Patches] Fix up the intro menu so the right values for the map...Darkvater
2005-12-24(svn r3339) Remove unnecessary includestron
2005-12-13(svn r3294) - Fix: use INVALID_STRING_ID instead of -1.Darkvater
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3173) Use the trinary operator and switch to improve readabilitytron
2005-07-26(svn r2720) Remove unused declarations and definitionstron
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-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-05-12(svn r2300) - CodeChange: check the last number of commands, now only the ref...Darkvater
2005-05-12(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...Darkvater
2005-04-25(svn r2232) Remove unused commandstron
2005-04-21(svn r2221) - Fix: "Map size" is two words. Also draw the string right-aligne...Darkvater
2005-04-20(svn r2215) - Feature: Add a temporary mapsize selector to the intro gui. Thi...Darkvater
2005-04-02(svn r2129) Reverted r2125 and depending revisions (map size selector in the ...pasky
2005-04-02(svn r2128) Kill forgotten CmdSetNewMapSize() stub whose existence was kindly...pasky
2005-04-02(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be j...pasky
2005-04-02(svn r2125) - Feature: In the intro dialog, show a map size selector below th...pasky
2005-04-02(svn r2124) Final _select_game_widgets[] reordering, even landscape panels in...pasky
2005-04-02(svn r2123) Reordered _select_game_widets[] to follow a sensible order.pasky
2005-04-02(svn r2122) Reformatted the widget tables so that they don't look so ugly any...pasky
2005-03-12(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settingsDarkvater
2005-02-21(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...Darkvater
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-27(svn r1281) -Fix: the OS/2 is now finished. Fixes:truelight
2004-12-23(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.darkvater
2004-12-22(svn r1236) MorphOS: added make release like in OSX (tokai)bjarni