summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-18(svn r6827) -Fix r6824: removed warningglx
2006-10-18(svn r6825) -Codechange: Remove two globals from chat-windowDarkvater
2006-10-18(svn r6824) -Feature: Change the functionality of the chat window. SHIFT+ENTE...Darkvater
2006-10-18(svn r6823) - Codechange: Ignore bit 0 of a NewStation custom tile callback r...peter1138
2006-10-18(svn r6822) -Fix r6821: add type for measure_strings_length[]glx
2006-10-18(svn r6821) -Codechange: For the measurement tool do not show the tooltip whe...Darkvater
2006-10-18(svn r6820) -Codechange: Some more const correctness, coding style.Darkvater
2006-10-18(svn r6819) WebTranslator2 update to 2006-10-18 12:54:18miham
2006-10-18(svn r6817) -Fix: set svn:eol-style for vs80 filesglx
2006-10-17(svn r6816) -Codechange: Some coding style, variable localization, const corr...Darkvater
2006-10-17(svn r6815) WebTranslator2 update to 2006-10-18 00:20:47miham
2006-10-17(svn r6814) -Codechange: For network games ci->client_playas was always p->in...Darkvater
2006-10-17(svn r6811) WebTranslator2 update to 2006-10-17 22:35:27miham
2006-10-17(svn r6807) WebTranslator2 update to 2006-10-17 21:11:51miham
2006-10-17(svn r6806) WebTranslator2 update to 2006-10-17 20:36:04miham
2006-10-17(svn r6804) -Codechange: Remove the unused NF_NOEXPIRE flag.Darkvater
2006-10-17(svn r6803) -Codechange: Substitute magic numbers by an enum for the news win...Darkvater
2006-10-17(svn r6802) - Fix (r6800): Remove now unused 'lost train' strings from all la...peter1138
2006-10-17(svn r6801) - Fix (r6619): Always disable the train refit button. It will be ...peter1138
2006-10-17(svn r6800) -Feature change: [train is lost] message is now generated immedia...KUDr
2006-10-17(svn r6795) - NewGRF: Add support for cargo-specific wagon overrides.peter1138
2006-10-17(svn r6794) - Fix: In the train detail window, split up articulated parts if ...peter1138
2006-10-17(svn r6793) -Fix(5464): When checking items on an array, make sure to respect...belugas
2006-10-16(svn r6792) -Cleanup: improved the English used in STR_VEH_WITH_SHARED_ORDERS...bjarni
2006-10-16(svn r6791) -Fix: [YAPF] YapfFindNearestRailDepotTwoWay() did not work for tr...KUDr
2006-10-16(svn r6790) WebTranslator2 update to 2006-10-16 13:46:16miham
2006-10-16(svn r6789) - Codechange: Tidy up VehicleNameSorter() to use no global vars, ...peter1138
2006-10-16(svn r6788) - Codechange: Add and use a function to test if a string ID is a ...peter1138
2006-10-15(svn r6787) -Codechange: Use PLAYER_NEW_COMPANY as a player identifier wishin...Darkvater
2006-10-15(svn r6786) -Codechange: To join a new company CMD_PLAYER_CTRL is executed wi...Darkvater
2006-10-15(svn r6785) -Cleanup: Remove unused _network_playas from NetworkAddServer. Th...Darkvater
2006-10-15(svn r6784) -Codechange: Change invalid PlayerID type into ClientID which it ...Darkvater
2006-10-15(svn r6783) -Codechange: Allow ParseConnectionString to allow players with mo...Darkvater
2006-10-15(svn r6782) - Fix (r3947): Invalidate depot & vehicle windows when reversing ...peter1138
2006-10-15(svn r6781) - Fix (r5926): Some house introduction dates were incorrectly adj...peter1138
2006-10-15(svn r6780) -Codechange: Remove GPMI leftovers (-b impersonisation of AI in MP).Darkvater
2006-10-15(svn r6779) -Fix r6631: waypoint selector now correctly shows the current sel...glx
2006-10-15(svn r6778) WebTranslator2 update to 2006-10-15 15:27:37miham
2006-10-15(svn r6777) -GuiChange: When painting a lowered button on CargoPaymentsRates,...belugas
2006-10-14(svn r6776) -Codechange: Use IsValidPlayer() function to determine of a Playe...Darkvater
2006-10-14(svn r6775) -Codechange: Use some more proper types, especially Owner and Pla...Darkvater
2006-10-14(svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE...Darkvater
2006-10-14(svn r6773) -eh...I had to test it didn't i, just forgot to saveDarkvater
2006-10-14(svn r6772) -Codechange: Do not abuse OWNER_SPECTATOR as the "owner" of the i...Darkvater
2006-10-14(svn r6771) -Codechange: Replace two macros with functions. IS_HUMAN_PLAYER andDarkvater
2006-10-14(svn r6770) -Codechange: Make the airport checking a bit stricter...fix unnot...Darkvater
2006-10-14(svn r6769) -Codechange: Minor syntax, const correctness, variable localizati...Darkvater
2006-10-13(svn r6768) -Cleanup: For airports change *Airport to *apc (variable naming c...Darkvater
2006-10-13(svn r6767) WebTranslator2 update to 2006-10-13 19:54:10miham
2006-10-13(svn r6766) -Codechange: Move _openttd_revision[] into the functions that use...Darkvater