summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-19(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Win...truebrain
2011-12-19(svn r23599) -Codechange: document WC_ entries, and reoder a bittruebrain
2011-12-19(svn r23598) -Fix: harden FormatString against abusetruebrain
2011-12-19(svn r23597) -Codechange: fix up squirrel export script a bittruebrain
2011-12-19(svn r23596) -Update from WebTranslator v3.0:translators
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-19(svn r23594) -Codechange: follow coding style with multi line commentsrubidium
2011-12-19(svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly ...michi_cc
2011-12-18(svn r23592) -Fix (r23590): forgot one casetruebrain
2011-12-18(svn r23591) -Update from WebTranslator v3.0:translators
2011-12-18(svn r23590) -Codechange: make the string validation settings better expandablerubidium
2011-12-18(svn r23589) -Codechange: Make the AI-start-delay setting translateable.frosch
2011-12-18(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...smatz
2011-12-18(svn r23587) -Fix-ish: MSVC warnings in case strgen would be in the main proj...rubidium
2011-12-17(svn r23586) -Fix: Draw PBS reservation also for bridges with railtype overlays.frosch
2011-12-17(svn r23585) -Codechange: replace some magic numbers with less magic constantsrubidium
2011-12-17(svn r23584) -Fix: Draw PBS reservations also for tunnels with railtype overl...frosch
2011-12-17(svn r23583) -Codechange: prevent name collision with strgen variablerubidium
2011-12-17(svn r23582) -Fix [FS#4870]: add missing characters for certain languages and...rubidium
2011-12-17(svn r23581) -Fix (r23518) [FS#4890]: Cloning of vehicles crashed.frosch
2011-12-17(svn r23580) -Codechange: put the infrastructure maintenance cache testing be...rubidium
2011-12-17(svn r23579) -Fix (r23525): Most up/down arrows stopped working.frosch
2011-12-17(svn r23578) -Update from WebTranslator v3.0:translators
2011-12-17(svn r23576) -Codechange: split the base of strgen with the strgen code that ...rubidium
2011-12-17(svn r23575) -Codechange: split class definition and implementation of base s...rubidium
2011-12-17(svn r23574) -Codechange/Feature-ish: allow converting multiple translations ...rubidium
2011-12-17(svn r23573) -Fix (r23571): MSVC doesn't like variable array sizesrubidium
2011-12-17(svn r23572) -Codechange: split actual file reading from logic for parsingrubidium
2011-12-17(svn r23571) -Codechange: make the number of 'tabs' the generate configurablerubidium
2011-12-17(svn r23570) -Codechange: move version generation code to StringDatarubidium
2011-12-17(svn r23569) -Codechange: put more logic in some of the strgen structs, e.g. ...rubidium
2011-12-17(svn r23568) -Codechange: only allocate the buffer for writing when it is rea...rubidium
2011-12-17(svn r23567) -Codechange: use SmallVector for the buffer in strgenrubidium
2011-12-17(svn r23566) -Fix (r23565): hopefully fix MSVC compilation errorrubidium
2011-12-17(svn r23565) -Codechange: create some classes for writing language header and...rubidium
2011-12-17(svn r23564) -Fix [FS#4888]: Extending a path reservation starting at a parti...michi_cc
2011-12-16(svn r23563) -Cleanup: remove useless global variable from strgen; it would a...rubidium
2011-12-16(svn r23562) -Codechange: don't be lazy with the spacebartruebrain
2011-12-16(svn r23561) -Codechange: forgot to document 1 widget enumtruebrain
2011-12-16(svn r23560) -Codechange: final pieces of consistency through widgetstruebrain
2011-12-16(svn r23559) -Codechange: Document and name consistently road build widgetsplanetmaker
2011-12-16(svn r23558) -Fix (r23556): ctrl-z too few ;)rubidium
2011-12-16(svn r23557) -Update from WebTranslator v3.0:translators
2011-12-16(svn r23556) -Codechange: unify rail widget naming and document themrubidium
2011-12-16(svn r23555) -Fix (r23554): save before committruebrain
2011-12-16(svn r23554) -Codechange: some minor consistency fixestruebrain
2011-12-16(svn r23553) -Fix: avoid naming conflict in widget enumstruebrain
2011-12-16(svn r23552) -Codechange: unify naming of the news widgetstruebrain
2011-12-16(svn r23551) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23550) -Codechange: unify naming of the on screen keyboard widgetsrubidium