summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-12-20(svn r7520) -Fix(r7348): memleak due to unconditionally overwriting the filen...rubidium
2006-12-20(svn r7519) -Fix: [YAPF] Cache was not deleted when waypoint was built or rem...KUDr
2006-12-20(svn r7518) -Codechange: more NULL pointer resets after free.Darkvater
2006-12-20(svn r7517) -Codechange: Set pointers to NULL when freeing the newgrf config ...Darkvater
2006-12-20(svn r7516) -Codechange: Number the newgrf-gui widgets and use their symbolic...Darkvater
2006-12-20(svn r7515) -Codechange [newgrf]: Ignore ascii code 0x0A in text. Newline is ...Darkvater
2006-12-19(svn r7511) -Fix(r7505): Fix network game list selection by enlarging by two ...glx
2006-12-19(svn r7509) WebTranslator2 update to 2006-12-19 07:13:46miham
2006-12-18(svn r7507) -Fix (7505): the name of a GRF could be "", which causes a segmen...rubidium
2006-12-18(svn r7506) -Codechange: [NewGRF] Add action 7/9/D variable 0x81 (current year)glx
2006-12-18(svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs ...rubidium
2006-12-18(svn r7503) -Codechange: [NewGRF] Add bounds checking for spriteset cargo typ...peter1138