log

age author description
Wed, 19 Aug 2009 16:14:15 +0000 yexo (svn r17223) -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand / Sleep instead of just printing an error message in the AI Debug Window draft
Wed, 19 Aug 2009 15:27:55 +0000 rubidium (svn r17222) -Fix [FS#3129, FS#3130]: with time tables vehicles would stay in the 'loading' state after they have finished loading draft
Wed, 19 Aug 2009 14:54:52 +0000 yexo (svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as parameter allow every squirrel type and convert to a string draft
Wed, 19 Aug 2009 14:48:51 +0000 rubidium (svn r17220) -Fix (r15027): don't ignore white space changes (e.g. alignment fixes) in the exporter draft
Wed, 19 Aug 2009 13:13:32 +0000 yexo (svn r17219) -Cleanup: remove a lot of unused string code draft
Tue, 18 Aug 2009 23:08:16 +0000 glx (svn r17218) -Fix (r17216): missing '(' causing compile error draft
Tue, 18 Aug 2009 22:51:43 +0000 rubidium (svn r17217) -Fix (r17216): silence some warnings for the more exotic GCC-alikes draft
Tue, 18 Aug 2009 22:26:38 +0000 rubidium (svn r17216) -Update: MiniLZO from 1.08 to 2.03. draft
Tue, 18 Aug 2009 20:36:56 +0000 yexo (svn r17215) -Cleanup: remove unused return value draft
Tue, 18 Aug 2009 18:51:42 +0000 yexo (svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api. draft
Tue, 18 Aug 2009 17:50:19 +0000 translators (svn r17213) -Update from WebTranslator v3.0: draft
Tue, 18 Aug 2009 17:49:28 +0000 rubidium (svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belongs there draft
Tue, 18 Aug 2009 16:21:22 +0000 frosch (svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank. draft
Tue, 18 Aug 2009 15:19:43 +0000 rubidium (svn r17210) -Update: credits to reflect the (current) truth a bit better draft
Mon, 17 Aug 2009 18:33:48 +0000 frosch (svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo. draft
Mon, 17 Aug 2009 18:28:44 +0000 frosch (svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255. draft
Mon, 17 Aug 2009 17:45:20 +0000 translators (svn r17207) -Update from WebTranslator v3.0: draft
Sun, 16 Aug 2009 17:45:36 +0000 translators (svn r17206) -Update from WebTranslator v3.0: draft
Sun, 16 Aug 2009 16:48:59 +0000 alberth (svn r17205) -Fix (r17175): Make year and snow line up/down buttons raise again. draft
Sun, 16 Aug 2009 16:06:06 +0000 alberth (svn r17204) -Codechange: Move viewport initialization into the constructor of the news item window. draft
Sun, 16 Aug 2009 10:33:36 +0000 yexo (svn r17203) -Change [NoAI]: Add IsRoadTypeAvailable(GetCurrentRoadType()) as precondition for several AIRoad::* functions draft
Sun, 16 Aug 2009 09:20:25 +0000 alberth (svn r17202) -Codechange: News item is already given as argument. draft
Sun, 16 Aug 2009 09:04:53 +0000 rubidium (svn r17201) -Fix [NoAI]: don't say you're building a depot when you're actually building a station (API docs typo) draft
Sun, 16 Aug 2009 08:59:56 +0000 alberth (svn r17200) -Codechange: Initialize NewsWindow::duration, add some documentation strings. draft
Sun, 16 Aug 2009 07:31:36 +0000 alberth (svn r17199) -Codechange: Remove NF_VIEWPORT since it is implied by the news mode. draft
Sun, 16 Aug 2009 07:28:00 +0000 alberth (svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor. draft
Sat, 15 Aug 2009 21:24:58 +0000 rubidium (svn r17196) -Update: the man page; add the sound set stuff and make a few things a bit clearer draft
Sat, 15 Aug 2009 21:21:52 +0000 yexo (svn r17195) -Update: squirrel to 2.2.3 stable draft
Sat, 15 Aug 2009 20:59:49 +0000 alberth (svn r17194) -Fix (r17175): Depot sell buttons did not raise again. draft
Sat, 15 Aug 2009 20:34:11 +0000 rubidium (svn r17193) -Fix [FS#3124]: guard the valuator against 'external' modifications of the valuated list which could cause it to go into an infinite loop. draft
Sat, 15 Aug 2009 20:33:38 +0000 alberth (svn r17192) -Fix (r17175): Buttons in the toolbar of the scenario editor did not raise again. draft
Sat, 15 Aug 2009 20:32:57 +0000 glx (svn r17191) -Add: windows installer can now optionnaly download opengfx and opensfx draft
Sat, 15 Aug 2009 17:45:30 +0000 translators (svn r17190) -Update from WebTranslator v3.0: draft
Sat, 15 Aug 2009 15:14:27 +0000 rubidium (svn r17189) -Fix (r17186): really remove notice.ini ;) draft
Sat, 15 Aug 2009 14:39:22 +0000 alberth (svn r17188) -Codechange: Use display mode names for naming window and widget descriptions. draft
Sat, 15 Aug 2009 14:27:54 +0000 alberth (svn r17187) -Codechange: Make switches on news display mode complete. draft
Sat, 15 Aug 2009 14:16:09 +0000 glx (svn r17186) -Change: remove UNICODE notice in windows installer draft
Sat, 15 Aug 2009 11:47:11 +0000 frosch (svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps less with vehicle images. draft
Sat, 15 Aug 2009 11:12:19 +0000 rubidium (svn r17184) -Add: 'bundle_7z' to the bundling functions draft
Sat, 15 Aug 2009 10:57:00 +0000 rubidium (svn r17183) -Add [FS#2827]: 'bundle_lzma' to the bundling functions draft
Sat, 15 Aug 2009 10:51:33 +0000 rubidium (svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay draft
Fri, 14 Aug 2009 22:27:48 +0000 rubidium (svn r17179) -Merge: changelog etc. changes from 0.7 branch draft
Fri, 14 Aug 2009 22:07:25 +0000 alberth (svn r17178) -Codechange (r17177): Remove now unused define. draft
Fri, 14 Aug 2009 22:01:44 +0000 alberth (svn r17177) -Codechange: Message options window uses nested widget tree. draft
Fri, 14 Aug 2009 21:33:30 +0000 alberth (svn r17176) -Codechange: Move widget state updating out of OnPaint method of message options window. draft
Fri, 14 Aug 2009 21:27:08 +0000 alberth (svn r17175) -Codechange: Only auto-raise push buttons. draft
Fri, 14 Aug 2009 21:21:56 +0000 alberth (svn r17174) -Codechange: Switch to vertical alignment in the message options window. draft
Fri, 14 Aug 2009 21:20:22 +0000 alberth (svn r17173) -Codechange: Vertically align WWT_TEXT widget, generalize vertical alignment of label and text buttons. draft
Fri, 14 Aug 2009 19:02:20 +0000 alberth (svn r17172) -Codechange: Move the _message_opt variable into the MessageOptionsWindow struct. draft
Fri, 14 Aug 2009 18:41:03 +0000 alberth (svn r17171) -Doc: Additions and corrections of various doxygen strings. draft
Fri, 14 Aug 2009 17:45:14 +0000 translators (svn r17170) -Update from WebTranslator v3.0: draft
Fri, 14 Aug 2009 17:14:04 +0000 smatz (svn r17169) -Codechange: apply coding style to some for statements draft
Fri, 14 Aug 2009 17:11:59 +0000 smatz (svn r17168) -Codechange: apply coding style to if and while statements draft
Thu, 13 Aug 2009 19:54:18 +0000 rubidium (svn r17167) -Fix: don't resize the 'base grf status' text part in the game options window when there is no base graphics set that misses files. draft
Thu, 13 Aug 2009 17:45:22 +0000 translators (svn r17166) -Update from WebTranslator v3.0: draft
Thu, 13 Aug 2009 14:24:13 +0000 rubidium (svn r17165) -Update: tweak obs/obg format description slightly draft
Thu, 13 Aug 2009 12:49:51 +0000 smatz (svn r17164) -Fix: crash when clicking on the spacer in the build airport GUI draft
Thu, 13 Aug 2009 11:30:42 +0000 smatz (svn r17163) -Fix (r7961): don't return exit value of rm draft
Wed, 12 Aug 2009 17:46:51 +0000 rubidium (svn r17162) -Change: move Greek out of unfinished draft
Wed, 12 Aug 2009 17:45:24 +0000 translators (svn r17161) -Update from WebTranslator v3.0: draft