Age | Commit message (Expand) | Author |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r5967) -Change: use right alignment for the year in the player's balance... | rubidium |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-05-09 | (svn r4802) - Codechange: replace _stringwidth_base and associated magic numb... | peter1138 |
2006-05-09 | (svn r4793) - Replace list of magic numbers (characters that don't exist) wit... | peter1138 |
2006-03-24 | (svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it... | Darkvater |
2006-03-18 | (svn r3940) - FS#56 [Crash] Missing glyph(s) in big-font. Added several missi... | Darkvater |
2006-02-03 | (svn r3529) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alig... | Darkvater |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2005-12-14 | (svn r3298) Remove unused and write-only variables | tron |
2005-11-16 | (svn r3200) Remove the unused function GfxScalePalette() and the unused struc... | tron |
2005-11-16 | (svn r3191) Move declaration and definition of _dbg_screen_rect to a place wh... | tron |
2005-11-15 | (svn r3187) Simplify overly complicated ifs, especially if (foo) return false... | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-14 | (svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT | tron |
2005-11-13 | (svn r3176) Use proper types, not some variants of int | tron |
2005-11-13 | (svn r3173) Use the trinary operator and switch to improve readability | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-09-15 | (svn r2955) Fix: make ottd start with the last resolution you had set (custom... | Darkvater |
2005-09-10 | (svn r2937) Add sprites for {, |, } and ~ | tron |
2005-09-10 | (svn r2933) Implement the non-breaking space | tron |
2005-09-08 | (svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a... | tron |
2005-08-27 | (svn r2893) Two chars got assigned a width of 0 since r2879, fix that ([12743... | tron |
2005-08-20 | (svn r2879) Major step twoards ISO-8859-15 | tron |
2005-07-28 | (svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f... | celestar |
2005-07-26 | (svn r2720) Remove unused declarations and definitions | tron |
2005-07-24 | (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n... | celestar |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-21 | (svn r2664) Remove depedency on player.h from variables.h | tron |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not global... | tron |
2005-07-19 | (svn r2644) - Fix: my name was mistyped ;p | Darkvater |
2005-07-17 | (svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead... | Darkvater |
2005-07-17 | (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned... | Darkvater |
2005-07-17 | (svn r2614) - Fix: Trunctuate function used one less character than it was su... | Darkvater |
2005-07-17 | (svn r2607) - Feature: add support for truncating strings to a given (pixel) ... | Darkvater |
2005-07-15 | (svn r2571) Add explicit type Pixel for ... Pixels | tron |
2005-07-11 | (svn r2546) Don't calculate a value which never gets used and simplify some c... | tron |
2005-07-08 | (svn r2534) Small cleanup | tron |
2005-07-05 | (svn r2522) Reorganize sprite load and decompression in order to remove a spe... | tron |
2005-07-05 | (svn r2518) Small cleanup | tron |
2005-07-03 | (svn r2513) Small cleanup | tron |
2005-07-03 | (svn r2512) Small cleanup | tron |
2005-07-01 | (svn r2503) Small cleanup | tron |
2005-06-30 | (svn r2502) Small cleanup | tron |
2005-06-30 | (svn r2497) Use a struct array for palette entries instead of a flat byte array | tron |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |