------------------------------------------------------------------------ r3401 | tron | 2006-01-16 15:23:06 +0000 (Mon, 16 Jan 2006) | 1 line (Hopefully) fix some inaccuracies ------------------------------------------------------------------------ r3400 | tron | 2006-01-15 10:46:36 +0000 (Sun, 15 Jan 2006) | 1 line Convert the bit patterns to big endian notation ------------------------------------------------------------------------ r3399 | tron | 2006-01-15 10:26:07 +0000 (Sun, 15 Jan 2006) | 1 line Simplify markup ------------------------------------------------------------------------ r3398 | tron | 2006-01-15 09:17:01 +0000 (Sun, 15 Jan 2006) | 1 line Remove TTDp nomenclature ------------------------------------------------------------------------ r3397 | peter1138 | 2006-01-13 18:40:39 +0000 (Fri, 13 Jan 2006) | 2 lines - NewGRF fix: Show nfo sprite number instead of current sprite id for warning messages -- this makes this output more useful... ------------------------------------------------------------------------ r3396 | peter1138 | 2006-01-12 15:52:18 +0000 (Thu, 12 Jan 2006) | 7 lines - Autoreplace changes: - Change fixed array per player to a single pool. This avoids future problems with vehicle numbers and decreases savegame size. Engine replacements from previous savegames will be lost. - Move engine replacement code from players.c to engine.c. (thanks to blathijs for rewriting this) ------------------------------------------------------------------------ r3395 | peter1138 | 2006-01-12 11:20:41 +0000 (Thu, 12 Jan 2006) | 2 lines Add Id tag (and svn property) to macosx files. ------------------------------------------------------------------------ r3394 | peter1138 | 2006-01-12 07:57:40 +0000 (Thu, 12 Jan 2006) | 2 lines - NewGRF fix: ignore non-climate dependent cargo types. The spec is rather vague on this, but we don't support newcargos anyway. ------------------------------------------------------------------------