summaryrefslogtreecommitdiff
path: root/player_gui.c
AgeCommit message (Expand)Author
2006-12-30(svn r7637) -Codechange: Change ShowQueryString to use a window pointer as a ...Darkvater
2006-12-07(svn r7415) -Codechange: Don't use typedef enum for simple widget enumerators...Darkvater
2006-11-10(svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos...Darkvater
2006-10-31(svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i...Darkvater
2006-10-31(svn r7008) -Fix [FS#369]: Crash at game end when server company is bankruptDarkvater
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-14(svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE...Darkvater
2006-10-12(svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. W...Darkvater
2006-10-11(svn r6730) Fix: Make Build HQ and Relocate HQ buttons of Player window behav...belugas
2006-10-10(svn r6727) -Fix r6619: don't disable inexistant widgetglx
2006-10-05(svn r6658) -CodeChange: cleaned up the PlayerCompanyWindow codeglx
2006-10-05(svn r6656) -Fix r6631: keep gender button lowered when clicking on 'New Face'glx
2006-10-05(svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondar...peter1138
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-10-02(svn r6612) -Codechange: Use accessors for hidden_state.belugas
2006-09-27(svn r6523) - 'Feature'/'Fix': Add tooltips to the new company colour windowpeter1138
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-09-15(svn r6457) - Codechange: Allow the company colour window to stay open after ...peter1138
2006-09-15(svn r6456) - Replace single colour scheme for passenger wagons with separate...peter1138
2006-09-15(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This rep...peter1138
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-20(svn r6002) -Cleanup: remove the now redundant BASE_YEAR constant.rubidium
2006-08-20(svn r5967) -Change: use right alignment for the year in the player's balance...rubidium
2006-08-19(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex...truelight
2006-08-16(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...rubidium
2006-08-15(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...rubidium
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only h...rubidium
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-07-26(svn r5609) CodeChange : Apply coding stylebelugas
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-03-24(svn r4092) CodeChange : Named sprites instead of magic numbers plus create/u...belugas
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-29(svn r3247) - Fix: "[ 1335580 ] sticky windows not sticky anymore" peter1138
2005-11-18(svn r3218) -Feature: Multiheaded train engines will now stay in the same trainbjarni
2005-11-15(svn r3184) GB/SBtron
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3173) Use the trinary operator and switch to improve readabilitytron
2005-11-13(svn r3172) static, consttron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-10-07(svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte...tron
2005-09-30(svn r3001) s/Player*/const Player*/tron
2005-09-30(svn r2999) Do not pass if the HQ gets built for the first time or gets reloc...tron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-31(svn r2766) Remove string and make use of the plural featuretron
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