summaryrefslogtreecommitdiff
path: root/player_gui.c
AgeCommit message (Expand)Author
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
2004-12-23(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)darkvater
2004-12-22(svn r1239) -Feature: Added gui option of setting company password. It can be...darkvater
2004-12-15(svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of comp...truelight
2004-12-12(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company i...truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
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-09-11(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negativetruelight
2004-09-08(svn r187) -Feature: [1024044] Show max loan in finances window. (ledow)darkvater
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-09-03(svn r151) -Fix: [1021566] Buy/Sell 25% share button is brokedarkvater
2004-09-01(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of c...darkvater