Age | Commit message (Expand) | Author |
2008-02-05 | (svn r12064) -Codechange : Give grf bridges their own ResetBridges function, ... | belugas |
2008-02-02 | (svn r12041) -Codechange: Add the loader and the property for action 00 indus... | belugas |
2008-01-30 | (svn r12019) -Codechange: Add support for passenger engine designation for AI... | peter1138 |
2008-01-28 | (svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from ind... | peter1138 |
2008-01-25 | (svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf... | peter1138 |
2008-01-22 | (svn r11949) -Codechange: add river icon and cursor, drawn by skidd13. | peter1138 |
2008-01-22 | (svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action ... | peter1138 |
2008-01-15 | (svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg... | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-13 | (svn r11827) -Codechange: do not include enum_type.hpp unnecessary. | rubidium |
2008-01-12 | (svn r11822) -Codechange: Replaced fixed size custom name array. Names are no... | peter1138 |
2008-01-09 | (svn r11800) -Codechange: move some functions to a more logical location + so... | rubidium |
2008-01-09 | (svn r11791) -Cleanup: move railtype data into table/, like other data files. | peter1138 |
2008-01-09 | (svn r11789) -Codechange: coding style for global variable names | peter1138 |
2008-01-09 | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | rubidium |
2008-01-04 | (svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in tempera... | peter1138 |
2008-01-03 | (svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727 | belugas |
2007-12-31 | (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch b... | belugas |
2007-12-29 | (svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile lay... | peter1138 |
2007-12-29 | (svn r11719) -Codechange: split sound.h in a header with types and one with f... | rubidium |
2007-12-23 | (svn r11689) -Fix: compilation error and most of warnings for gcc 4.3 | smatz |
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium |
2007-12-02 | (svn r11550) -Fix (r11547): Updated the data files regarding to r11549 | skidd13 |
2007-12-01 | (svn r11547) -Add: signal selection GUI for the ones that really like to use ... | rubidium |
2007-11-28 | (svn r11536) -Codechange: Align some elements of the _tree_layout_sprite tabl... | belugas |
2007-11-27 | (svn r11534) -Feature(newgrf): Implement property 23h for Industries. | belugas |
2007-11-18 | (svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads op... | skidd13 |
2007-11-17 | (svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams... | rubidium |
2007-11-17 | (svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the ... | belugas |
2007-11-17 | (svn r11446) -Codechange: change the naming of road related code parts to som... | skidd13 |
2007-11-15 | (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of ... | rubidium |
2007-11-13 | (svn r11428) -Fix: wrong string used for candy/sweets units_volume | glx |
2007-11-11 | (svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must b... | glx |
2007-11-08 | (svn r11394) -Fix: default value for input cargo multipliers is 256 even for ... | glx |
2007-11-07 | (svn r11391) -Change: print all error messages related to missing/corrupted f... | rubidium |
2007-11-05 | (svn r11384) -Fix: second and third accepted cargo were inverted in original ... | glx |
2007-10-27 | (svn r11350) -Change: add missing elrail sprites for some rail build buttons/... | rubidium |
2007-10-22 | (svn r11339) -Add: autoroad; same as autorail, but for road and trams and onl... | rubidium |
2007-10-20 | (svn r11321) -Codechange: add support to load different graphics for halftile... | rubidium |
2007-10-20 | (svn r11316) -Codechange: add support for the half-tile (selection) graphics. | rubidium |
2007-10-15 | (svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shores | belugas |
2007-09-22 | (svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t... | rubidium |
2007-09-19 | (svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe... | rubidium |
2007-09-14 | (svn r11102) -Codechange: remove some pointless addition+substractions. Patch... | rubidium |
2007-09-07 | (svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of c... | rubidium |
2007-08-22 | (svn r10961) -Codechange: Flag default substitutes of industry/tiles with a v... | belugas |
2007-08-07 | (svn r10820) -Codechange: make negative currencies red and restore the colour... | rubidium |
2007-07-26 | (svn r10698) -Codechange [FS#1082]: simplify the code related to foundations.... | rubidium |
2007-07-24 | (svn r10675) -Codechange: unhardcode the industry types used in several locat... | rubidium |
2007-07-24 | (svn r10672) -Codechange: typify some parameters/variables. | rubidium |