Commit Graph

18261 Commits (19eabdba2cf0184d5dc55cb3b9b8a7b5fe7ccfd3)
 

Author SHA1 Message Date
rubidium f5dd74499b (svn r22829) -Codechange: unify the dirtying of windows after an AI scan 13 years ago
rubidium 49d8852f3f (svn r22828) -Codechange: give some variables a better name and clean up the code of loading old style GRFs 13 years ago
rubidium b4edc30c64 (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one 13 years ago
rubidium 8e5f433b22 (svn r22826) -Codechange: pass sub directory to NewGRF loading functions 13 years ago
rubidium 2a12c9df2f (svn r22825) -Codechange: pass subdir to FioOpenFile 13 years ago
rubidium 05300a00b1 (svn r22824) -Codechange: pass sub directory to ini loading 13 years ago
rubidium 5f06d5067f (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle 13 years ago
rubidium 0061b5f184 (svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory 13 years ago
terkhen bbdc8fdba7 (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenario editor. 13 years ago
rubidium 70179db81e (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms 13 years ago
rubidium 38ad276acc (svn r22819) -Fix: include the header where it should be included 13 years ago
rubidium 9fe4b959ac (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter 13 years ago
translators fde0b4ce14 (svn r22817) -Update from WebTranslator v3.0:
belarusian - 11 changes by KorneySan
catalan - 16 changes by arnau
czech - 5 changes by SmatZ
finnish - 17 changes by jpx_
french - 1 changes by glx
german - 8 changes by planetmaker
hungarian - 17 changes by IPG
italian - 28 changes by lorenzodv
persian - 170 changes by Peymanpn
polish - 2 changes by wojteks86
russian - 13 changes by Lone_Wolf
swedish - 11 changes by Zuu
13 years ago
frosch 28117b3eb0 (svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts. 13 years ago
translators 3957f428b1 (svn r22815) -Update from WebTranslator v3.0:
dutch - 10 changes by habell
english_US - 8 changes by Rubidium
german - 1 changes by planetmaker
italian - 10 changes by lorenzodv
polish - 8 changes by xaxa
romanian - 4 changes by kkmic
russian - 4 changes by Lone_Wolf
serbian - 4 changes by etran
13 years ago
rubidium 2cd07511a7 (svn r22814) -Fix (r22813): typo 13 years ago
rubidium 8a58b8680c (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent 13 years ago
rubidium 312e525e33 (svn r22812) -Fix: incorrect currency code 13 years ago
rubidium 21f194bbf2 (svn r22811) -Change: don't try to load static NewGRFs when loading the intro game for the first time 13 years ago
michi_cc 9c73f15cde (svn r22810) -Fix: Growth a town on both ends of a tunnel/bridge if the town centre tile is a bridge ramp/tunnel portal. 13 years ago
rubidium 4c030468e1 (svn r22809) -Fix [FS#4731]: towns expanding from the "wrong" side of a tunnel or bridge 13 years ago
rubidium 9023de2c1f (svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created 13 years ago
rubidium 0ad82be1f3 (svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release 13 years ago
rubidium 525e2c9e73 (svn r22806) -Codechange: store the number of untranslated strings in the language file 13 years ago
rubidium f6b0561cd8 (svn r22805) -Codechange: move use of magic number for version checking to more logical location 13 years ago
translators 786ae457f1 (svn r22804) -Update from WebTranslator v3.0:
english_US - 3 changes by Rubidium
french - 3 changes by glx
german - 3 changes by planetmaker
lithuanian - 13 changes by vytulis7
persian - 182 changes by Peymanpn
brazilian_portuguese - 6 changes by Tucalipe
romanian - 6 changes by tonny
russian - 6 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 6 changes by Terkhen
vietnamese - 6 changes by nglekhoi
13 years ago
rubidium 81e352b4b6 (svn r22803) -Fix (r22796): clicking should not work either when hiding windows 13 years ago
frosch cb93a7a824 (svn r22802) -Fix (r22781): Coding style. 13 years ago
michi_cc 45b95ed629 (svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into account. 13 years ago
rubidium c10d415723 (svn r22800) -Fix (r22796): don't run the scanning threaded when there is no reason to do so (no UI to update) 13 years ago
rubidium 23e5720392 (svn r22799) -Fix (r22792): compile failure when there is no networking support 13 years ago
rubidium d89ff5b278 (svn r22798) -Change: jump immediately to the next mode after scanning (if needed) 13 years ago
rubidium dc5f44883b (svn r22797) -Add: progress bar for scanning NewGRFs 13 years ago
rubidium 2987bcc79b (svn r22796) -Codechange: run the NewGRF scanning in a separate thread 13 years ago
rubidium 5ea6064fab (svn r22795) -Codechange: load the intro game the first time without NewGRFs 13 years ago
rubidium d1657fae80 (svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy 13 years ago
rubidium 6d51883a87 (svn r22793) -Codechange: remove callback default to make clear they are not forgotten 13 years ago
rubidium 5e7abe58f9 (svn r22792) -Codechange: use scan callback for initial NewGRF scanning 13 years ago
rubidium 2cc2d02643 (svn r22791) -Codechange: use callback for scanning from the NewGRF window 13 years ago
rubidium d7593d8815 (svn r22790) -Codechange: add callback for when NewGRF scanning is complete 13 years ago
rubidium e99aec39ef (svn r22789) -Codechange: rename generation window class to modal progress 13 years ago
rubidium 421053a694 (svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h 13 years ago
rubidium a67cf6bae1 (svn r22787) -Codechange: rename genworld redraw constant 13 years ago
rubidium 7b7869fba7 (svn r22786) -Codechange: rename genworld mutices to model_progress mutices 13 years ago
rubidium 37415b9cf7 (svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress 13 years ago
frosch 236075e944 (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. 13 years ago
frosch bb57e0934a (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. 13 years ago
frosch 7bd7324b30 (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. 13 years ago
frosch 6963ce6665 (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. 13 years ago
frosch aefee3d375 (svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values. 13 years ago