summaryrefslogtreecommitdiff
path: root/player_gui.c
AgeCommit message (Expand)Author
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
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 r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the ...ludde
2005-07-14(svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not...ludde
2005-06-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
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-30(svn r2381) - Fix: [ 1210610 ] Endgame window on easy difficulty results in i...Darkvater
2005-05-17(svn r2344) - Fix (regression): [ 1197216 ] Error: !invalid string id 0 in Ge...Darkvater
2005-05-16(svn r2329) CMD_CHANGE_PRESIDENT_NAME and CMD_CHANGE_COMPANY_NAME don't use p...tron
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-14(svn r2315) - Fix: [ 1187613 ] No HQ present for competitor, disable 'View HQ...Darkvater
2005-05-12(svn r2297) - CodeChange: server-check the next batch of commands.Darkvater
2005-05-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater
2005-05-06(svn r2271) CMD_SET_PLAYER_FACE, CMD_SET_PLAYER_COLOR, CMD_INCREASE_LOAN, CMD...tron
2005-05-02(svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ...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-01-23(svn r1610) Remove trailing whitespace (last time ever, i hope)tron
2005-01-20(svn r1578) -Fix: [1102454] dedicated server crashes after some hours (highsc...darkvater
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-15(svn r1518) -Fix: server issue where some company names were wrongdarkvater
2005-01-15(svn r1516) -Cheating players do not get their names added to the highscore t...darkvater
2005-01-14(svn r1506) Fix: [ 1102275 ] Game crashed when clicking "new face" or "compan...dominik
2005-01-13(svn r1502) -Fix: [1101889] Crash under windows... stupid typo in player_gui....darkvater
2005-01-13(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...darkvater
2005-01-11(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...darkvater
2005-01-07(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow...darkvater
2005-01-06(svn r1404) -Fix: Company password no longer shares a widget with buying sharesdarkvater
2005-01-06(svn r1401) -Fix: glitches in train-depot GUI (tnx to Hackykid)truelight
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-04(svn r1374) -Feature: Add sticky item to finances window; sticky remains when...darkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight