log

age author description
Tue, 01 Sep 2009 14:06:23 +0000 smatz (svn r17349) -Update (r17348): apply changes to other lang files draft
Tue, 01 Sep 2009 14:05:27 +0000 smatz (svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns draft
Tue, 01 Sep 2009 12:57:04 +0000 rubidium (svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too. draft
Tue, 01 Sep 2009 12:33:17 +0000 rubidium (svn r17344) -Codechange: splash of coding style over ai_event_types.* draft
Tue, 01 Sep 2009 12:28:46 +0000 rubidium (svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster. draft
Tue, 01 Sep 2009 12:17:02 +0000 rubidium (svn r17342) -Fix: reset bankruptcy checks when bankruptcy has been averted and don't set an unused timeout with a magic number draft
Tue, 01 Sep 2009 12:16:01 +0000 rubidium (svn r17341) -Fix: memory leak when trying to bankrupt the local company draft
Tue, 01 Sep 2009 12:14:57 +0000 rubidium (svn r17340) -Fix: old loader tried to load a uint8 into a uint16 draft
Tue, 01 Sep 2009 10:07:22 +0000 rubidium (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) draft
Tue, 01 Sep 2009 10:06:18 +0000 yexo (svn r17338) -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack draft
Mon, 31 Aug 2009 23:42:17 +0000 yexo (svn r17337) -Fix: some more strange airport holding bay positions draft
Mon, 31 Aug 2009 22:38:37 +0000 rubidium (svn r17336) -Codechange: move some os specific files into src/os/ draft
Mon, 31 Aug 2009 22:18:17 +0000 rubidium (svn r17335) -Fix (r17333): don't return a pointer as boolean draft
Mon, 31 Aug 2009 22:15:29 +0000 yexo (svn r17334) -Fix: don't turn north just before approaching the landing strip of the small airport draft
Mon, 31 Aug 2009 19:16:18 +0000 rubidium (svn r17333) -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder draft
Mon, 31 Aug 2009 17:45:18 +0000 translators (svn r17332) -Update from WebTranslator v3.0: draft
Sun, 30 Aug 2009 21:31:54 +0000 yexo (svn r17331) -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window draft
Sun, 30 Aug 2009 20:38:57 +0000 yexo (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white draft
Sun, 30 Aug 2009 19:23:36 +0000 yexo (svn r17329) -Codechange: music window uses nested widgets draft
Sun, 30 Aug 2009 18:41:03 +0000 alberth (svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed. draft
Sun, 30 Aug 2009 17:54:11 +0000 alberth (svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). draft
Sun, 30 Aug 2009 17:45:11 +0000 translators (svn r17326) -Update from WebTranslator v3.0: draft
Sun, 30 Aug 2009 17:38:28 +0000 alberth (svn r17325) -Codechange: Un-duplicate engine drawing routines. draft
Sun, 30 Aug 2009 17:07:53 +0000 Yexo (svn r17324) -Codechange: Land info window uses nested widget tree draft
Sun, 30 Aug 2009 15:25:20 +0000 rubidium (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. draft
Sun, 30 Aug 2009 15:25:20 +0000 rubidium (svn r17322) -Codechange: make the industry directory window nested. draft
Sun, 30 Aug 2009 14:39:59 +0000 rubidium (svn r17321) -Codechange: minor coding style fixes for the town directory draft
Sun, 30 Aug 2009 14:06:55 +0000 rubidium (svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint draft
Sun, 30 Aug 2009 13:54:53 +0000 rubidium (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory draft
Sun, 30 Aug 2009 13:44:25 +0000 rubidium (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory draft