summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-06(svn r7393) WebTranslator2 update to 2006-12-06 12:15:25miham
2006-12-06(svn r7392) [Translations] Added Esperanto languagemiham
2006-12-06(svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding ...glx
2006-12-06(svn r7390) -Codechange r7386: only loop though the windows to find a depot w...bjarni
2006-12-05(svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders...bjarni
2006-12-05(svn r7388) -Fix (r7384 / r7368 / r3757): When adding a new news item for the...Darkvater
2006-12-05(svn r7387) -Fix: czech lang file compilation errorKUDr
2006-12-05(svn r7386) -Codechange r7385: moved deletion of the vehicle highlight from D...bjarni
2006-12-05(svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failesbjarni
2006-12-05(svn r7384) -Fix: No vehicle was removed in DeleteVehicleNews when the fifo-a...Darkvater
2006-12-05(svn r7383) -Codechange: fix up typo in news-gui s/MoveToNexItem/MoveToNextIt...Darkvater
2006-12-05(svn r7378) -Fix (r2428): Don't update vehicle images when turning a train ar...peter1138
2006-12-05(svn r7377) -Fix (r7326): With gradual loading, make sure cargo is only paid ...peter1138
2006-12-05(svn r7375) WebTranslator2 update to 2006-12-05 18:07:02miham
2006-12-05(svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehic...matthijs
2006-12-05(svn r7373) -Codechange: when removing a GRF from the list, make the next one...peter1138
2006-12-05(svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX...matthijs
2006-12-05(svn r7370) -Cleanup: Use NewsID instead of byte for news identifiers, and so...Darkvater
2006-12-05(svn r7369) -Cleanup: Some coding style, usage of increaseIndex and decreaseI...Darkvater
2006-12-05(svn r7368) -Fix: [FS#332] Vehicle Deletion Crash [News Window Related?] (r37...Darkvater
2006-12-05(svn r7367) -Codechange: prevent adding files where the GRF ID is already in ...peter1138
2006-12-05(svn r7366) -Fix: Out of bounds widget access when accessing orders window of...Darkvater
2006-12-04(svn r7363) -Fix (r7357): Update count of NewGRFs when adding an filepeter1138
2006-12-04(svn r7362) -Fix (r7337): Free the freetype face after any possible error. Fo...Darkvater
2006-12-04(svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID ...glx
2006-12-04(svn r7358) -Codechange: add newgrf_gui.c to MS project filespeter1138
2006-12-04(svn r7357) -Codechange: new NewGRF set up window which allows modification o...peter1138
2006-12-04(svn r7356) -Codechange: replace 'for (i = 0, wi = w->widget; wi->type != WWT...rubidium
2006-12-04(svn r7355) -Codechange: replace 'for (i = 0; w->widget[i].type != WWT_TYPE; ...rubidium
2006-12-04(svn r7354) -Codechange: Remove grffile->flags and use grfconfig->flags exclu...peter1138
2006-12-04(svn r7353) -Codechange: constify Window* in IsWindowWidget(Lowered|Hidden|Di...rubidium
2006-12-04(svn r7352) -Codechange: add widget_count parameter to the window.rubidium
2006-12-04(svn r7351) -Fix (r6619): Disabled platform length and numbers were not reset...peter1138
2006-12-04(svn r7350) -Fix: do not handle the save game/scenario filename edit box when...rubidium
2006-12-04(svn r7349) -Fix (r7348): Stripping data path didn't work for absolute paths.peter1138
2006-12-04(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...peter1138
2006-12-04(svn r7347) -Translations: Use correct plural type for Russianpeter1138
2006-12-04(svn r7346) WebTranslator2 update to 2006-12-04 05:22:02miham
2006-12-03(svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum...peter1138
2006-12-03(svn r7341) - Codechange: Also rename the POOL_H define to OLDPOOL_H (forgott...matthijs
2006-12-03(svn r7338) -Fix (r7336): [win32] libfreetype is libfreetype2 in linker optio...Darkvater
2006-12-03(svn r7337) -Feature: [win32] Add font selection by specifying a font-name, a...Darkvater
2006-12-03(svn r7336) -Codechange: [win32] Add freetype support for Windows project files.Darkvater
2006-12-03(svn r7335) -Codechange: redraw station tiles when cargo is moved, for newsta...peter1138
2006-12-03(svn r7334) -Revert accidentally committed file in r7333Darkvater
2006-12-03(svn r7333) -Codechange: [win32] Extend the OTTD2FS and FS2OTTD functions to ...Darkvater
2006-12-03(svn r7332) -Fix: segmentation fault, discovered by ln-, in the SDL video dri...rubidium
2006-12-03(svn r7331) - Codechange: Rename all memory pool macro's and types to "old po...matthijs
2006-12-03(svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local peter1138
2006-12-03(svn r7329) -Fix (r7157): Invalid viewport position on quick zoomKUDr