summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-10-12(svn r6744) -Fix: Determine the length of the main toolbar dropdown list basedDarkvater
2006-10-12(svn r6743) -Fix (r6462): When determining string length for GetStringBoundin...Darkvater
2006-10-12(svn r6742) - Newsounds: Add support for importing sounds from previously loa...peter1138
2006-10-11(svn r6741) - Codechange: Simplify and unify resolving of station groups, and...peter1138
2006-10-11(svn r6740) -Fix: if a rail is not available, don't show toolbar even with ho...Darkvater
2006-10-11(svn r6739) -Fix (r6001): Crash on removing farmland belonging to a farm. The...Darkvater
2006-10-11(svn r6738) - Fix (r2441): Only apply the virtual transfer profit if the orde...peter1138
2006-10-11(svn r6737) - Codechange: Sort train engines by their NewGRF specified list p...peter1138
2006-10-11(svn r6736) - Add a function to get the list position of an engine ID, for us...peter1138
2006-10-11(svn r6735) - Codestyle: Just some tidying up...peter1138
2006-10-11(svn r6734) WebTranslator2 update to 2006-10-11 19:25:04miham
2006-10-11(svn r6733) WebTranslator2 update to 2006-10-11 11:15:30miham
2006-10-11(svn r6730) Fix: Make Build HQ and Relocate HQ buttons of Player window behav...belugas
2006-10-10(svn r6729) -Fix r6707: [build aircraft window] solved a crash when using a g...bjarni
2006-10-10(svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot co...bjarni
2006-10-10(svn r6727) -Fix r6619: don't disable inexistant widgetglx
2006-10-10(svn r6726) -Codechange: [vehicle build window] cleaned up the name sorter (m...bjarni
2006-10-10(svn r6725) -Fix r6624: fixed some translated strings to apply to the added {...bjarni
2006-10-10(svn r6724) -Fix r6723: respect alphabetical orderglx
2006-10-10(svn r6723) -Fix r6722: forgot openttd.vcprojglx