summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-29(svn r25521) -Update from WebTranslator v3.0:translators
2013-06-29(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-...rubidium
2013-06-29(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not...zuu
2013-06-29(svn r25518) -Cleanup: remove old stringrubidium
2013-06-29(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the st...rubidium
2013-06-29(svn r25516) -Codechange: reduce code duplication in infrastructure statistic...rubidium
2013-06-29(svn r25515) -Feature [FS#5595]: right align the infrastructure statisticsrubidium
2013-06-29(svn r25514) -Update: other translationsrubidium
2013-06-29(svn r25513) -Fix [FS#5623]: the high score's company/president name was stor...rubidium
2013-06-29(svn r25512) -Fix-ish: the high score company name could not have enough spac...rubidium
2013-06-29(svn r25511) -Fix-ish: add the same printable key assert to the sprite font c...rubidium
2013-06-29(svn r25510) -Fix: forgot to update some documentationrubidium
2013-06-29(svn r25509) -Cleanup: remove old stringsrubidium
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-29(svn r25507) -Cleanup: double definitionrubidium
2013-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
2013-06-28(svn r25505) -Fix [FS#5563]: use proper doxygen style link to imagesrubidium
2013-06-28(svn r25504) -Feature [FS#5563]: allow images in the (doxygen) documentation ...rubidium
2013-06-28(svn r25501) -Fix: compilation error on OS Xrubidium
2013-06-28(svn r25497) -Fix (r25479): byte is not unitfrosch
2013-06-28(svn r25495) -Fix [FS#5553]: when addings bits to a (train) station, the trai...rubidium
2013-06-28(svn r25494) -Update from WebTranslator v3.0:translators
2013-06-27(svn r25493) -Codechange: support for the safer variant of ICU's getFontTablerubidium
2013-06-27(svn r25492) -Doc: Missing comment.michi_cc
2013-06-27(svn r25491) -Fix: ofcourse... doing something with Random messes with the re...rubidium
2013-06-27(svn r25490) -Fix [FS#5610]: the face of the manager differed on clients when...rubidium
2013-06-27(svn r25489) -Fix (r25488): we want to have the begin, not the end of the dec...rubidium
2013-06-27(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode t...rubidium
2013-06-27(svn r25487) -Fix: do not allow control codes in names of things (signs, vehi...rubidium
2013-06-27(svn r25486) -Fix [FS#5613-ish]: missing length validation for town and presi...rubidium
2013-06-27(svn r25485) -Fix-ish: silence compiler warningrubidium
2013-06-27(svn r25484) -Update from WebTranslator v3.0:translators
2013-06-27(svn r25483) -Fix: don't commit too much...rubidium
2013-06-27(svn r25482) -Fix [FS#5620]: forced newlines were not properly handledrubidium
2013-06-27(svn r25481) -Fix [FS#5620]: when the font size and colour change directly af...rubidium
2013-06-26(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-c...michi_cc
2013-06-26(svn r25479) -Fix (r23861): [NewGRF] When cargo NewGRF define a mulitplier to...frosch
2013-06-26(svn r25478) -Fix: Clip glyphs using the actual sprite dimensions instead of ...frosch
2013-06-26(svn r25477) -Fix: truncation didn't work because the string was truncated (o...rubidium
2013-06-26(svn r25476) -Cleanup: Remove unused _max_char_size, _max_char_height, _max_c...frosch
2013-06-26(svn r25475) -Update from WebTranslator v3.0:translators
2013-06-26(svn r25474) -Fix [FS#5618]: OS X compilation failurerubidium
2013-06-25(svn r25473) -Fix: uninitialised warningrubidium
2013-06-25(svn r25472) -Cleanup: remove the old methods for drawing textrubidium
2013-06-25(svn r25471) -Fix/Feature [FS#5481]: support for Brahmic scripts (e.g. Tamil ...rubidium
2013-06-25(svn r25470) -Feature-ish: use ICU's layout engine when that's availablerubidium
2013-06-25(svn r25469) -Add: method for getting the font tables from freetype fontsrubidium
2013-06-25(svn r25468) -Fix-ish: the min/max of the close box were so small the glyph w...rubidium
2013-06-25(svn r25467) -Add: truncation support to the drawing routinerubidium
2013-06-25(svn r25466) -Add: drawing routine for the layout enginerubidium