Age | Commit message (Expand) | Author |
2010-01-15 | (svn r18812) -Codechange: make some functions in train.h functions of Train. | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-24 | (svn r16938) -Codechange: introduce helper function to tell whether a tile is... | rubidium |
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a... | rubidium |
2009-07-01 | (svn r16717) -Codechange: make IsFrontEngine() member of Train | smatz |
2009-05-26 | (svn r16441) -Codechange: new class SpecializedVehicle used as superclass for... | smatz |
2009-05-22 | (svn r16392) -Codechange: move some variables (the ones that aren't caches) f... | rubidium |
2009-05-22 | (svn r16391) -Codechange: use Train instead of Vehicle where appropriate. | rubidium |
2009-05-18 | (svn r16350) -Codechange: make some 'rail track is present' checks more 'secure' | smatz |
2009-05-18 | (svn r16349) -Codechange: rename IsPlainRailTile() to IsPlainRail(), introduc... | smatz |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-03-14 | (svn r15711) -Codechange: lots of whitespace cleanup/fixes | rubidium |
2009-02-05 | (svn r15348) -Fix (r15347): Preferred pylon position is dependant on the mask... | michi_cc |
2009-02-05 | (svn r15347) -Feature [FS#1761]: Don't draw superfluous catenary wires (based... | michi_cc |
2009-02-04 | (svn r15334) -Codechange: reset setting to old value when the callback proced... | smatz |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-25 | (svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons inste... | peter1138 |
2008-09-30 | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-09-11 | (svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not nee... | frosch |
2008-08-25 | (svn r14176) -Fix: better 'safe' than ... 'save' | smatz |
2008-07-08 | (svn r13681) -Revert (r13678, r13677): the fixes didn't work in all cases (as... | rubidium |
2008-05-14 | (svn r13090) -Codechange: add functions for direct conversion from DiagDirect... | smatz |
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 some... | rubidium |
2008-04-29 | (svn r12924) -Feature: Introducing the so called 'engine pool' which primaril... | peter1138 |
2008-04-23 | (svn r12854) -Codechange: make drawing of rail catenary a bit faster | smatz |
2008-04-23 | (svn r12853) -Fix: catenary on tunnel entrances and middle bridge pieces was ... | smatz |
2008-04-03 | (svn r12547) -Feature: invisibility options to make objects invisible instead... | smatz |
2008-03-31 | (svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede... | rubidium |
2008-03-25 | (svn r12410) -Codechange: abstract out the test for catenary on electric rails | peter1138 |
2008-02-14 | (svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()... | frosch |
2008-02-10 | (svn r12103) -Feature(tte): separate catenary transparency settings from buil... | smatz |
2008-01-25 | (svn r11983) -Codechange: Add some helper functions for slopes and use them. | frosch |
2008-01-24 | (svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of... | peter1138 |
2008-01-23 | (svn r11969) -Codechange: documentation update, there are no 'track bits unde... | smatz |
2008-01-23 | (svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne... | smatz |
2008-01-13 | (svn r11834) -Codechange: only include settings_type.h if needed. | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-12 | (svn r11818) -Codechange: split player.h into smaller pieces. | rubidium |
2008-01-09 | (svn r11801) -Codechange: remove some unneeded includes from some header files. | rubidium |
2008-01-09 | (svn r11800) -Codechange: move some functions to a more logical location + so... | rubidium |
2008-01-09 | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | rubidium |
2007-12-27 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless... | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-21 | (svn r11672) -Codechange: refactor some stuff out of gui.h. | rubidium |
2007-12-19 | (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h | rubidium |
2007-12-18 | (svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h... | rubidium |