summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2009-05-15(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...yexo
2009-05-13(svn r16296) -Codechange: silence some ICC warningsrubidium
2009-04-25(svn r16145) -Add: '-export-pragmas' to strgen so external tools can (hopeful...rubidium
2009-04-23(svn r16131) -Fix (r16129): some compile warnings on some compilersrubidium
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-23(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typorubidium
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-21(svn r16116) -Fix (r16115): note to self: copy the right subversion config fi...rubidium
2009-04-21(svn r16115) -Change: make strgen able to 'export' the important command and ...rubidium
2009-04-19(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)frosch
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is...rubidium
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...rubidium
2009-04-11(svn r16028) -Fix [FS#2826]: storing/loading some currencies failed due to in...rubidium
2009-04-10(svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_b...rubidium
2009-04-09(svn r16000) -Feature: IPv6 supportrubidium
2009-03-25(svn r15848) -Feature: Add autoclean_novehicles setting which will, when auto...peter1138
2009-03-21(svn r15798) -Fix (r15795): gcc doesn't like static functions that are not de...yexo
2009-03-21(svn r15795) -Codechange: Move the settings table from settings.cpp to table/...yexo
2009-03-18(svn r15762) -Codechange: inlined utf8 chars are not handled properly on east...glx
2009-03-18(svn r15760) -Codechange [FS#2704]: support that the resize box is at the lef...rubidium
2009-03-15(svn r15727) -Codechange: apply coding style to namegen arrayssmatz
2009-03-15(svn r15726) -Codechange: unify coding style for const pointerssmatz
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-03-15(svn r15717) -Cleanup: apply some documentation coding style upon the stuff i...rubidium
2009-03-14(svn r15711) -Codechange: lots of whitespace cleanup/fixesrubidium
2009-02-23(svn r15560) -Fix: typos in Spanish town names (Erregerre)rubidium
2009-02-20(svn r15534) -Codechange: Rename some variables.frosch
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-09(svn r15425) -Codechange: some color->colour changes and type safety.rubidium
2009-02-08(svn r15417) -Codechange: Add default rail type labels and support for per-GR...peter1138
2009-02-05(svn r15351) -Fix (r15350): gcc compile failurerubidium
2009-02-05(svn r15350) -Codechange: Create a spec array to hold the data definitions of...belugas
2009-02-02(svn r15321) -Codechange: Load road vehicle 'realistic' acceleration properti...peter1138
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