summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-07(svn r17441) -Fix (r16900): close the vehicle list of the vehicle type that v...rubidium
2009-09-07(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that ...rubidium
2009-09-07(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...smatz
2009-09-06(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgo...rubidium
2009-09-06(svn r17437) -Change: don't accept cargo produced in the same industry (gener...smatz
2009-09-06(svn r17436) -Change: pay only for cargo actually delivered, not for all carg...smatz
2009-09-06(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_p...frosch
2009-09-06(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...frosch
2009-09-06(svn r17432) -Update from WebTranslator v3.0:translators
2009-09-06(svn r17431) -Fix (r16735): oldloader wasn't updatedsmatz
2009-09-06(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehic...smatz
2009-09-05(svn r17428) -Codechange: add a function to get the name of a driverrubidium
2009-09-05(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced co...alberth
2009-09-05(svn r17426) -Fix (r1): economy recession would never end when economy is set...smatz
2009-09-05(svn r17425) -Update from WebTranslator v3.0:translators
2009-09-05(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None...alberth
2009-09-05(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list...alberth
2009-09-05(svn r17422) -Codechange: Remove magic constants and compute vertical minimal...alberth
2009-09-05(svn r17421) -Fix (r17418): Don't output debug information in signs list.alberth
2009-09-04(svn r17420) -Codechange: replace assert() by assert_compile() where possiblesmatz
2009-09-04(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savega...yexo
2009-09-04(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree...alberth
2009-09-04(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp...rubidium
2009-09-04(svn r17415) -Change: make sure aircraft don't move while turning as long as ...yexo
2009-09-04(svn r17414) -Codechange: only send/read the number of bits that can be actua...rubidium
2009-09-04(svn r17413) -Fix: assert when trying to build an invalid industry type it didrubidium
2009-09-04(svn r17412) -Update from WebTranslator v3.0:translators
2009-09-03(svn r17411) -Codechange: silence an ICC compile warningrubidium
2009-09-03(svn r17410) -Codechange: use the same define for determining whether windows...rubidium
2009-09-03(svn r17409) -Codechange: split the crash log and other windows 'glue' coderubidium
2009-09-03(svn r17408) -Codechange: remove unused win32 stuffglx
2009-09-03(svn r17406) -Update from WebTranslator v3.0:translators
2009-09-03(svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger ...yexo
2009-09-03(svn r17404) -Change (r17379): silence gcc warning caused by inlining of a vi...rubidium
2009-09-03(svn r17403) -Fix [Squirrel]: guard against squirrel stack overflows; if asse...rubidium
2009-09-03(svn r17402) -Fix (r16425): During every save a few slots on the squirrel sta...Yexo
2009-09-03(svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) updat...rubidium
2009-09-03(svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was ca...rubidium
2009-09-03(svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clic...rubidium
2009-09-02(svn r17398) -Codechange: Fill normal news item window with widgets.alberth
2009-09-02(svn r17397) -Codechange: Add new vehicle news window.alberth
2009-09-02(svn r17396) -Codechange: Add company news window.alberth
2009-09-02(svn r17395) -Codechange: Fill thin window with widgets.alberth
2009-09-02(svn r17394) -Codechange: Add news flags for viewport settings.alberth
2009-09-02(svn r17393) -Codechange: Fill small window with widgets.alberth
2009-09-02(svn r17392) -Codechange: Use 'default' for reacting on click.alberth
2009-09-02(svn r17391) -Codechange: Add string box calculation routine for multi-line s...alberth
2009-09-02(svn r17390) -Codechange: Switch news item windows to nested widgets.alberth
2009-09-02(svn r17389) -Codechange: Add support for shaded viewports.alberth
2009-09-02(svn r17388) -Codechange: Paint the background of background widgets before p...alberth