summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-14(svn r23219) -Change: different directories for basesets and newgrfs. So ↵rubidium
data to baseset or newgrf, and gm to baseset
2011-11-14(svn r23218) -Codechange: prepare code for a separate base set directoryrubidium
2011-11-14(svn r23217) -Codechange: introduce the concept of scanning only in a ↵rubidium
limited set of sub directories
2011-11-14(svn r23216) -Codechange: introduce the concept of having different tar listsrubidium
2011-11-14(svn r23215) -Codechange: stricter type safety for CommandFlagsrubidium
2011-11-14(svn r23214) -Codechange: for base media sets pass the "search in tars" ↵rubidium
parameter to determine what to do
2011-11-14(svn r23213) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by Wowanxm italian - 3 changes by lorenzodv russian - 1 changes by Lone_Wolf
2011-11-14(svn r23212) -Fix [FS#4834] (r22980): Deleting groups did not update ↵frosch
statistics of DEFAULT group.
2011-11-14(svn r23211) -Fix: Invalidate build vehicle window when changing the setting ↵planetmaker
for wagon speed limits
2011-11-13(svn r23210) -Codechange: generate the GetClassName function for the AI ↵rubidium
classes programmatically
2011-11-13(svn r23209) -Codechange: track the current active script instance directly, ↵truebrain
instead of assuming the current company points you to the right one.
2011-11-13(svn r23208) -Codechange: mark function with /* static */ in the source ↵truebrain
file, which are defined static in the header file
2011-11-13(svn r23207) -Codechange: make functions private/protected/public depending ↵truebrain
on their current usage (and reorder functions a bit)
2011-11-13(svn r23206) -Change: ignore .svn in .hgignore, and .hg in svn:ignoretruebrain
2011-11-13(svn r23205) -Update from WebTranslator v3.0:translators
estonian - 8 changes by Jaanus italian - 3 changes by Snail_ portuguese - 24 changes by ABCRic welsh - 34 changes by kazzie
2011-11-13(svn r23204) -Fix (r23201): if you rename a constant, then also rename it in ↵rubidium
the helper scripts that use it
2011-11-13(svn r23203) -Change: make locks more consistently looking (PaulC)rubidium
2011-11-12(svn r23202) -Fix [FS#4829]: unstable sorting in the network list when two ↵rubidium
servers had the exact same name
2011-11-12(svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API ↵yexo
documentation as AIs were never able to use it anyway
2011-11-12(svn r23200) -Update from WebTranslator v3.0:translators
french - 1 changes by Snail_ italian - 1 changes by Snail_ persian - 31 changes by Peymanpn vietnamese - 1 changes by nglekhoi
2011-11-12(svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed ↵rubidium
from the station list
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we ↵rubidium
don't need to cast to void/non-const before being able to free
2011-11-12(svn r23197) -Fix: -Wno-narrowing didn't have any effect anymoresmatz
2011-11-12(svn r23196) -Fix: GCC 4.7 compilationsmatz
2011-11-12(svn r23195) -Codechange: if we really need to cast away constness, use ↵rubidium
const_cast
2011-11-12(svn r23194) -Codechange: don't cast away const needlesslyrubidium
2011-11-12(svn r23193) -Codechange: don't cast away const unneededlyrubidium
2011-11-12(svn r23192) -Codechange: don't cast away const needlesslyrubidium
2011-11-11(svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettesrubidium
2011-11-11(svn r23190) -Fix: compile error due to Squirrel define messing up another ↵rubidium
included file
2011-11-11(svn r23189) -Update from WebTranslator v3.0:translators
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
2011-11-11(svn r23188) -Fix (r23168): fences on steep slopes were brokenyexo
2011-11-10(svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatoryyexo
2011-11-10(svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to ↵yexo
fix stack overflow
2011-11-10(svn r23185) -Update from WebTranslator v3.0:translators
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
2011-11-10(svn r23184) -Cleanup: remove the removed strings from the translations as wellrubidium
2011-11-10(svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages ↵rubidium
(monoid)
2011-11-10(svn r23182) -Feature: allow translatable readme filesyexo
2011-11-10(svn r23181) -Cleanup: remove some unused strings (monoid)rubidium
2011-11-10(svn r23180) -Cleanup: remove traces of having to double click on the NewGRF ↵rubidium
for changing the parameters
2011-11-10(svn r23179) -Codechange: use some tooltips that already existed (monoid)rubidium
2011-11-10(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)rubidium
2011-11-09(svn r23177) -Update from WebTranslator v3.0:translators
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
2011-11-09(svn r23176) -Codechange: Deduplicate code between ↵frosch
Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
2011-11-09(svn r23175) -Codechange: Refactor Engine::DetermineCapacity().frosch
2011-11-09(svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and ↵frosch
GetVehicleProperty().
2011-11-09(svn r23173) -Codechange: Rename GetVehicleCapacity() to ↵frosch
Engine::DetermineCapacity().
2011-11-09(svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a ↵yexo
vehicle that's not in your company
2011-11-09(svn r23171) -Fix (r23142): Fix comment.frosch
2011-11-08(svn r23170) -Doc (r23169): add he new value to the AI changelogyexo