summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-10(svn r7469) -Fix (r7348): NewGRF settings weren't loaded in cases.peter1138
2006-12-10(svn r7468) -Codechange: [win32] Add some comments to MB/WIDE_TO_WIDE/MB_[BUF...Darkvater
2006-12-10(svn r7467) -Cleanup: [win32] Disable the submit-savegame-on-crash code as we...Darkvater
2006-12-10(svn r7466) -Cleanup: [win32] Coding style, indentation, variable localization.Darkvater
2006-12-10(svn r7465) -Codechange: Save the default GRF configuration.peter1138
2006-12-10(svn r7464) -Codechange: move BuildParamList from newgrf_gui to newgrf_config...peter1138
2006-12-10(svn r7463) -Codechange: Don't load invalid NewGRF files from the configurati...peter1138
2006-12-10(svn r7462) -Fix: when doing comparison in action 7/9, mask the param value s...glx
2006-12-10(svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley)Darkvater
2006-12-09(svn r7460) -Fix (r7337): [win32] If the underlying OS didn't have support fo...Darkvater
2006-12-09(svn r7459) -Fix: make sure TrainConsistChanged() is called for the first veh...glx
2006-12-09(svn r7458) WebTranslator2 update to 2006-12-09 20:53:05miham
2006-12-09(svn r7457) WebTranslator2 update to 2006-12-09 19:35:23miham
2006-12-09(svn r7456) [Namegen] Fixed hungarian characters in namegen as wellmiham
2006-12-09(svn r7452) -Fix: GetRandom(Industry|Town) must return a valid industry/town ...rubidium
2006-12-09(svn r7451) -Fix (7372): GetNum(Towns|Industries) should return the actual nu...rubidium
2006-12-09(svn r7450) -Codechange: Remove dead code, caption is set in the next switch ...Darkvater
2006-12-09(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...Darkvater
2006-12-09(svn r7448) -Fix (r5794): use the height of the edge of the map for effect ve...rubidium
2006-12-09(svn r7447) WebTranslator2 update to 2006-12-09 07:56:50miham
2006-12-09(svn r7446) -Feature: Double the length of the cargo and rating indicators in...Darkvater
2006-12-09(svn r7445) -Codechange (r4822): Properly draw the cargo colours in the stati...Darkvater
2006-12-09(svn r7444) -Codechange: Use one (global) cargo-colours array for drawing car...Darkvater
2006-12-08(svn r7439) WebTranslator2 update to 2006-12-08 20:59:37miham
2006-12-08(svn r7438) [Translations] Manually transformed previously supressed hungaria...miham
2006-12-08(svn r7437) -Fix (r4583): incorrect minimum size check in some cases for VarA...peter1138
2006-12-08(svn r7436) -Codechange: Add action7/9/D variable 0x9A (-1)peter1138
2006-12-08(svn r7435) -Fix (r7418): Add proper tooltips to the manage list button inste...Darkvater
2006-12-08(svn r7434) WebTranslator2 update to 2006-12-08 18:40:00miham
2006-12-08(svn r7433) -Fix (r2301): Town ratings were not reset when a company went ban...peter1138
2006-12-08(svn r7432) -Fix(r7413) : The NO(cargo waiting) button of the StationList Win...belugas
2006-12-07(svn r7431) -Fix (r7418): GUI glitch when viewing other player's vehicle list...peter1138
2006-12-07(svn r7429) -Remove: [YAPF] yapf.txt no longer valid/neededKUDr
2006-12-07(svn r7428) -Codechange: Give a more explicit name to the enum STATIONLIST_WI...belugas
2006-12-07(svn r7425) -Fix (r1681): With realistic acceleration, guarantee a minimum br...peter1138
2006-12-07(svn r7424) WebTranslator2 update to 2006-12-07 19:36:25miham
2006-12-07(svn r7421) -Fix (r2475): Changed "kick off" acceleration resulted in only a ...peter1138
2006-12-07(svn r7420) -[lang] Dammit, there are too many language files, missed some fr...Darkvater
2006-12-07(svn r7419) -[lang] Fix up the language files after r7418Darkvater
2006-12-07(svn r7418) -Codechange/Feature: Put back the 'New Vehicles' button in the ve...Darkvater
2006-12-07(svn r7415) -Codechange: Don't use typedef enum for simple widget enumerators...Darkvater
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