summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-28(svn r7590) -Codechange: (r7585)KUDr
2006-12-28(svn r7588) -Change: [OSX] removed the flag JAGUAR since it didn't work anywaybjarni
2006-12-28(svn r7587) -Change: [OSX] updated readme about compiling a universal binary ...bjarni
2006-12-28(svn r7586) -Fix (FS#473): remove the Landscaping toolbar option from the Roa...rubidium
2006-12-27(svn r7585) -Codechange: CheckStationSpreadOut() took too much CPU. Station r...KUDr
2006-12-27(svn r7583) -Fix (r7573): Merging of bridge branch broke (partially reverted?...peter1138
2006-12-27(svn r7582) -Fix (r7490): appending static GRFs to the list of to-be loaded G...rubidium
2006-12-27(svn r7581) [Translations] -Change: overhaul of the Polish language file by M...rubidium
2006-12-27(svn r7580) -Fix (r7182): UTF8-merge changed the string handling a bit, now t...Darkvater
2006-12-27(svn r7579) -Fix: upon merging the bridge branch, I accidently reverted 7571....celestar
2006-12-27(svn r7578) -Fix r7577: fixed typobjarni
2006-12-27(svn r7577) -Fix (r7565): Missed out some OSX files (Bjarni)Darkvater
2006-12-27(svn r7575) -Codechange: Allow the AI to build signals under bridges (revert ...celestar
2006-12-27(svn r7574) WebTranslator2 update to 2006-12-27 14:23:53miham
2006-12-27(svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary r...celestar
2006-12-27(svn r7571) -Fix (r7565): Older GCC versions do not have __VA_ARGS__ support ...Darkvater
2006-12-26(svn r7569) -Fix (r7565): cocoa files were (somehow) forgotten.rubidium
2006-12-26(svn r7568) -Fix [r7564]: buf+4 is the same as &buf[4], not buf[4] for a char*.Darkvater
2006-12-26(svn r7566) -Fix: only send commands to the new client from the map, that is ...rubidium
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-12-26(svn r7564) -Codechange: Some newgrf changes. FFIR/EVAW endian-swapping, func...Darkvater
2006-12-26(svn r7563) -Fix (FS#468): removing towns in the scenario editor could leave ...rubidium
2006-12-26(svn r7562) -Fix (r7060, 5874): It seems windows doesn't have the same functi...Darkvater
2006-12-26(svn r7561) -Fix (FS#431): core and (patches) GUI were not in-sync with respe...rubidium
2006-12-26(svn r7560) -Fix (r2300): p2 is not a PlayerID when creating a new company, b...rubidium
2006-12-26(svn r7559) -Fix (FS#456): clicking the 'Full Load' button when the 'current'...rubidium
2006-12-25(svn r7558) -Fix (FS#464): do not wait till a crashed vehicle is removed befo...rubidium
2006-12-25(svn r7557) -Fix: [OSX] FS#463 libfontconfig not present on OSX by defaultbjarni
2006-12-25(svn r7556) -Fix(r7153): By handling the KeyEvent sooner in the events loops,...belugas
2006-12-24(svn r7555) -Fix (r5479): off-by-one error due do truncation on division by 2...rubidium
2006-12-24(svn r7554) -Fix (r7496): In Action 0xE, don't deactivate the current GRF (to...peter1138
2006-12-23(svn r7553) WebTranslator2 update to 2006-12-23 14:07:59miham
2006-12-23(svn r7552) WebTranslator2 update to 2006-12-23 11:41:58miham
2006-12-23(svn r7551) -Fix (r7523): segmentation fault on showing NewGRF settings of a ...rubidium
2006-12-23(svn r7550) -Fix (r7299): compilation of x64 binaries with MSVC 2005, due to ...rubidium
2006-12-22(svn r7549) -Fix (r7357): change the size of the NewGRF GUIs so any descripti...rubidium
2006-12-22(svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packag...Darkvater
2006-12-22(svn r7547) -Fix: The cost of rail station removal was calculated based on th...KUDr
2006-12-22(svn r7541) -Set svn:eol-style native for some languages that missed it.Darkvater
2006-12-22(svn r7540) -Codechange: Print a summary of the number of errors/warnings of ...Darkvater
2006-12-22(svn r7539) -Add Esperanto to VS project files and update changelog with adde...Darkvater
2006-12-21(svn r7537) -Forgot added VS80 support from MakefileDarkvater
2006-12-21(svn r7535) -Fix (r7326): Always unload cargo if the station accepts it, and ...Darkvater
2006-12-21(svn r7533) -Codechange [Debian]: Update debian packaging filesmatthijs
2006-12-21(svn r7527) -Update appropiate files with release information for 0.5.0-RC1Darkvater
2006-12-21(svn r7525) -Fix (r6631): Invalidate the widget of 'many random industries' w...Darkvater
2006-12-21(svn r7524) -Fix: remove empty strings that should not have been empty from t...rubidium
2006-12-21(svn r7523) -Feature: Add the possibility to change the newgrf configuration ...Darkvater
2006-12-21(svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list be...Darkvater
2006-12-21(svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadW...Darkvater