Age | Commit message (Expand) | Author |
2009-09-02 | (svn r17384) -Fix [FS#2859]: remove all order window state changes out of the... | rubidium |
2009-09-02 | (svn r17383) -Update from WebTranslator v3.0: | translators |
2009-09-02 | (svn r17382) -Cleanup: don't set load_unload_time_rem when an aircraft turns ... | yexo |
2009-09-02 | (svn r17381) -Codechange: music track selection window uses nested widgets | yexo |
2009-09-02 | (svn r17380) -Codechange: move drawing the performance detail data to DrawWidget | rubidium |
2009-09-02 | (svn r17379) -Codechange: make the performance rating window nested, although... | rubidium |
2009-09-02 | (svn r17378) -Fix [NoAI]: Several AITile::* functions didn't check whether th... | yexo |
2009-09-02 | (svn r17377) -Fix (r17365): MSVC complains about struct<>class difference | yexo |
2009-09-02 | (svn r17376) -Fix: also draw the white "I've just opened" line for nested win... | rubidium |
2009-09-02 | (svn r17375) -Codechange: remove last direct usage of scrollbar variables | rubidium |
2009-09-02 | (svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wr... | rubidium |
2009-09-02 | (svn r17373) -Codechange: make the timetable, station and subsidy GUIs use sc... | rubidium |
2009-09-02 | (svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrol... | rubidium |
2009-09-02 | (svn r17371) -Codechange: make the newgrf, news and order GUIs use the scroll... | rubidium |
2009-09-02 | (svn r17370) -Codechange: make the saveload and network GUIs use the scrollba... | rubidium |
2009-09-02 | (svn r17369) -Codechange: make the depot, group and industry GUIs use the scr... | rubidium |
2009-09-02 | (svn r17368) -Codechange: remove pointless passing of 'this' as parameter | rubidium |
2009-09-02 | (svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs... | rubidium |
2009-09-02 | (svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers | rubidium |
2009-09-02 | (svn r17365) -Codechange: introduce wrapper functions to update the position,... | rubidium |
2009-09-01 | (svn r17364) -Fix (r17356): off by one when selecting a subsidy | rubidium |
2009-09-01 | (svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles,... | rubidium |
2009-09-01 | (svn r17362) -Fix (r17360): alignment in afrikaans.txt was wrong | yexo |
2009-09-01 | (svn r17361) -Fix (r17360): committed a bit too much | yexo |
2009-09-01 | (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the co... | yexo |
2009-09-01 | (svn r17359) -Fix: put static before cv qualifier, some compilers complain ab... | smatz |
2009-09-01 | (svn r17358) -Fix: compilation was broken for gcc older than 3.4 | smatz |
2009-09-01 | (svn r17357) -Codechange: some compilers complain about implicit conversion f... | smatz |
2009-09-01 | (svn r17356) -Fix: actually implement scrolling for the subsidy list instead ... | rubidium |
2009-09-01 | (svn r17355) -Codechange: determine the minimum size of the subsidy gui based... | rubidium |
2009-09-01 | (svn r17354) -Codechange: make the subsidy gui nested | rubidium |
2009-09-01 | (svn r17353) -Codechange: make sure the shuffle and programme buttons in the ... | yexo |
2009-09-01 | (svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload co... | rubidium |
2009-09-01 | (svn r17351) -Update from WebTranslator v3.0: | translators |
2009-09-01 | (svn r17350) -Fix (r17336): broken compilation with mingw | glx |
2009-09-01 | (svn r17349) -Update (r17348): apply changes to other lang files | smatz |
2009-09-01 | (svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns | smatz |
2009-09-01 | (svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt compani... | rubidium |
2009-09-01 | (svn r17344) -Codechange: splash of coding style over ai_event_types.* | rubidium |
2009-09-01 | (svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf... | rubidium |
2009-09-01 | (svn r17342) -Fix: reset bankruptcy checks when bankruptcy has been averted a... | rubidium |
2009-09-01 | (svn r17341) -Fix: memory leak when trying to bankrupt the local company | rubidium |
2009-09-01 | (svn r17340) -Fix: old loader tried to load a uint8 into a uint16 | rubidium |
2009-09-01 | (svn r17339) -Codechange: move thread related files to their own directory (l... | rubidium |
2009-09-01 | (svn r17338) -Feature(tte): Add extra entry points for all airports so planes... | yexo |
2009-08-31 | (svn r17337) -Fix: some more strange airport holding bay positions | yexo |
2009-08-31 | (svn r17336) -Codechange: move some os specific files into src/os/ | rubidium |
2009-08-31 | (svn r17335) -Fix (r17333): don't return a pointer as boolean | rubidium |
2009-08-31 | (svn r17334) -Fix: don't turn north just before approaching the landing strip... | yexo |
2009-08-31 | (svn r17333) -Codechange: make the road pathfinder 'interface' like the one f... | rubidium |