summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2009-01-25(svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons inste...peter1138
2009-01-23(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp...smatz
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...rubidium
2009-01-12(svn r15037) -Cleanup: remove unused file src/table/ai_rail.hsmatz
2009-01-10(svn r14969) -Codechange: make drawing trees possible (Alberth)rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2009-01-09(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with ...rubidium
2009-01-03(svn r14791) -Add: the ability to make ISO dates with the string system (Phil...rubidium
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-21(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit...rubidium
2008-09-14(svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadec...rubidium
2008-09-02(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.frosch
2008-09-02(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...rubidium
2008-08-31(svn r14197) -Codechange: rework (original) base graphics determination metho...rubidium
2008-08-24(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type ...peter1138
2008-08-24(svn r14158) -Codechange: Initialization of rail type data from static source...peter1138
2008-08-24(svn r14157) -Codechange: Add and use string properties for rail types instea...peter1138
2008-08-24(svn r14151) -Codechange: make it possible to choose between the DOS and Wind...rubidium
2008-08-23(svn r14146) -Codechange: allow palette override in both ways and remove some...rubidium
2008-08-23(svn r14144) -Fix (r8826): Incorrect cargo weightspeter1138
2008-08-21(svn r14123) -Codechange: a few magical number to sprite name conversionsbelugas
2008-08-11(svn r14042) -Codechange: Rename some structure members to more obvious names...belugas
2008-08-09(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)peter1138
2008-08-04(svn r13993) -Codechange: Associate TextColour values with comments of relate...belugas
2008-08-02(svn r13938) -Codechange [YAPP]: Add the new signals to the build signal GUI....rubidium
2008-08-01(svn r13910) -Document: string drawing related functions and types (Alberth)rubidium
2008-07-30(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.frosch
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...rubidium
2008-06-28(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ...frosch
2008-06-18(svn r13571) -Codechange: define channels in struct Colour in different order...smatz
2008-06-12(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.rubidium
2008-06-12(svn r13490) -Add: a seperate icon for aqueductsskidd13
2008-06-11(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "trac...rubidium
2008-06-11(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.rubidium
2008-06-05(svn r13388) -Codechange: Remove "my invented flag for something that is a wa...peter1138
2008-06-03(svn r13368) -Codechange: give house's min/max_date a better name, as it is r...belugas
2008-05-29(svn r13339) -Feature: splitting of the main toolbar when the resolution beco...rubidium
2008-05-23(svn r13222) -Change: allow old AI building helistations and helidepots for o...smatz
2008-05-13(svn r13074) -Fix: For multiheaded engines, halve power and running cost when...peter1138
2008-05-09(svn r13023) -Revert (r1444): Revert changes to multihead engine weight -- th...peter1138
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-17(svn r12751) -Codechange: do what has been done in r11862 in a different way ...rubidium
2008-04-08(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types...peter1138
2008-04-03(svn r12547) -Feature: invisibility options to make objects invisible instead...smatz
2008-04-01(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.belugas
2008-03-27(svn r12447) -Add: company colours to hangars and road depots; train depots a...rubidium
2008-03-26(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...rubidium