summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07(svn r7414) -Fix: Immediately invalidate the resize widget when clicked, inst...Darkvater
2006-12-07(svn r7413) -Fix[FS#386,#412]: Station list window NONE button now behaves co...belugas
2006-12-07(svn r7411) -Cleanup: Add 'Freetype' to dbg message output, just like all othersDarkvater
2006-12-07(svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-res...Darkvater
2006-12-07(svn r7409) -Codechange: Make the ResizeWindow function also available outsid...Darkvater
2006-12-06(svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode...Darkvater
2006-12-06(svn r7405) WebTranslator2 update to 2006-12-06 20:03:46miham
2006-12-06(svn r7403) -Codechange (r7386, r7385): Use available functions to find a win...Darkvater
2006-12-06(svn r7402) -Fix: [FS#255] Long Delay for Message Windows to Appear. Immediat...Darkvater
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