summaryrefslogtreecommitdiff
path: root/genworld_gui.c
AgeCommit message (Expand)Author
2007-01-02(svn r7751) -Codechange: move network_* to a new network map. Furthermore mov...rubidium
2007-01-01(svn r7733) -Fix (r5946): do not use WP(w, querystr_d) and WP(w, def_d) for t...rubidium
2006-12-30(svn r7637) -Codechange: Change ShowQueryString to use a window pointer as a ...Darkvater
2006-12-29(svn r7621) -Codechange: Rework ShowQuery into a general modal popup window. ...Darkvater
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-12-04(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...peter1138
2006-12-03(svn r7328) -Fix: memory corruption. The 'Load Heightmap' window does not hav...rubidium
2006-11-07(svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progre...peter1138
2006-11-07(svn r7098) -Regression (r7094): Zoom buttons were not properly updated with ...Darkvater
2006-11-07(svn r7091) Make some code a) shorter b) simpler c) not leak memorytron
2006-11-06(svn r7075) -Codechange: Remove stale code. Please clean up after yourself!! ...Darkvater
2006-11-05(svn r7065) Use simple assignment instead of memcpy()tron
2006-10-24(svn r6937) -Codechange: Add an InitializeTextBuffer() function that handles ...Darkvater
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-21(svn r6884) -Codechange: Add strict bounds checking in string formatting system.Darkvater
2006-10-21(svn r6879) -Codechange: Remove the superflouos argument CharsetFilter parame...Darkvater
2006-10-06(svn r6663) -Codechange: Remove the 32 widgets limit on landscape generator.belugas
2006-10-04(svn r6641) -Fix(6639): Wongly converted SetWidgetLoweredStatebelugas
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-10-03(svn r6619) -Codechange: Use accessors for disabled_state.belugas
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-09-16(svn r6462) -Codechange: Have GetStringWidth() return width as well as the he...Darkvater
2006-08-30(svn r6236) -Fix (FS#313): TGP generation seed edit box only accepted seeds u...rubidium
2006-08-24(svn r6082) -CodeChange : Remove the unneeded table/sprites.h include in newg...belugas
2006-08-23(svn r6079) -Change: size and alignment of random seed input box and randomis...glx
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-19(svn r5959) -Change: size selection dropdowns placement in 'Scenario type' wi...glx
2006-08-19(svn r5953) -Fix: tooltip for FlatLand had wrong color (tnx glx)truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight