Age | Commit message (Expand) | Author |
2009-08-12 | (svn r17157) -Add: localised decimal separator | smatz |
2009-08-09 | (svn r17139) -Change: add the concept of sound sets | rubidium |
2009-08-09 | (svn r17133) -Codechange: generalise the code that searches for base graphics | rubidium |
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their r... | rubidium |
2009-08-02 | (svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of wi... | frosch |
2009-08-02 | (svn r17036) -Codechange: Split price bases from economy.cpp to table/priceba... | frosch |
2009-07-25 | (svn r16949) -Codechange: unify the way the DisplayOption enums are written | rubidium |
2009-07-22 | (svn r16921) -Codechange: make it more clear what strings are related to road... | rubidium |
2009-07-20 | (svn r16886) -Codechange: unify naming of some string IDs related to string c... | rubidium |
2009-07-18 | (svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing... | rubidium |
2009-07-13 | (svn r16811) -Change: introduce a plural 'rule' for Korean | rubidium |
2009-06-25 | (svn r16654) -Codechange: cache industries in station's coverage area instead... | smatz |
2009-06-22 | (svn r16628) -Codechange: remove one gcc2 hack | smatz |
2009-06-22 | (svn r16622) -Fix: {CARGO} only consumes 1 argument | rubidium |
2009-06-21 | (svn r16614) -Codechange: Make the airport min/max available year a property ... | yexo |
2009-06-20 | (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) | smatz |
2009-06-12 | (svn r16568) -Codechange: rename all arrays with airport-tile sprites | yexo |
2009-06-01 | (svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f... | smatz |
2009-05-26 | (svn r16439) -Change: Make the default vehicle servicing settings company-bas... | yexo |
2009-05-26 | (svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it wit... | yexo |
2009-05-26 | (svn r16429) -Change: Make the company settings behave like all others settin... | yexo |
2009-05-17 | (svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of ... | rubidium |
2009-05-15 | (svn r16315) -Codechange: move the autorenew settings to a new CompanySetting... | yexo |
2009-05-13 | (svn r16296) -Codechange: silence some ICC warnings | rubidium |
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 compilers | rubidium |
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 typo | rubidium |
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 support | rubidium |
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 arrays | smatz |
2009-03-15 | (svn r15726) -Codechange: unify coding style for const pointers | smatz |
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/fixes | rubidium |
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 |