summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-10-13(svn r6765) - Fix: Don't add up running cost of articulated engine parts.peter1138
2006-10-12(svn r6764) -Fix (r6758): Wrong height difference calculated because invalid ...Darkvater
2006-10-12(svn r6761) WebTranslator2 update to 2006-10-12 18:11:37miham
2006-10-12(svn r6760) -Codechange: Do a case insensitive sort of train engine names and...Darkvater
2006-10-12(svn r6759) -Codechange: Remove the brainheaded usage of STR_JUST_STRING to p...Darkvater
2006-10-12(svn r6758) -Feature: Add a measurement tool that will show dimensions and he...Darkvater
2006-10-12(svn r6757) -Fix (r6754): Remove double function declerations from functions....Darkvater
2006-10-12(svn r6756) - Fix: When resolving vehicle groups, only fall back to the defau...peter1138
2006-10-12(svn r6755) - Fix: Pass the newly created vehicle when checking for articulat...peter1138
2006-10-12(svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. W...Darkvater
2006-10-12(svn r6753) -Codechange: Move some function declerations from functions.h int...Darkvater
2006-10-12(svn r6752) -Codechange: Move command functions from messy functions.h into c...Darkvater
2006-10-12(svn r6751) -Fix: Add option to enable/disable network support. Default is onDarkvater
2006-10-12(svn r6750) -Codechange: Juggle around some header includes as they're only u...Darkvater
2006-10-12(svn r6749) WebTranslator2 update to 2006-10-12 15:46:08miham
2006-10-12(svn r6748) -Codechange: Use already existing function to count active players.Darkvater
2006-10-12(svn r6747) -Revert wrongly committed english strings.Darkvater
2006-10-12(svn r6746) -Codechange: Remove the need for double strings in "checkmarked" ...Darkvater
2006-10-12(svn r6745) -Codechange: Have the dropdown menus fall fully inside the top to...Darkvater