summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-11-23(svn r23304) -Add: bump the savegame to start storing the new bits and piecestruebrain
2011-11-23(svn r23303) -Add: economy.fund_buildings, to disallow funding buildingstruebrain
2011-11-23(svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to ↵truebrain
query statistics about a town regarding its growing
2011-11-23(svn r23301) -Fix: remove changed strings from all languages and alter those ↵truebrain
we can
2011-11-23(svn r23300) -Add: show on the GUI when a town grows and make a general ↵truebrain
framework to store goals of a town
2011-11-23(svn r23299) -Codechange: remove silly comments from AI documentationtruebrain
2011-11-23(svn r23298) -Add: track statistics of all incoming and outgoing goods. ↵truebrain
Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
2011-11-23(svn r23297) -Add: {CARGO_TINY} (Rubidium)truebrain
2011-11-23(svn r23296) -Codechange: I found a fund building, but do I fund found ↵truebrain
buildings?
2011-11-23(svn r23295) -Codechange: put ImportLibrary in AIController (and document ↵truebrain
the parameters for NoAI docs)
2011-11-23(svn r23294) -Codechange: sq_pop in native callback is just a waste of CPU ↵truebrain
cycles, as the top is reset in all cases
2011-11-23(svn r23293) -Codechange: make LoadScript/LoadFile non-statictruebrain
2011-11-22(svn r23292) -Update from WebTranslator v3.0:translators
catalan - 57 changes by arnau dutch - 8 changes by habell swedish - 9 changes by Zuu
2011-11-21(svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo ↵michi_cc
types from the refit mask. (peter1138)
2011-11-21(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to ↵michi_cc
depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block.
2011-11-21(svn r23289) -Update from WebTranslator v3.0:translators
german - 12 changes by NG polish - 19 changes by icecrasher, wojteks86
2011-11-20(svn r23288) -Feature: use the monospace font for the NewGRF text windowsrubidium
2011-11-20(svn r23287) -Fix (r23274): mono_size is a better name than large_mono for ↵rubidium
the size variable in the configuration file
2011-11-20(svn r23286) -Update from WebTranslator v3.0:translators
basque - 1 changes by Thadah croatian - 8 changes by VoyagerOne welsh - 4 changes by kazzie
2011-11-20(svn r23285) -Fix: scanning of content after download didn't workrubidium
2011-11-20(svn r23284) -Fix [FS#4845]: Pathfinders go haywire when you build a lock ↵rubidium
over a ship going perpendicular to the axis of the new lock
2011-11-20(svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fontsrubidium
2011-11-20(svn r23282) -Fix [FS#4844] (r23212): CmdRemoveAllVehiclesGroup() was not ↵frosch
passed the vehicle type in all cases, but the type is actually not needed.
2011-11-20(svn r23279) -Codechange: try to prevent slanted and skinny fonts with ↵rubidium
fontconfig. This should generally make the fallback choice better legible
2011-11-20(svn r23277) -Codechange: fallback font support for fontcacherubidium
2011-11-20(svn r23276) -Codechange: add the answer for the question whether we're ↵rubidium
looking for monospace fonts in the searcher
2011-11-20(svn r23275) -Codechange: allow loading of the monospace (freetype) font at ↵rubidium
another moment than the other fonts
2011-11-20(svn r23274) -Add: internal support for a monospaced sprite fontrubidium
2011-11-20(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to ↵rubidium
CheckForMissingGlyphs (default to the language pack strings)
2011-11-20(svn r23272) -Codechange: pass the initial font size to DrawString and friends rubidium
2011-11-20(svn r23271) -Codechange: don't repeatedly initialise and free the freetype ↵rubidium
library
2011-11-19(svn r23270) -Fix (r23267): compile failure without freetyperubidium
2011-11-19(svn r23269) -Codechange: rename some control/string codes/IDs to be more ↵rubidium
consistent
2011-11-19(svn r23268) -Fix (r23267): compilation failed on Windowsrubidium
2011-11-19(svn r23267) -Codechange: unify the font name setting of the font cacherubidium
2011-11-19(svn r23266) -Update from WebTranslator v3.0:translators
belarusian - 8 changes by Wowanxm french - 12 changes by glx german - 4 changes by planetmaker italian - 12 changes by lorenzodv russian - 6 changes by akasoft serbian - 8 changes by etran spanish - 4 changes by Terkhen tamil - 15 changes by aswn vietnamese - 8 changes by nglekhoi
2011-11-19(svn r23265) -Codechange: replace the setfallbackfont callback function with ↵rubidium
a class to call back
2011-11-19(svn r23264) -Fix (r23263): save before committruebrain
2011-11-19(svn r23263) -Documentation: stop naming AI in comments in script/ files; it ↵truebrain
makes no sense
2011-11-19(svn r23262) -Fix: one annoying typo in a squirrel_export marker linetruebrain
2011-11-19(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to ↵truebrain
michi_cc)
2011-11-18(svn r23253) -Fix: Several clipping issues with the display of textfiles, ↵frosch
esp. with RTL text direction.
2011-11-18(svn r23252) -Codechange: Add WD_BEVEL_xxx constants.frosch
2011-11-18(svn r23251) -Fix: 3-column view of NewGRF GUI had too much space for ↵frosch
certain font sizes.
2011-11-18(svn r23250) -Update from WebTranslator v3.0:translators
basque - 20 changes by Thadah english_US - 8 changes by Rubidium esperanto - 55 changes by Christopher finnish - 9 changes by jpx_ german - 7 changes by planetmaker hungarian - 71 changes by IPG latvian - 20 changes by Parastais russian - 4 changes by Lone_Wolf spanish - 5 changes by Terkhen welsh - 4 changes by kazzie
2011-11-18(svn r23249) -Feature: Also allow viewing of the other two textfiles ↵frosch
supplied by BaNaNaS tars, i.e. changelog and license.
2011-11-18(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' ↵frosch
to 'textfile', so it is more generic.
2011-11-17(svn r23247) -Fix (r23244): compile failure on certain archaic platformsrubidium
2011-11-17(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to ↵rubidium
later in the process so we could get rid of errors related to that being dumped onto the console
2011-11-17(svn r23244) -Feature: if the installation is ananas, try to get the b ↵rubidium
without b installed