summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-12-03(svn r7328) -Fix: memory corruption. The 'Load Heightmap' window does not hav...rubidium
2006-12-03(svn r7327) -Fix: [YAPF] missing YAPF cache notification when building road o...KUDr
2006-12-02(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)peter1138
2006-12-02(svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites.peter1138
2006-12-02(svn r7324) -Codechange: reset newgrf signal location datapeter1138
2006-12-02(svn r7323) -Fix (r7182): When translating NewGRF strings, look at the first peter1138
2006-12-01(svn r7322) -Update win32 project files for ukrainian and bulgarian language ...Darkvater
2006-12-01(svn r7321) -Translations: Move bulgarian and ukrainian out of unfinished as ...peter1138
2006-12-01(svn r7320) -Translations: add russian to MS VC project filespeter1138
2006-12-01(svn r7319) -Fix (r7182): (NewGRF) Add space for terminator when translating ...peter1138
2006-12-01(svn r7318) -Fix: change some unfinished strings: STRING->{CARGO,POWER,WEIGHT...rubidium
2006-12-01(svn r7317) -Fix: (r7299) warning: unused variable num_engines (peter1138)KUDr
2006-12-01(svn r7316) -Codechange: Make train-build-gui and aircraft-build-gui (unified...Darkvater
2006-12-01(svn r7315) -Fix: Have the first engine in the list be selected once again wh...Darkvater
2006-12-01(svn r7314) -Cleanup: const, whitespace, coding style and variable usage.Darkvater
2006-12-01(svn r7313) -Codechange: Calling invalidate data on a window will surely warr...Darkvater
2006-11-30(svn r7312) -Fix: When loading a game from a dedicated server the local playe...Darkvater
2006-11-30(svn r7310) -Codechange: Change scrolling dropdown box to use 1 scroll unit =...peter1138
2006-11-30(svn r7309) -Codechange: sort train engines/wagons by number first and then b...KUDr
2006-11-30(svn r7308) -Codechange: call GenerateBuildList() only when needed instead of...KUDr
2006-11-30(svn r7306) -Codechange: constness (Darkvater)KUDr
2006-11-30(svn r7305) -Codestyle: Indentation fixespeter1138
2006-11-30(svn r7304) -Codechange: Reinstate caching of sorted purchase list. Dropping ...peter1138
2006-11-30(svn r7303) -Codechange: Sort wagon list as well as engine list.peter1138
2006-11-30(svn r7301) -Fix: (r7299) Forgotten $Id$ and eol-style (peter1138)KUDr
2006-11-30(svn r7300) -Fix: (r7299) removed unused strings from lang filesKUDr
2006-11-30(svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ...KUDr
2006-11-30(svn r7296) -Fix: [YAPF] setting yapf.rail_look_ahead_max_signals to zero cau...KUDr
2006-11-30(svn r7295) [Translations] Reverted last commitmiham
2006-11-30(svn r7294) WebTranslator2 update to 2006-11-30 09:06:04miham
2006-11-30(svn r7293) WebTranslator2 update to 2006-11-30 08:56:49miham
2006-11-29(svn r7292) -Codechange: Also validate an strip of colours the console string...Darkvater
2006-11-29(svn r7291) -Translation: use SMALL[LEFT|RIGHT]ARROW for two stringspeter1138
2006-11-29(svn r7290) -Translation: update Russian for changes since 0.4.8: new command...peter1138
2006-11-29(svn r7289) -Translation: use only {STRING}, not {STRINGx} in non-Englishpeter1138
2006-11-29(svn r7288) -Translation: Fix currency symbols in Russianpeter1138
2006-11-29(svn r7287) -Translation: Add Russian translation based on ttdrussia 0.4.8 re...peter1138
2006-11-29(svn r7286) -Translation: Remove unfinished latin transliterated Russian tran...peter1138
2006-11-29(svn r7285) -Fix (r7282): Our vehstatus is a byte, not a word.peter1138
2006-11-28(svn r7284) -Fix (r2361): off by one when calculating vehicle newgrf variable...peter1138
2006-11-28(svn r7283) -Revert (r1932): Remove scancode 41 for linux console because it ...Darkvater
2006-11-28(svn r7282) -Fix (r625): ttdpatch vars are little endianpeter1138
2006-11-28(svn r7281) -Codechange: [win32] Add win32.h to project fileDarkvater
2006-11-28(svn r7280) -Codechange: Replace some sprintf() functions with the safer snpr...Darkvater