Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | (svn r18992) -Codechange: move the file opening/closing out of the content ↵ | rubidium | |
download function | |||
2010-02-03 | (svn r18991) -Codechange: simplify memory management of DownloadSelectedContent | rubidium | |
2010-02-03 | (svn r18990) -Codechange: [NewGRF] Add rail type map bounds checking to ↵ | peter1138 | |
RailType[Change|Reserve]Info(). | |||
2010-02-03 | (svn r18989) -Codechange: [NewGRF] Initialise rail type map with default ↵ | peter1138 | |
rail types. | |||
2010-02-02 | (svn r18988) -Fix: [NewGRF] industry var A5 (=high 8 bits of var A4) ↵ | yexo | |
returned the high 8 bits of var A2. Same problem for 9B/9A/98 | |||
2010-02-02 | (svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is ↵ | terkhen | |
an obstacle in the way. | |||
2010-02-02 | (svn r18986) -Fix (r18803): Make building long roads fail for AIs if there ↵ | terkhen | |
is an obstacle in the way. | |||
2010-02-02 | (svn r18985) -Update from WebTranslator v3.0: | translators | |
basque - 1 changes by Thadah hebrew - 33 changes by dnd_man lithuanian - 1 changes by BlinK_ swedish - 8 changes by Chrill vietnamese - 4 changes by nglekhoi welsh - 3 changes by Rufus | |||
2010-02-01 | (svn r18984) -Add: Viewport place methods for dragging a line with limited size. | terkhen | |
2010-02-01 | (svn r18983) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 11 changes by josesun dutch - 3 changes by habell greek - 9 changes by fumantsu lithuanian - 4 changes by BlinK_ norwegian_bokmal - 2 changes by CyberKenny norwegian_nynorsk - 2 changes by mantaray vietnamese - 5 changes by nglekhoi | |||
2010-02-01 | (svn r18982) -Remove: svnup.sh - no active dev uses it, modifying it causes ↵ | smatz | |
breakage when it's used to update | |||
2010-02-01 | (svn r18981) -Change: show empty query after creating new group (instead of ↵ | smatz | |
'Group nnn') | |||
2010-02-01 | (svn r18980) -Codechange: preceeding -> preceding (spelling) | rubidium | |
2010-02-01 | (svn r18979) -Fix: Typo in console save command output. | matthijs | |
2010-02-01 | (svn r18978) -Fix [FS#3584](r14753): possible invalid memory access when ↵ | smatz | |
merging companies | |||
2010-01-31 | (svn r18977) -Doc: Add comments to ViewportDragDropSelectionProcess. | terkhen | |
2010-01-31 | (svn r18976) -Fix: Estimating the cost of removing statues could clear the ↵ | frosch | |
presence flag in the town. | |||
2010-01-31 | (svn r18975) -Cleanup: CMD_REMOVE_ROAD is unused. | frosch | |
2010-01-31 | (svn r18974) -Fix [FS#3578]: CMD_BUILD_ROAD missed CMD_AUTO. Also do not ↵ | frosch | |
access tiles anymore after clearing them; that fails either in test or exec run. | |||
2010-01-31 | (svn r18973) -Update from WebTranslator v3.0: | translators | |
catalan - 6 changes by arnau hebrew - 8 changes by dnd_man italian - 2 changes by lorenzodv lithuanian - 12 changes by BlinK_ portuguese - 6 changes by JayCity | |||
2010-01-31 | (svn r18972) -Add: [NewGRF] Per-rail type speed limits. | peter1138 | |
2010-01-31 | (svn r18971) -Fix: Train acceleration for original acceleration model wasn't ↵ | peter1138 | |
updated if the train's power changed. | |||
2010-01-30 | (svn r18970) -Codechange: Increase number of possible rail types to 16. | peter1138 | |
2010-01-30 | (svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties. | peter1138 | |
2010-01-30 | (svn r18968) -Update from WebTranslator v3.0: | translators | |
bulgarian - 5 changes by Tvel czech - 3 changes by ReisRyos finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker hungarian - 4 changes by IPG indonesian - 7 changes by fanioz italian - 4 changes by lorenzodv korean - 2 changes by junho2813 lithuanian - 6 changes by BlinK_ serbian - 2 changes by etran slovenian - 3 changes by ntadej spanish - 2 changes by Terkhen vietnamese - 44 changes by myquartz | |||
2010-01-30 | (svn r18967) -Fix (r18966): Never trust your copy&paste skills. | frosch | |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a ↵ | frosch | |
parameter for OnClick(). | |||
2010-01-30 | (svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical. | frosch | |
2010-01-30 | (svn r18964) -Change: Highlight the selected action for town authority, and ↵ | frosch | |
do not duplicate the itemtext to the description. | |||
2010-01-30 | (svn r18963) -Codechange: Give AccelerationModel a generical name. | terkhen | |
2010-01-30 | (svn r18962) -Fix (r18958, r18961): Code-style, use this explicitly. | alberth | |
2010-01-30 | (svn r18961) -Codechange: Simplifying and unduplicating code in smallmap. | alberth | |
2010-01-30 | (svn r18960) -Codechange: Move acceleration-related values to a separated cache. | terkhen | |
2010-01-30 | (svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in ↵ | frosch | |
spritelayouts of stations, houses and industrytiles; so hacks with zero-sized bounding boxes are no longer needed and no longer cause trouble. | |||
2010-01-30 | (svn r18958) -Codechange: Merge smallmap remap functions. | alberth | |
2010-01-30 | (svn r18957) -Doc: Documenting the scroll_x, scroll_y, and subscroll ↵ | alberth | |
variables of SmallMapWindow. | |||
2010-01-29 | (svn r18956) -Update: NoAI changelog | yexo | |
2010-01-29 | (svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several ↵ | yexo | |
classes to get easier cost estimations before you start building | |||
2010-01-29 | (svn r18954) -Fix (r18952): missing 'inline' | smatz | |
2010-01-29 | (svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running | yexo | |
Only settings with the AICONFIG_INGAME flag can be editted in this way | |||
2010-01-29 | (svn r18952) -Fix (r18950): loading recent (=newer then title game) ↵ | yexo | |
savegames failed | |||
2010-01-29 | (svn r18951) -Update from WebTranslator v3.0: | translators | |
czech - 8 changes by ReisRyos dutch - 6 changes by Yexo finnish - 4 changes by jpx_ french - 4 changes by glx german - 4 changes by planetmaker greek - 7 changes by fumantsu hungarian - 4 changes by Petert korean - 4 changes by junho2813 norwegian_bokmal - 4 changes by mantaray norwegian_nynorsk - 4 changes by mantaray serbian - 4 changes by etran slovenian - 4 changes by ntadej spanish - 4 changes by Terkhen vietnamese - 24 changes by myquartz | |||
2010-01-29 | (svn r18950) -Fix: make sure the values of settings loaded from a savegame ↵ | yexo | |
are valid | |||
2010-01-29 | (svn r18949) -Fix (r18942): 'reduced plane crashes' were actually 'more ↵ | yexo | |
plane crashes' | |||
2010-01-29 | (svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbar | yexo | |
2010-01-29 | (svn r18947) -Fix [FS#1510]: after clicking move up/move down in the ↵ | yexo | |
newgrf/ai the selected item could be out of range | |||
2010-01-29 | (svn r18946) -Fix: it was possible to change AI settings without changing to ↵ | yexo | |
the custom difficulty level by using the query text window | |||
2010-01-29 | (svn r18945) -Codechange: typo | yexo | |
2010-01-29 | (svn r18944) -Change [FS#3232]: use the highest version of an AI that can ↵ | yexo | |
load the AI data from a savegame instead of the exact same version | |||
2010-01-28 | (svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ↵ | yexo | |
from within a game via the console (use setting_newgame instead of setting) |