Age | Commit message (Expand) | Author |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-02 | (svn r20296) -Fix: Fallback font selection due to missing glyphs did not work... | alberth |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-08-01 | (svn r20279) -Doc: Doxygen additions/improvements. | alberth |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-06-19 | (svn r19997) -Codechange: Unify order of ship and plane icon in stationlist a... | rubidium |
2010-06-08 | (svn r19948) -Doc: Comments about display units missed height unit. (Krille) | frosch |
2010-05-21 | (svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', ... | frosch |
2010-05-15 | (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone | rubidium |
2010-05-12 | (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr | rubidium |
2010-05-12 | (svn r19799) -Change: give depots an unique name in the same manner buoys and... | rubidium |
2010-05-12 | (svn r19796) -Codechange: introduce and use a {DEPOT} string command | rubidium |
2010-05-04 | (svn r19758) -Add: {HEIGHT} string command | rubidium |
2010-04-17 | (svn r19649) -Add: plural rule for Maltese | rubidium |
2010-04-06 | (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword | yexo |
2010-04-06 | (svn r19569) -Fix: possible buffer underflow in newgrf string code | yexo |
2010-04-01 | (svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class ... | terkhen |
2010-03-28 | (svn r19521) -Codechange: Use a IndustryType array to sort industries by name... | terkhen |
2010-03-18 | (svn r19452) -Change: plural type of Slovak (keso) | rubidium |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-20 | (svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, ... | rubidium |
2010-02-12 | (svn r19112) -Fix [FS#3611]: don't crash on broken lng file | smatz |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-12-22 | (svn r18603) -Codechange: move getting the song name to music_gui.cpp | rubidium |
2009-11-29 | (svn r18339) -Cleanup: remove SKIP support from strgen too | rubidium |
2009-11-19 | (svn r18181) -Add: the concept of zero filled numbers to strgen | rubidium |
2009-11-14 | (svn r18078) -Codechange: remove some duplicate (non translatable) strings | rubidium |
2009-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-17 | (svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ... | michi_cc |
2009-10-17 | (svn r17790) -Feature: translatable base sound/graphics set descriptions | rubidium |
2009-10-04 | (svn r17701) -Codechange: don't start line with a space if it's not inside co... | smatz |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-22 | (svn r17612) -Feature: possibility to choose (randomise or enter custom) town... | smatz |
2009-09-21 | (svn r17597) -Codechange: rename namegen* to townname* | smatz |
2009-09-13 | (svn r17526) -Codechange: use QSortT instead of qsort for sorting the languag... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-19 | (svn r17219) -Cleanup: remove a lot of unused string code | yexo |
2009-08-12 | (svn r17157) -Add: localised decimal separator | smatz |
2009-08-06 | (svn r17095) -Codechange: make ParseStringChoice a bit safer | rubidium |
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their r... | rubidium |
2009-08-05 | (svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit | smatz |
2009-07-31 | (svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and d... | rubidium |
2009-07-25 | (svn r16946) -Doc: Adding docs for some string parameter manipulation functions. | alberth |
2009-07-24 | (svn r16935) -Codechange: Improve wording of .lng file error message (found b... | alberth |
2009-07-22 | (svn r16921) -Codechange: make it more clear what strings are related to road... | rubidium |
2009-07-22 | (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu... | rubidium |
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a... | rubidium |
2009-07-20 | (svn r16886) -Codechange: unify naming of some string IDs related to string c... | rubidium |