Commit Graph

18530 Commits (fa07d61b84c66b30e079dc40c9d35c7d72b9bd43)
 

Author SHA1 Message Date
rubidium 44cc20b269 (svn r23225) -Fix: create the newgrf/baseset/ai directories in the personal directory so the user has some clue where to place the different files 13 years ago
rubidium cebe2eac6b (svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar) 13 years ago
rubidium 896fa9ddf1 (svn r23223) -Codechange: store the last newgrf count in the misc section 13 years ago
rubidium 023d530ead (svn r23222) -Codechange: reduce tar scanning calls to the bare minimum 13 years ago
rubidium b6791f4d8f (svn r23221) -Codechange: update the documentation and installers regarding the new directories 13 years ago
rubidium 57afd9e9e8 (svn r23220) -Change: move the baseset files to their new location 13 years ago
rubidium 5135e2a09e (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
rubidium 78628b590d (svn r23218) -Codechange: prepare code for a separate base set directory 13 years ago
rubidium 4d281cce97 (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
rubidium 9bf2cb0e86 (svn r23216) -Codechange: introduce the concept of having different tar lists 13 years ago
rubidium 1cd3dac854 (svn r23215) -Codechange: stricter type safety for CommandFlags 13 years ago
rubidium 5879b4e39f (svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do 13 years ago
translators a29fd4fcef (svn r23213) -Update from WebTranslator v3.0:
belarusian - 3 changes by Wowanxm
italian - 3 changes by lorenzodv
russian - 1 changes by Lone_Wolf
13 years ago
frosch 6be3e8b16e (svn r23212) -Fix [FS#4834] (r22980): Deleting groups did not update statistics of DEFAULT group. 13 years ago
planetmaker 67053ce41f (svn r23211) -Fix: Invalidate build vehicle window when changing the setting for wagon speed limits 13 years ago
rubidium 4e91548f71 (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 13 years ago
truebrain cbe453eab0 (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
truebrain e35a1d7843 (svn r23208) -Codechange: mark function with /* static */ in the source file, which are defined static in the header file 13 years ago
truebrain 5e7bae46f8 (svn r23207) -Codechange: make functions private/protected/public depending on their current usage (and reorder functions a bit) 13 years ago
truebrain 8a1a57d4c9 (svn r23206) -Change: ignore .svn in .hgignore, and .hg in svn:ignore 13 years ago
translators 5a566f3536 (svn r23205) -Update from WebTranslator v3.0:
estonian - 8 changes by Jaanus
italian - 3 changes by Snail_
portuguese - 24 changes by ABCRic
welsh - 34 changes by kazzie
13 years ago
rubidium ca22f6be80 (svn r23204) -Fix (r23201): if you rename a constant, then also rename it in the helper scripts that use it 13 years ago
rubidium abf3aa28f5 (svn r23203) -Change: make locks more consistently looking (PaulC) 13 years ago
rubidium 1c5ecf5619 (svn r23202) -Fix [FS#4829]: unstable sorting in the network list when two servers had the exact same name 13 years ago
yexo 7229e955fa (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
translators 9f2a47fecc (svn r23200) -Update from WebTranslator v3.0:
french - 1 changes by Snail_
italian - 1 changes by Snail_
persian - 31 changes by Peymanpn
vietnamese - 1 changes by nglekhoi
13 years ago
rubidium bec64ece5a (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list 13 years ago
rubidium 33d71b45fe (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
smatz aadbb9ed3f (svn r23197) -Fix: -Wno-narrowing didn't have any effect anymore 13 years ago
smatz ae10eb2ce5 (svn r23196) -Fix: GCC 4.7 compilation 13 years ago
rubidium 215452b911 (svn r23195) -Codechange: if we really need to cast away constness, use const_cast 13 years ago
rubidium 3053d8e3b5 (svn r23194) -Codechange: don't cast away const needlessly 13 years ago
rubidium 4ef3d33895 (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
rubidium e81d564625 (svn r23192) -Codechange: don't cast away const needlessly 13 years ago
rubidium 79e3dc7a09 (svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettes 13 years ago
rubidium a46be19d86 (svn r23190) -Fix: compile error due to Squirrel define messing up another included file 13 years ago
translators 4e7b4b9007 (svn r23189) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
croatian - 49 changes by VoyagerOne
dutch - 4 changes by habell
finnish - 3 changes by jpx_
french - 31 changes by Muxy
german - 1 changes by planetmaker
italian - 4 changes by lorenzodv
russian - 4 changes by akasoft
swedish - 3 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 3 changes by nglekhoi
13 years ago
yexo ca3718fab2 (svn r23188) -Fix (r23168): fences on steep slopes were broken 13 years ago
yexo ea2aee17d3 (svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatory 13 years ago
yexo 4da846abe2 (svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to fix stack overflow 13 years ago
translators 0082146c29 (svn r23185) -Update from WebTranslator v3.0:
belarusian - 23 changes by Wowanxm
english_US - 3 changes by Rubidium
german - 24 changes by planetmaker
spanish - 34 changes by Terkhen
swedish - 45 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 10 changes by nglekhoi
13 years ago
rubidium f6f9728699 (svn r23184) -Cleanup: remove the removed strings from the translations as well 13 years ago
rubidium 4874c83694 (svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) 13 years ago
yexo 979df85e23 (svn r23182) -Feature: allow translatable readme files 13 years ago
rubidium b688f0a38e (svn r23181) -Cleanup: remove some unused strings (monoid) 13 years ago
rubidium 2794dd0097 (svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters 13 years ago
rubidium ee0fd02d17 (svn r23179) -Codechange: use some tooltips that already existed (monoid) 13 years ago
rubidium 60c0abb883 (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
translators d6538df8e4 (svn r23177) -Update from WebTranslator v3.0:
belarusian - 21 changes by Wowanxm
dutch - 14 changes by habell
english_US - 2 changes by Rubidium
italian - 2 changes by lorenzodv
romanian - 6 changes by kkmic
russian - 36 changes by Lone_Wolf, akasoft
tamil - 5 changes by aswn
vietnamese - 26 changes by nglekhoi
13 years ago
frosch cdb8445a47 (svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). 13 years ago