Fri, 15 Jan 2010 16:41:15 +0000 |
rubidium |
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
draft
|
Fri, 25 Dec 2009 23:22:41 +0000 |
smatz |
(svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8
draft
|
Fri, 21 Aug 2009 20:21:05 +0000 |
rubidium |
(svn r17248) -Fix: add GPL license notice where appropriate
draft
|
Mon, 09 Feb 2009 02:57:15 +0000 |
rubidium |
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
draft
|
Sun, 21 Sep 2008 18:28:35 +0000 |
rubidium |
(svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station.
draft
|
Mon, 11 Aug 2008 22:45:11 +0000 |
rubidium |
(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
draft
|
Tue, 06 May 2008 15:11:33 +0000 |
rubidium |
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
draft
|
Fri, 28 Mar 2008 16:38:18 +0000 |
rubidium |
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
draft
|
Sun, 19 Aug 2007 09:38:30 +0000 |
rubidium |
(svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables.
draft
|
Fri, 22 Jun 2007 18:28:44 +0000 |
truelight |
(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading
draft
|
Thu, 21 Jun 2007 16:17:47 +0000 |
truelight |
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)
draft
|