Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-05 | (svn r11765) -Fix: compile warning (Roujin). | rubidium | |
2008-01-05 | (svn r11764) -Change: make the 'do characters exist in the current font ↵ | rubidium | |
file(s)' more robust. | |||
2008-01-05 | (svn r11763) -Fix: update signal states after merging a company | smatz | |
2008-01-05 | (svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was broken | glx | |
2008-01-05 | (svn r11761) -Codechange: Use appropriate variable types for NewGRF engine ↵ | peter1138 | |
overrides, and adjust scope while there. | |||
2008-01-04 | (svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is ↵ | smatz | |
determined at some places -Fix: adding road/tram to tram/road bridge was cheaper by one tile | |||
2008-01-04 | (svn r11759) -Feature: Add drag-n-drop support to the raise/lower land ↵ | peter1138 | |
tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin. | |||
2008-01-04 | (svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in ↵ | peter1138 | |
temperate and arctic) with default data as per pre-newcargo support. These slots are still disabled by default, but some NewGRFs (erroneously?) expect the default data. | |||
2008-01-04 | (svn r11757) -Fix(r11727): Don't use a function's default parameter when the ↵ | belugas | |
value can be (more adequately, even better) computed from another source. Thanks peter1138. | |||
2008-01-04 | (svn r11756) -Fix: Out of bounds access caused if a vehicle's cargo amount ↵ | peter1138 | |
was higher than its capacity when resolving sprite groups. | |||
2008-01-04 | (svn r11755) -Fix: Debug level string buffer was not long enough to contain ↵ | peter1138 | |
all debug levels. | |||
2008-01-04 | (svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx ↵ | belugas | |
for spotting | |||
2008-01-04 | (svn r11753) -Codechange: re-indent the switch case structures, as to be ↵ | belugas | |
more code style oriented. Hoping it makes the whole file easier to follow/read | |||
2008-01-04 | (svn r11752) -Fix(r11745): Silence a MSVC warning (glx) | belugas | |
2008-01-04 | (svn r11751) -Codechange: Enumify some widgets (and others) and while at it, ↵ | belugas | |
apply some code style | |||
2008-01-03 | (svn r11750) -Revert (r11749): commited too much | glx | |
2008-01-03 | (svn r11749) -Fix (r11352): when a bankrupted company is bought, reset ↵ | glx | |
vehicle color mapping so the vehicles use the new owner color | |||
2008-01-03 | (svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727 | belugas | |
-Codechange: A few bad coding style inadvertendly applied too | |||
2008-01-03 | (svn r11747) -Change: Return of the prodigal son (or something). Little ↵ | belugas | |
update (but highly noticed) on the OpenTTD Team | |||
2008-01-03 | (svn r11746) -Fix(r11727): Make sure that action 0A does follow the same new ↵ | belugas | |
ordering of shore sprites. It was not considered in the missing shore patch | |||
2008-01-02 | (svn r11745) -Codechange: Unify the spinner widget drawing of the difficulty ↵ | skidd13 | |
settings window and make its disabled state min max aware. | |||
2008-01-02 | (svn r11744) -Codechange: don't redefine snprintf when using MinGW Runtime ↵ | glx | |
3.14 or superior, as it now have snprintf() and vsnprintf conform to C99 | |||
2008-01-01 | (svn r11743) -Fix [FS#1614]: group names got not deallocated in the command ↵ | rubidium | |
test run. | |||
2008-01-01 | (svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so ↵ | peter1138 | |
that news pop-ups and the about window still progress. For other windows the events are ignored when paused. | |||
2008-01-01 | (svn r11741) -Feature: Add support for NewGRF's train 'tilt' flag. Trains ↵ | peter1138 | |
with tilt capability (specific details are per NewGRF set) will be given a 20% speed limit bonus on curves. | |||
2008-01-01 | (svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code ↵ | egladil | |
points in the unicode private use area. | |||
2008-01-01 | (svn r11739) -Fix [FS#1609]: Set the new scroll position after zooming in ↵ | peter1138 | |
instead of before, as the zoom will cancel it out. | |||
2008-01-01 | (svn r11738) -Codechange: Refactor realistic acceleration's curve counting ↵ | peter1138 | |
to use DirDiffs instead of local tables, and remove an unnecessary loop. | |||
2008-01-01 | (svn r11737) -Fix: Reinstate NewGRF-specified engine list order in ↵ | peter1138 | |
autoreplace window. | |||
2008-01-01 | (svn r11736) -Update: WebTranslator2 update to 2008-01-01 17:42:54 | miham | |
catalan - 1 fixed by arnaullv (1) german - 4 fixed by chu (4) hungarian - 23 fixed by miham (23) romanian - 17 fixed, 2 changed by kneekoo (19) slovenian - 1 fixed by Necrolyte (1) | |||
2008-01-01 | (svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only ↵ | peter1138 | |
reloading NewGRFs. | |||
2008-01-01 | (svn r11734) -Change: Allow ToggleFullScreen to return the result of the ↵ | belugas | |
operation' attempt. Previously, only visual clues were available. -Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed. As for the reason it did not work, each computer/OS has its reason. | |||
2008-01-01 | (svn r11733) -Fix: Max speed for entering stations overrode the max speed of ↵ | peter1138 | |
curves | |||
2008-01-01 | (svn r11732) -Fix (r4150): elrail merge gave elrail, monorail & maglev ↵ | peter1138 | |
unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype. | |||
2007-12-31 | (svn r11731) -Fix [FS#1582]: Clear sprite override data before performing ↵ | peter1138 | |
NewGRF wagon attach callback. This stopped the callback working for autoreplace and when moving wagons from train to train in a depot. -Fix (r11724): Don't check wagon attach callback for the chain when moving a single wagon. | |||
2007-12-31 | (svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44 | miham | |
catalan - 1 fixed by arnaullv (1) dutch - 1 fixed by webfreakz (1) estonian - 1 fixed by kristjans (1) french - 1 fixed by glx (1) german - 27 fixed by moewe2 (27) hungarian - 21 fixed by miham (21) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) korean - 1 fixed by leejaeuk5 (1) norwegian_bokmal - 23 fixed by jhsoby (23) polish - 2 fixed by meush (2) portuguese - 96 fixed, 7 changed by nars (103) slovak - 1 fixed by lengyel (1) spanish - 12 fixed by eusebio (12) swedish - 13 fixed by ChrillDeVille (13) turkish - 14 fixed by jnmbk (14) | |||
2007-12-31 | (svn r11729) -Codechange: Don't rely on the first railtype's sprite offset ↵ | peter1138 | |
being zero when drawing road stations. | |||
2007-12-31 | (svn r11728) -Fix [FS#1577]: if there are no houses that can be build in a ↵ | rubidium | |
specific year yet, force the houses with the earliest introduction year to be available. | |||
2007-12-31 | (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch ↵ | belugas | |
by BigBB | |||
2007-12-31 | (svn r11725) -Codechange: less a magical number | belugas | |
2007-12-30 | (svn r11724) -Fix: make it impossible (for users) to circumvent the length ↵ | rubidium | |
checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time. | |||
2007-12-30 | (svn r11723) -Feature: add initial support for Intel C Compiler on linux | skidd13 | |
-Codechange: silence a few warnings of ICC | |||
2007-12-30 | (svn r11722) -Fix (r11703): invalid plural form | glx | |
2007-12-29 | (svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games. | rubidium | |
2007-12-29 | (svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile ↵ | peter1138 | |
layouts; forcing a sprite to always be opaque. | |||
2007-12-29 | (svn r11719) -Codechange: split sound.h in a header with types and one with ↵ | rubidium | |
functions. | |||
2007-12-29 | (svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the ↵ | egladil | |
cocoa driver in windowed mode too. | |||
2007-12-28 | (svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned ↵ | smatz | |
by PLAYER_SPECTATOR | |||
2007-12-28 | (svn r11716) -Fix [FS#1561]: don't put more than one Random() in function ↵ | glx | |
calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs) | |||
2007-12-28 | (svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while ↵ | smatz | |
converting railtype |