summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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 mic...truebrain
2011-11-19(svn r23260) -Codechange: abstract away some NFO by macrosrubidium
2011-11-18(svn r23253) -Fix: Several clipping issues with the display of textfiles, esp...frosch
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 certain...frosch
2011-11-18(svn r23250) -Update from WebTranslator v3.0:translators
2011-11-18(svn r23249) -Feature: Also allow viewing of the other two textfiles supplied...frosch
2011-11-18(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to...frosch
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
2011-11-17(svn r23245) -Fix: missing svn propertiesrubidium
2011-11-17(svn r23244) -Feature: if the installation is ananas, try to get the b withou...rubidium
2011-11-17(svn r23243) -Codechange: give a clearer error when the sprite font failed to...rubidium
2011-11-17(svn r23242) -Codechange: allow ignoring the sprite font completely when chec...rubidium
2011-11-17(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...rubidium
2011-11-17(svn r23240) -Codechange: rework the code of the download status windowrubidium
2011-11-17(svn r23239) -Fix: saving/loading the snow line height twice, especially when...rubidium
2011-11-17(svn r23238) -Update from WebTranslator v3.0:translators
2011-11-16(svn r23237) -Fix: ignore special characters, such as the train "character", ...rubidium
2011-11-16(svn r23236) -Fix (r23141): Construction of objects was always rejected.frosch