log

age author description
Fri, 16 Dec 2011 18:02:27 +0000 truebrain (svn r23544) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 17:46:47 +0000 planetmaker (svn r23543) -Codechange: Document and name consistently widgets of NewGRF window draft
Fri, 16 Dec 2011 17:23:41 +0000 rubidium (svn r23542) -Codechange: unify and document town related widgets draft
Fri, 16 Dec 2011 17:15:40 +0000 planetmaker (svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug window draft
Fri, 16 Dec 2011 16:58:55 +0000 rubidium (svn r23540) -Codechange: unify and document vehicle widgets draft
Fri, 16 Dec 2011 16:57:56 +0000 rubidium (svn r23539) -Codechange: prevent conflict between widget naming of (vehicle) depots and vehicle details draft
Fri, 16 Dec 2011 16:57:15 +0000 planetmaker (svn r23538) -Codechange: Consistent naming of widgets in tree plant gui draft
Fri, 16 Dec 2011 16:53:16 +0000 truebrain (svn r23537) -Fix (r23529): typo in the word 'because' (tnx to Alberth for noticing) draft
Fri, 16 Dec 2011 16:49:53 +0000 truebrain (svn r23536) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 16:42:04 +0000 planetmaker (svn r23535) -Codechange: unify widget naming of transparency toolbar draft
Fri, 16 Dec 2011 16:39:48 +0000 truebrain (svn r23534) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 16:32:48 +0000 truebrain (svn r23533) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 16:29:53 +0000 rubidium (svn r23532) -Codechange: unify widget naming of (extra) viewport draft
Fri, 16 Dec 2011 16:27:45 +0000 truebrain (svn r23531) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 16:25:34 +0000 rubidium (svn r23530) -Codechange: begin unify the naming of widgets and add comments to them, in this case the waypoint view widgets draft
Fri, 16 Dec 2011 16:23:50 +0000 truebrain (svn r23529) -Codechange: make all widget enum values unique and make them include the files they need to compile draft
Thu, 15 Dec 2011 22:22:55 +0000 truebrain (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h draft
Thu, 15 Dec 2011 22:02:00 +0000 rubidium (svn r23527) -Codechange: unify colo(u)r as far as it goes draft
Thu, 15 Dec 2011 21:56:00 +0000 rubidium (svn r23526) -Codechange: unify cargos vs cargoes draft
Thu, 15 Dec 2011 19:54:23 +0000 truebrain (svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable) draft
Thu, 15 Dec 2011 19:52:44 +0000 truebrain (svn r23524) -Codechange: move the name of the scanner to a level deeper draft
Thu, 15 Dec 2011 18:48:19 +0000 rubidium (svn r23523) -Fix: language compilation error draft
Thu, 15 Dec 2011 18:45:15 +0000 translators (svn r23522) -Update from WebTranslator v3.0: draft
Thu, 15 Dec 2011 18:40:15 +0000 rubidium (svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible draft
Thu, 15 Dec 2011 18:36:29 +0000 rubidium (svn r23520) -Fix-ish: wrong @param name causing missing documentation draft
Thu, 15 Dec 2011 18:35:46 +0000 rubidium (svn r23519) -Change: do not export enum values in the AI documentation draft
Wed, 14 Dec 2011 22:38:15 +0000 michi_cc (svn r23518) -Fix (r23124): [NewGRF] The refit cost callback wasn't called if only the subtype differed. draft
Wed, 14 Dec 2011 20:47:33 +0000 frosch (svn r23517) -Fix (r23336, etc.): Give map generation window the same priority as the start server window. draft
Wed, 14 Dec 2011 20:26:54 +0000 frosch (svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long. draft
Wed, 14 Dec 2011 20:13:18 +0000 frosch (svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives. draft