summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-11-24(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.peter1138
2011-11-24(svn r23314) -Add: Add settings to restrict viewport zoom levels.peter1138
2011-11-23(svn r23313) -Fix: economy.fund_buildings was not shown in the GUItruebrain
2011-11-23(svn r23312) -Fix [FS#4849]: assertion could be triggered in case a station w...rubidium
2011-11-23(svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can fi...truebrain
2011-11-23(svn r23310) -Fix: Town GUI was not representing the true conditions of arcti...truebrain
2011-11-23(svn r23309) -Fix: loading old games didn't have goals set for towns (tnx to ...truebrain
2011-11-23(svn r23308) -Update from WebTranslator v3.0:translators
2011-11-23(svn r23307) -Revert (r23306): committed one file too many :struebrain
2011-11-23(svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelogtruebrain
2011-11-23(svn r23305) -Fix (r23298): warning about comparing different enumsrubidium
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 q...truebrain
2011-11-23(svn r23301) -Fix: remove changed strings from all languages and alter those ...truebrain
2011-11-23(svn r23300) -Add: show on the GUI when a town grows and make a general frame...truebrain
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. Incom...truebrain
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 buildi...truebrain
2011-11-23(svn r23295) -Codechange: put ImportLibrary in AIController (and document the...truebrain
2011-11-23(svn r23294) -Codechange: sq_pop in native callback is just a waste of CPU cy...truebrain
2011-11-23(svn r23293) -Codechange: make LoadScript/LoadFile non-statictruebrain
2011-11-22(svn r23292) -Update from WebTranslator v3.0:translators
2011-11-21(svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo ty...michi_cc
2011-11-21(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...michi_cc
2011-11-21(svn r23289) -Update from WebTranslator v3.0:translators
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 th...rubidium
2011-11-20(svn r23286) -Update from WebTranslator v3.0:translators
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 ove...rubidium
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 pas...frosch
2011-11-20(svn r23279) -Codechange: try to prevent slanted and skinny fonts with fontco...rubidium
2011-11-20(svn r23278) -Add: monospaced sprite font with the same characters as the nor...rubidium
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 looki...rubidium
2011-11-20(svn r23275) -Codechange: allow loading of the monospace (freetype) font at a...rubidium
2011-11-20(svn r23274) -Add: internal support for a monospaced sprite fontrubidium
2011-11-20(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMis...rubidium
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 l...rubidium
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 con...rubidium
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
2011-11-19(svn r23265) -Codechange: replace the setfallbackfont callback function with ...rubidium