table/engines.h
Thu, 28 Dec 2006 13:18:07 +0000 peter1138 (svn r7592) -Feature: Add support for tractive effort to 'realistic' acceleration.
Mon, 19 Mar 2007 20:38:26 +0000 rubidium (svn r9351) [0.5] -Backport from trunk (r9147, r9205, r9251, r9298): 0.5
Sat, 02 Dec 2006 16:56:32 +0000 peter1138 (svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Sun, 20 Aug 2006 12:39:17 +0000 rubidium (svn r5975) -Cleanup: use ORIGINAL_BASE_YEAR & ORIGINAL_MAX_YEAR where the functions really depend on the original date format.
Wed, 09 Aug 2006 20:44:23 +0000 peter1138 (svn r5819) - NewGRF: add support for refit costs specified in NewGRF. This may affect the default refit costs for the default rail vehicles.
Wed, 14 Jun 2006 11:05:30 +0000 tron (svn r5262) Add symbolic names for the aircraft subtypes. not perfect, but better than raw numbers
Fri, 09 Jun 2006 16:35:07 +0000 peter1138 (svn r5201) - NewGRF: add loading of default refit costs. This information is not yet used
Sun, 04 Jun 2006 18:22:32 +0000 peter1138 (svn r5105) - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This simplifies code that works with more than one vehicle type.
Wed, 17 May 2006 08:20:36 +0000 peter1138 (svn r4896) - NewGRF: add support for vehicle property 0x25 (user defined data) used by variable 0x42.
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
Tue, 28 Feb 2006 08:16:00 +0000 peter1138 (svn r3685) Include a file missed from r3684...
Mon, 13 Feb 2006 22:13:02 +0000 peter1138 (svn r3602) - Move _railveh_score data to _rail_vehicle_info->ai_rank and remove global variable to return data as we can now access this directly.
Sat, 11 Feb 2006 07:34:05 +0000 peter1138 (svn r3586) - NewGRF: Load callback masks for all vehicle types.
Fri, 03 Feb 2006 07:45:58 +0000 peter1138 (svn r3523) Undefine helper macros after using them
Fri, 03 Feb 2006 07:42:49 +0000 peter1138 (svn r3522) - Wrap the vehicle info tables with a macro to simplify adding new fields in the future.
Sat, 07 Jan 2006 16:47:59 +0000 peter1138 (svn r3388) - NewGRF: Allow train running cost class to differ from engine class. Also fix typo in r3384.
Mon, 14 Nov 2005 19:48:04 +0000 tron (svn r3181) -Bracing
Sun, 06 Nov 2005 13:42:26 +0000 peter1138 (svn r3148) -NewGRF, Feature: Add support for cargo refitting specification by cargo classes.
Tue, 18 Oct 2005 11:23:58 +0000 tron (svn r3059) Use bitfields to encode railtype and climates of engines instead of manual shifting/anding
Sun, 16 Oct 2005 12:22:16 +0000 tron (svn r3050) Augment the rail vehicle table with symbolic names for dual-head engines and wagons
Thu, 13 Oct 2005 12:33:03 +0000 tron (svn r3035) Augment the engine table with symbolic names for rail types and climates
Mon, 26 Sep 2005 18:43:58 +0000 peter1138 (svn r2989) - Make engine/vehicle information tables constant. Duplicate them so NewGRF data can be loaded without wiping out the default data.
Mon, 25 Jul 2005 07:16:10 +0000 tron (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 23 Jul 2005 15:16:57 +0000 tron (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
Wed, 20 Jul 2005 22:02:58 +0000 celestar (svn r2657) -Codechange: The available railtypes per player are now a bitmask, so
Tue, 19 Jul 2005 20:45:47 +0000 celestar (svn r2639) -Add: Added the vehicle names in table/engines.h so that you know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation
Mon, 06 Jun 2005 22:44:11 +0000 hackykid (svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), and the callback that goes with it.
Mon, 06 Jun 2005 00:19:24 +0000 hackykid (svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback that goes with it.
Fri, 03 Jun 2005 10:39:30 +0000 hackykid (svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit capacity' callback slightly more correct.
Sun, 09 Jan 2005 14:45:19 +0000 truelight (svn r1444) -Fix: fixed weight for double-head trains (and with that the acceleration)
Fri, 07 Jan 2005 08:38:27 +0000 celestar (svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code
Sat, 13 Nov 2004 20:37:57 +0000 darkvater (svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset seems to work :). Also use aircraft_vehinfo() instead of the old tables (pasky).
Sat, 13 Nov 2004 16:28:50 +0000 darkvater (svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added AircraftVehicleInfo[] as well. table/engines.h is now the same as in the _map branch.
Sat, 13 Nov 2004 15:15:41 +0000 celestar (svn r562) newgrf: Merge most of the road vehicle info to a single
Mon, 23 Aug 2004 07:50:01 +0000 dominik (svn r115) Fix: monorail/maglev became available around 1927
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN