Age | Commit message (Expand) | Author |
2009-01-04 | (svn r14833) -Update (r14831): remove changed strings from other languages | smatz |
2009-01-04 | (svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircra... | smatz |
2009-01-04 | (svn r14830) -Fix [FS#2495]: overflow of number of orders per vehicle (based ... | rubidium |
2009-01-04 | (svn r14829) -Fix (r14828): forgot CH_LAST | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |
2009-01-04 | (svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init... | rubidium |
2009-01-04 | (svn r14826) -Fix [FS#2494]: infinite loop in order lookahead when reserving ... | rubidium |
2009-01-04 | (svn r14825) -Fix: pay the correct amount of interest instead of a few percen... | rubidium |
2009-01-04 | (svn r14824) -Fix [FS#1725]: mouse events could be treated twice (illogict) | rubidium |
2009-01-04 | (svn r14823) -Document: some variables/structs (Alberth) | rubidium |
2009-01-04 | (svn r14822) -Change: save 'build station' settings in the config file, like ... | rubidium |
2009-01-04 | (svn r14821) -Change [FS#2390]: make the road grids of town match, when all a... | rubidium |
2009-01-03 | (svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu) | rubidium |
2009-01-03 | (svn r14819) -Change: make details and order menu stickyable, like the timeta... | rubidium |
2009-01-03 | (svn r14817) -Cleanup: unify the place where the @file header is placed | smatz |
2009-01-03 | (svn r14816) -Fix: signed/unsigned warnings (MSVC) | glx |
2009-01-03 | (svn r14815) -Codechange: separate 'highscore' code from 'company' code | smatz |
2009-01-03 | (svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54 | translators |
2009-01-03 | (svn r14813) -Codechange: use uint instead of 'just' unsigned. | rubidium |
2009-01-03 | (svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company witho... | smatz |
2009-01-03 | (svn r14811) -Fix: off-by-one causing possible out-of-bounds reads. | rubidium |
2009-01-03 | (svn r14810) -Codechange: use the proper style for global variables. | rubidium |
2009-01-03 | (svn r14809) -Fix (r14802): forgotten ! | rubidium |
2009-01-03 | (svn r14808) -Fix (r1): coal mine subsidence could wrap around map edges | smatz |
2009-01-03 | (svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot... | smatz |
2009-01-03 | (svn r14806) -Fix: MarkAllViewportsDirty() didn't mark dirty whole area when ... | smatz |
2009-01-03 | (svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a brid... | rubidium |
2009-01-03 | (svn r14804) -Codechange: unify opening the OSK (Zuu) | rubidium |
2009-01-03 | (svn r14803) -Codechange: move order list management into it's own class and ... | rubidium |
2009-01-03 | (svn r14802) -Fix [FS#2490]: "(undefined string)" in default savegame/screens... | rubidium |
2009-01-03 | (svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th... | rubidium |
2009-01-03 | (svn r14800) -Codechange: make the advanced settings window resizeable and sc... | rubidium |
2009-01-03 | (svn r14799) -Codechange: move drawing a single settings entry to it's own fu... | rubidium |
2009-01-03 | (svn r14798) -Codechange: move variable declaration to first use of variable ... | rubidium |
2009-01-03 | (svn r14797) -Codechange: replace even more magic numbers with constants (Alb... | rubidium |
2009-01-03 | (svn r14796) -Fix: if using variable, use it everywhere instead of hardcoding... | rubidium |
2009-01-03 | (svn r14795) -Codechange: replace a magic number with a constant (Alberth) | rubidium |
2009-01-03 | (svn r14794) -Document: a few functions/variables (Alberth) | rubidium |
2009-01-03 | (svn r14793) -Update (r14792): replace a string parameter in the other langua... | rubidium |
2009-01-03 | (svn r14792) -Feature: make the date format for default savegame/screenshot n... | rubidium |
2009-01-03 | (svn r14791) -Add: the ability to make ISO dates with the string system (Phil... | rubidium |
2009-01-02 | (svn r14790) -Codechange: unify generation of default savegame/screenshot nam... | rubidium |
2009-01-02 | (svn r14789) -Feature: allow scrolling with the left mouse button pressed (if... | rubidium |
2009-01-02 | (svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow) | rubidium |
2009-01-02 | (svn r14787) -Fix: landscape toolbar getting closed when rail/road/water/airp... | rubidium |
2009-01-02 | (svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform tool... | rubidium |
2009-01-02 | (svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when statio... | rubidium |
2009-01-02 | (svn r14784) -Change: don't close and reopen the vehicle order/detail windows... | rubidium |
2009-01-02 | (svn r14783) -Fix (r12661): don't add vehicles with "go to nearest depot" to ... | rubidium |
2009-01-02 | (svn r14782) -Update: WebTranslator2 update to 2009-01-02 18:38:20 | translators |