Age | Commit message (Expand) | Author |
2006-12-26 | (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu... | Darkvater |
2006-12-09 | (svn r7449) -Codechange: Rename _path to _paths as it is technically more cor... | Darkvater |
2006-11-28 | (svn r7280) -Codechange: Replace some sprintf() functions with the safer snpr... | Darkvater |
2006-11-24 | (svn r7254) -Fix (r7250): move unicode glyph map initialisation to just befor... | peter1138 |
2006-11-24 | (svn r7246) -Codechange: Always reload sprite and NewGRF data when loading or... | peter1138 |
2006-10-31 | (svn r7013) Add glyphs for the interpunct. This is mainly useful for the cata... | tron |
2006-10-24 | (svn r6923) -Codechange: Load nsignalsw.grf in the same way as other mandator... | Darkvater |
2006-10-24 | (svn r6922) -Feature: Add proper cloning sprites and cursors, different for e... | Darkvater |
2006-10-24 | (svn r6921) - PEBKAC: Add an MD5 sum check of our own data files, and warn if... | peter1138 |
2006-10-10 | (svn r6717) -Codechange: move OPENTTD_SPRITES_COUNT into table/sprites.h to u... | Darkvater |
2006-09-30 | (svn r6593) -Fix: [depot window] added sprites to the buttons, that lacked one | bjarni |
2006-08-31 | (svn r6257) Use memcmp() to check the MD5 sum instead of using a home brewed ... | tron |
2006-08-01 | (svn r5697) -Fix [r5684]: tolower() was undefined for certain architectures, ... | Darkvater |
2006-07-31 | (svn r5684) - Codechange: create an strtolower() function that uses tolower()... | Darkvater |
2006-06-23 | (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. | richk |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-03-18 | (svn r3940) - FS#56 [Crash] Missing glyph(s) in big-font. Added several missi... | Darkvater |
2006-03-01 | (svn r3717) - [2cc] Add 2cc colour maps and use for newgrf engines requiring ... | peter1138 |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-03 | (svn r3125) Symbolic names for skiping sprites and the end of the sprite list | tron |
2005-11-01 | (svn r3114) Close two gaps in the sprite array when loading openttd.grf. That... | tron |
2005-10-31 | (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/... | tron |
2005-10-29 | (svn r3102) - Fix (regression): Newly added sprite had problems when newgrf's... | Darkvater |
2005-10-28 | (svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the defa... | Darkvater |
2005-10-14 | (svn r3039) Revert accidently commited changes from last commit | tron |
2005-10-14 | (svn r3038) Reorder the loading of standard graphics files to reflect a bit w... | tron |
2005-09-10 | (svn r2937) Add sprites for {, |, } and ~ | tron |
2005-09-10 | (svn r2934) Remove the {STATIONFEATURES} tag from the tiny station label - th... | tron |
2005-09-10 | (svn r2933) Implement the non-breaking space | tron |
2005-08-20 | (svn r2879) Major step twoards ISO-8859-15 | tron |
2005-08-15 | (svn r2868) Change the way NewGRFs are loaded: The loading process i no longe... | tron |
2005-08-14 | (svn r2866) Move all functions and tables which aren't directly involved in m... | tron |