rubidium
|
a90d7ffdee
|
(svn r22015) -Codechange: move yet another pair of methods from functions.h
|
2011-02-07 22:22:20 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
smatz
|
289c130333
|
(svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8
|
2009-12-25 23:22:41 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
7935517470
|
(svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station.
|
2008-09-21 18:28:35 +00:00 |
|
rubidium
|
31d69a49e8
|
(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.
|
2008-08-11 22:45:11 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(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.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
9861a8c322
|
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
|
2008-03-28 16:38:18 +00:00 |
|
rubidium
|
4ef6e75609
|
(svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables.
|
2007-08-19 09:38:30 +00:00 |
|
truelight
|
80bcbce62b
|
(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading
|
2007-06-22 18:28:44 +00:00 |
|
truelight
|
66a136be09
|
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)
|
2007-06-21 16:17:47 +00:00 |
|