summaryrefslogtreecommitdiff
path: root/texteff.c
AgeCommit message (Expand)Author
2005-11-22(svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj...truelight
2005-11-14(svn r3181) -Bracingtron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-28(svn r2996) 0xFFFF -> INVALID_STRING_IDtron
2005-09-25(svn r2984) Use adequate types, this should aid portability a bittron
2005-09-24(svn r2981) Remove a no-optron
2005-09-14(svn r2950) -Fix: [ 1259327 ] Server crash with "say" -commandDarkvater
2005-08-28(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ...tron
2005-08-06(svn r2819) Make variables, which are exclusive for internal use of the save/...tron
2005-07-28(svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f...celestar
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 r2663) Include variables.h only in these files which need it, not global...tron
2005-07-15(svn r2571) Add explicit type Pixel for ... Pixelstron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-03-28(svn r2099) -Fix: no longer chat-messages hang when the game wraps around 2090truelight
2005-03-26(svn r2073) - Fix: Fixed an apparent oversight in AddTextMessage() which is l...pasky
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-01-25(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1523) -Fix: somehow mousewheel was disabled on windows using SDL; reena...darkvater
2005-01-03(svn r1330) Increase size of some vars from int16 to int32 to guard against f...tron
2004-12-31(svn r1312) -Add: Patch which is on by default: population in label of the towntruelight
2004-12-14(svn r1082) Feature: Chat toolbardominik
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-15(svn r624) Merge r377 to trunk:tron
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight