log

age author description
Sat, 05 Sep 2009 11:27:28 +0000 alberth (svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well. draft
Sat, 05 Sep 2009 10:53:26 +0000 alberth (svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window. draft
Sat, 05 Sep 2009 08:01:08 +0000 alberth (svn r17421) -Fix (r17418): Don't output debug information in signs list. draft
Fri, 04 Sep 2009 23:02:52 +0000 smatz (svn r17420) -Codechange: replace assert() by assert_compile() where possible draft
Fri, 04 Sep 2009 22:25:12 +0000 yexo (svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savegames was owerwritten with an unitialized value, causing asserts. The issue has present for a long time but only since the new pool system did it trigger a (correct) assert draft
Fri, 04 Sep 2009 22:03:21 +0000 alberth (svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman). draft
Fri, 04 Sep 2009 20:31:49 +0000 rubidium (svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled draft
Fri, 04 Sep 2009 20:31:47 +0000 yexo (svn r17415) -Change: make sure aircraft don't move while turning as long as they are on the ground. This prevents a lot of unnecesary turns when leaving terminals draft
Fri, 04 Sep 2009 20:04:54 +0000 rubidium (svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries draft
Fri, 04 Sep 2009 20:02:35 +0000 rubidium (svn r17413) -Fix: assert when trying to build an invalid industry type it did draft
Fri, 04 Sep 2009 17:45:20 +0000 translators (svn r17412) -Update from WebTranslator v3.0: draft
Thu, 03 Sep 2009 22:56:30 +0000 rubidium (svn r17411) -Codechange: silence an ICC compile warning draft
Thu, 03 Sep 2009 22:32:08 +0000 rubidium (svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal draft
Thu, 03 Sep 2009 21:56:29 +0000 rubidium (svn r17409) -Codechange: split the crash log and other windows 'glue' code draft
Thu, 03 Sep 2009 20:04:15 +0000 glx (svn r17408) -Codechange: remove unused win32 stuff draft
Thu, 03 Sep 2009 20:03:01 +0000 glx (svn r17407) -Fix (r17336): version_vs?0.vcproj not updated to new path draft
Thu, 03 Sep 2009 17:45:07 +0000 translators (svn r17406) -Update from WebTranslator v3.0: draft
Thu, 03 Sep 2009 12:11:31 +0000 yexo (svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger then 45 degrees while in flight draft
Thu, 03 Sep 2009 11:56:29 +0000 rubidium (svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function draft
Thu, 03 Sep 2009 11:48:08 +0000 rubidium (svn r17403) -Fix [Squirrel]: guard against squirrel stack overflows; if assert is enabled assert (catch possible overflow bugs in nightlies/RCs), otherwise just increase the stack's size (don't get into invalid reads/writes in releases) draft
Thu, 03 Sep 2009 11:32:16 +0000 Yexo (svn r17402) -Fix (r16425): During every save a few slots on the squirrel stack were leaked draft
Thu, 03 Sep 2009 10:58:26 +0000 rubidium (svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) update the order window draft
Thu, 03 Sep 2009 10:50:14 +0000 rubidium (svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong draft
Thu, 03 Sep 2009 09:07:14 +0000 rubidium (svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clicking on the "scroll down" button asserted (esminis) draft
Wed, 02 Sep 2009 20:59:30 +0000 alberth (svn r17398) -Codechange: Fill normal news item window with widgets. draft
Wed, 02 Sep 2009 20:55:55 +0000 alberth (svn r17397) -Codechange: Add new vehicle news window. draft
Wed, 02 Sep 2009 20:54:27 +0000 alberth (svn r17396) -Codechange: Add company news window. draft
Wed, 02 Sep 2009 20:52:58 +0000 alberth (svn r17395) -Codechange: Fill thin window with widgets. draft
Wed, 02 Sep 2009 20:49:25 +0000 alberth (svn r17394) -Codechange: Add news flags for viewport settings. draft
Wed, 02 Sep 2009 20:46:42 +0000 alberth (svn r17393) -Codechange: Fill small window with widgets. draft