log

age author description
Mon, 19 Dec 2011 20:46:17 +0000 truebrain (svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Window class draft
Mon, 19 Dec 2011 20:44:47 +0000 truebrain (svn r23599) -Codechange: document WC_ entries, and reoder a bit draft
Mon, 19 Dec 2011 20:44:39 +0000 truebrain (svn r23598) -Fix: harden FormatString against abuse draft
Mon, 19 Dec 2011 20:44:31 +0000 truebrain (svn r23597) -Codechange: fix up squirrel export script a bit draft
Mon, 19 Dec 2011 18:46:12 +0000 translators (svn r23596) -Update from WebTranslator v3.0: draft
Mon, 19 Dec 2011 17:48:04 +0000 rubidium (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style draft
Mon, 19 Dec 2011 17:40:54 +0000 rubidium (svn r23594) -Codechange: follow coding style with multi line comments draft
Mon, 19 Dec 2011 14:24:12 +0000 michi_cc (svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly updated when converting rail or building level crossings. draft
Sun, 18 Dec 2011 19:39:24 +0000 truebrain (svn r23592) -Fix (r23590): forgot one case draft
Sun, 18 Dec 2011 18:45:16 +0000 translators (svn r23591) -Update from WebTranslator v3.0: draft
Sun, 18 Dec 2011 18:37:54 +0000 rubidium (svn r23590) -Codechange: make the string validation settings better expandable draft
Sun, 18 Dec 2011 18:21:55 +0000 frosch (svn r23589) -Codechange: Make the AI-start-delay setting translateable. draft
Sun, 18 Dec 2011 17:17:18 +0000 smatz (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls draft
Sun, 18 Dec 2011 11:56:53 +0000 rubidium (svn r23587) -Fix-ish: MSVC warnings in case strgen would be in the main project file draft
Sat, 17 Dec 2011 23:22:27 +0000 frosch (svn r23586) -Fix: Draw PBS reservation also for bridges with railtype overlays. draft
Sat, 17 Dec 2011 23:16:16 +0000 rubidium (svn r23585) -Codechange: replace some magic numbers with less magic constants draft
Sat, 17 Dec 2011 23:14:28 +0000 frosch (svn r23584) -Fix: Draw PBS reservations also for tunnels with railtype overlays. draft
Sat, 17 Dec 2011 22:35:22 +0000 rubidium (svn r23583) -Codechange: prevent name collision with strgen variable draft
Sat, 17 Dec 2011 21:42:11 +0000 rubidium (svn r23582) -Fix [FS#4870]: add missing characters for certain languages and the large font draft
Sat, 17 Dec 2011 21:22:10 +0000 frosch (svn r23581) -Fix (r23518) [FS#4890]: Cloning of vehicles crashed. draft
Sat, 17 Dec 2011 21:20:41 +0000 rubidium (svn r23580) -Codechange: put the infrastructure maintenance cache testing behind the desync debug level guard, improving the game's speed significantly draft
Sat, 17 Dec 2011 20:52:07 +0000 frosch (svn r23579) -Fix (r23525): Most up/down arrows stopped working. draft
Sat, 17 Dec 2011 18:45:11 +0000 translators (svn r23578) -Update from WebTranslator v3.0: draft
Sat, 17 Dec 2011 18:39:29 +0000 rubidium (svn r23577) -Fix (r23576): strgen project files aren't automatically updated :( draft
Sat, 17 Dec 2011 18:34:03 +0000 rubidium (svn r23576) -Codechange: split the base of strgen with the strgen code that creates the actual .lng files draft
Sat, 17 Dec 2011 17:25:50 +0000 rubidium (svn r23575) -Codechange: split class definition and implementation of base strgen classes draft
Sat, 17 Dec 2011 17:03:38 +0000 rubidium (svn r23574) -Codechange/Feature-ish: allow converting multiple translations with the same master language instance in a single strgen run draft
Sat, 17 Dec 2011 16:59:16 +0000 rubidium (svn r23573) -Fix (r23571): MSVC doesn't like variable array sizes draft
Sat, 17 Dec 2011 16:56:32 +0000 rubidium (svn r23572) -Codechange: split actual file reading from logic for parsing draft
Sat, 17 Dec 2011 15:02:09 +0000 rubidium (svn r23571) -Codechange: make the number of 'tabs' the generate configurable draft
Sat, 17 Dec 2011 14:50:35 +0000 rubidium (svn r23570) -Codechange: move version generation code to StringData draft
Sat, 17 Dec 2011 14:41:10 +0000 rubidium (svn r23569) -Codechange: put more logic in some of the strgen structs, e.g. allocating and freeing its memory, and don't use a global variable for the string data draft
Sat, 17 Dec 2011 13:33:36 +0000 rubidium (svn r23568) -Codechange: only allocate the buffer for writing when it is really needed draft
Sat, 17 Dec 2011 13:23:01 +0000 rubidium (svn r23567) -Codechange: use SmallVector for the buffer in strgen draft
Sat, 17 Dec 2011 12:19:22 +0000 rubidium (svn r23566) -Fix (r23565): hopefully fix MSVC compilation error draft
Sat, 17 Dec 2011 12:15:19 +0000 rubidium (svn r23565) -Codechange: create some classes for writing language header and translation files draft
Sat, 17 Dec 2011 02:02:28 +0000 michi_cc (svn r23564) -Fix [FS#4888]: Extending a path reservation starting at a partially reserved rail station could fail. draft
Fri, 16 Dec 2011 22:03:59 +0000 rubidium (svn r23563) -Cleanup: remove useless global variable from strgen; it would always be false at the point it would be read draft
Fri, 16 Dec 2011 19:09:26 +0000 truebrain (svn r23562) -Codechange: don't be lazy with the spacebar draft
Fri, 16 Dec 2011 19:08:39 +0000 truebrain (svn r23561) -Codechange: forgot to document 1 widget enum draft
Fri, 16 Dec 2011 18:57:27 +0000 truebrain (svn r23560) -Codechange: final pieces of consistency through widgets draft
Fri, 16 Dec 2011 18:52:15 +0000 planetmaker (svn r23559) -Codechange: Document and name consistently road build widgets draft
Fri, 16 Dec 2011 18:47:46 +0000 rubidium (svn r23558) -Fix (r23556): ctrl-z too few ;) draft
Fri, 16 Dec 2011 18:45:27 +0000 translators (svn r23557) -Update from WebTranslator v3.0: draft
Fri, 16 Dec 2011 18:43:38 +0000 rubidium (svn r23556) -Codechange: unify rail widget naming and document them draft
Fri, 16 Dec 2011 18:43:36 +0000 truebrain (svn r23555) -Fix (r23554): save before commit draft
Fri, 16 Dec 2011 18:42:20 +0000 truebrain (svn r23554) -Codechange: some minor consistency fixes draft
Fri, 16 Dec 2011 18:33:02 +0000 truebrain (svn r23553) -Fix: avoid naming conflict in widget enums draft
Fri, 16 Dec 2011 18:32:57 +0000 truebrain (svn r23552) -Codechange: unify naming of the news widgets draft
Fri, 16 Dec 2011 18:27:50 +0000 truebrain (svn r23551) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 18:27:39 +0000 rubidium (svn r23550) -Codechange: unify naming of the on screen keyboard widgets draft
Fri, 16 Dec 2011 18:25:06 +0000 planetmaker (svn r23549) -Codechange: Document and consistently name widgets of order GUI draft
Fri, 16 Dec 2011 18:23:35 +0000 rubidium (svn r23548) -Codechange: unify and document toolbar widgets draft
Fri, 16 Dec 2011 18:21:13 +0000 truebrain (svn r23547) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 18:14:11 +0000 truebrain (svn r23546) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 18:06:16 +0000 planetmaker (svn r23545) -Codechange: Consistently name widgets in build object window draft
Fri, 16 Dec 2011 18:02:27 +0000 truebrain (svn r23544) -Codechange: document and rename widgets to be consistent and understandable draft
Fri, 16 Dec 2011 17:46:47 +0000 planetmaker (svn r23543) -Codechange: Document and name consistently widgets of NewGRF window draft
Fri, 16 Dec 2011 17:23:41 +0000 rubidium (svn r23542) -Codechange: unify and document town related widgets draft
Fri, 16 Dec 2011 17:15:40 +0000 planetmaker (svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug window draft