summaryrefslogtreecommitdiff
path: root/screenshot.c
AgeCommit message (Expand)Author
2006-03-25(svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the...Darkvater
2006-03-22(svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in...bjarni
2006-03-18(svn r3972) changed r3966 to only affect OSX. Too bad linuxes with utf-8 file...bjarni
2006-03-18(svn r3966) -Fix: [OSX and some linux] [ 1157244 ] Can't save game if name co...bjarni
2005-12-24(svn r3339) Remove unnecessary includestron
2005-11-26(svn r3235) - Fix: fix two crashes, one with making a screenshot in the main ...Darkvater
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-08(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-19(svn r2631) Move screenshot related variables from variables.h to screenshot....tron
2005-07-19(svn r2630) Forgot one Pixel (see r2571)tron
2005-07-15(svn r2571) Add explicit type Pixel for ... Pixelstron
2005-07-05(svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statementscelestar
2005-07-03(svn r2512) Small cleanuptron
2005-07-03(svn r2511) Fix an old bug in the PCX writer: The first pixel column containe...tron
2005-06-30(svn r2497) Use a struct array for palette entries instead of a flat byte arraytron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-01-07(svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old loa...truelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-15(svn r631) Merge r440, r444, r485, r630 to trunk:tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-09-27(svn r328) -Fix: remove some unlogical alloca()s (Tron)darkvater
2004-09-25(svn r321) -Fix: crash when making png screenshot with odd resolution (Tron)truelight
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-08-10(svn r2) -Fix [993829] UDP Fixes (lucaspiller)darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight