Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-02 | (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals ↵ | rubidium | |
are drawn using the old Patch-like PBS sprites. (michi_cc) | |||
2008-05-08 | (svn r13016) -Codechange: unify the detection if rail catenary should be drawn | smatz | |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add ↵ | rubidium | |
something more than whitespace as description of files that don't have a description. | |||
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium | |
2007-12-18 | (svn r11661) -Codechange: some header reworks in order to try to reduce the ↵ | rubidium | |
compile time of OpenTTD by reduce the amount of circular-ish dependencies. | |||
2007-06-30 | (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison ↵ | KUDr | |
warnings | |||
2007-06-29 | (svn r10391) -Add: debug support - structured dump of ↵ | KUDr | |
variables/classes/structures (with anti-recursion repository) into string |