Sun, 12 Aug 2007 14:04:32 +0000 |
richk |
(svn r10865) [NewGRF_ports] -Feature: Added oilrig. Reloads correctly for old games.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 12:33:25 +0000 |
rubidium |
(svn r10864) [NewGRF_ports] -Add: Dutch translations to the NewGRF to show how translations should be added to the NewGRFs.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 02:08:30 +0000 |
richk |
(svn r10863) [NewGRF_ports] -Fix: Calculation of rate of height loss was always reducing by a minimum of 1. Now rate of change is rounded to nearest of 0 or -1.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 00:10:20 +0000 |
richk |
(svn r10862) [NewGRF_ports] -Change: Updates to spec. Prop 0E, Prop 1D, Prop 23.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 00:04:43 +0000 |
richk |
(svn r10861) [NewGRF_ports] -Change: Updates to spec now reflected in newgrf.cpp. No trailing 00 00 in Prop 0E. Prop 19 now identifies which hangar each coordinate is for. (allows multi-tile depots).
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:48:46 +0000 |
richk |
(svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:18:05 +0000 |
rubidium |
(svn r10859) [NewGRF_ports] -Codechange: move the names of the airports/airport classes to the end of the file, so translations do not trigger renumbering throughout the nfo.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:02:34 +0000 |
rubidium |
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 22:25:28 +0000 |
rubidium |
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 20:17:18 +0000 |
richk |
(svn r10855) [NewGRF_ports] -Add: Added newgrf spec to docs directory.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 20:16:40 +0000 |
rubidium |
(svn r10854) [NewGRF_ports] -Fix: GCC wants that you specify that a constant is uint64 (unsigned long long).
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 19:57:00 +0000 |
richk |
(svn r10853) [NewGRF_ports] -Feature: Added heliport to airportsbasic.grf. Added Heli-EndTakeoff stage.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 19:50:48 +0000 |
richk |
(svn r10852) [NewGRF_ports] -Fix: Added reading of Prop 19 Vehicle Feature.
NewGRF_ports
|
changeset |
files
|
Fri, 10 Aug 2007 23:40:47 +0000 |
richk |
(svn r10850) [NewGRF_ports] -Feature: Update aircraft positions for old savegames.
NewGRF_ports
|
changeset |
files
|
Fri, 10 Aug 2007 18:51:28 +0000 |
richk |
(svn r10847) [NewGRF_ports] -Fix: Airports were set to temperate only. Removed. Also NFOrenum both .nfos.
NewGRF_ports
|
changeset |
files
|
Fri, 10 Aug 2007 18:32:10 +0000 |
richk |
(svn r10845) [NewGRF_ports] -Fix: Missed off allocation of graphics to a graphics set.
NewGRF_ports
|
changeset |
files
|
Fri, 10 Aug 2007 18:31:08 +0000 |
richk |
(svn r10844) [NewGRF_ports] -Feature: Airports loaded from old savegames (prior to vsn74). Only applies currently to Small, Large, and Commuter.
NewGRF_ports
|
changeset |
files
|
Thu, 09 Aug 2007 03:14:06 +0000 |
richk |
(svn r10832) [NewGRF_ports] -Change: If no airports are selectable, then the image of the first in the list is shown, but greyed out.
NewGRF_ports
|
changeset |
files
|
Thu, 09 Aug 2007 02:53:36 +0000 |
richk |
(svn r10831) [NewGRF_ports] -Feature: Split OTTD airports into basic and extended sets. Created 2 new .grfs.
NewGRF_ports
|
changeset |
files
|
Thu, 09 Aug 2007 02:45:42 +0000 |
richk |
(svn r10830) [NewGRF_ports] -Fix: Only test and draw a preview picture if the fsmportspec can be accessed.
NewGRF_ports
|
changeset |
files
|
Thu, 09 Aug 2007 02:43:04 +0000 |
richk |
(svn r10829) [NewGRF_ports] -Change: Animation was causing failures if the tile happened to be one of the hardcoded animated tiles. For the moment, comment out. Will be replaced with newgrf animation.
NewGRF_ports
|
changeset |
files
|
Wed, 08 Aug 2007 02:09:50 +0000 |
richk |
(svn r10826) [NewGRF_ports] -Change: Added save of FSMport_flood_protected.
NewGRF_ports
|
changeset |
files
|
Wed, 08 Aug 2007 01:56:10 +0000 |
richk |
(svn r10825) [NewGRF_ports] -Feature: Airport subtype (prop 20) is now read. This restricts buildlist and usage of airports to the selected vehicle subtype.
NewGRF_ports
|
changeset |
files
|
Tue, 07 Aug 2007 23:15:28 +0000 |
richk |
(svn r10824) [NewGRF_ports] -Feature: Added basic code for seaplane airport support.
NewGRF_ports
|
changeset |
files
|
Tue, 07 Aug 2007 15:11:52 +0000 |
rubidium |
(svn r10819) [NewGRF_ports] -Codechange: remove a large amount of state machinery of the airports.
NewGRF_ports
|
changeset |
files
|
Tue, 07 Aug 2007 14:58:55 +0000 |
rubidium |
(svn r10818) [NewGRF_ports] -Codechange: remove the remnants of the old airports from the GUI.
NewGRF_ports
|
changeset |
files
|
Tue, 07 Aug 2007 01:25:46 +0000 |
richk |
(svn r10817) [NewGRF_ports] -Fix: Committed one file too many.
NewGRF_ports
|
changeset |
files
|
Tue, 07 Aug 2007 01:23:09 +0000 |
richk |
(svn r10816) [NewGRF_ports] -Change: Vertical movement now based on difference in heights between current position and target position, rather than just being in particular states.
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 19:52:12 +0000 |
richk |
(svn r10815) [NewGRF_ports] -Fix: Waypoints class check from newstation code was preventing listing of new classes.
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 03:18:02 +0000 |
richk |
(svn r10806) [NewGRF_ports] -Change: Moved orientation buttons to match height of preview window.
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 03:10:40 +0000 |
richk |
(svn r10805) [NewGRF_ports] -Fix: Cleaned up some reported grfcodec warnings.
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 03:09:53 +0000 |
richk |
(svn r10804) [NewGRF_ports] -Fix: Gui failed when layouts were not contiguous. eg. 01 and 07
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 01:24:26 +0000 |
glx |
(svn r10803) [NewGRF_ports] -Change: simplified small airport availability callback
NewGRF_ports
|
changeset |
files
|
Mon, 06 Aug 2007 00:44:01 +0000 |
richk |
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 23:43:56 +0000 |
glx |
(svn r10801) [NewGRF_ports] -Add: saving of layout_set and orientation
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 23:06:58 +0000 |
rubidium |
(svn r10800) [NewGRF_ports] -Add: saving of FSMblockmaps.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 17:30:37 +0000 |
richk |
(svn r10797) [NewGRF_ports] -Fix: Orientation needed re-initialising when airport selection changed.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 17:08:40 +0000 |
richk |
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 16:54:23 +0000 |
richk |
(svn r10795) [NewGRF_ports] -Change: GSF_FSMPORTS now uses separate explicit Case, rather than default fallthrough.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 16:52:48 +0000 |
richk |
(svn r10794) [NewGRF_ports] -Fix: Orientation not initialised on re-selection of gui.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 16:51:28 +0000 |
richk |
(svn r10793) [NewGRF_ports] -Fix: When replacing a deleted airport, this assert triggered unnecessarily. Removed.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 01:05:26 +0000 |
richk |
(svn r10791) [NewGRF_ports] -Change: Modified rb_airport2.grf to use MeusH minipic of commuter airport. Corrected fences of orientation 03.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 00:39:42 +0000 |
rubidium |
(svn r10790) [NewGRF_ports] -Codechange: constify the fsmblockmaps where possible.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 00:38:26 +0000 |
rubidium |
(svn r10789) [NewGRF_ports] -Fix (r10788): off-by-one; the "first" value must never be used as it is the marker for multiblocks.
NewGRF_ports
|
changeset |
files
|
Sun, 05 Aug 2007 00:09:19 +0000 |
rubidium |
(svn r10788) [NewGRF_ports] -Fix: a multiblock of more than one block would always allocate a buffer of numblocks-1, overwrite the first block (everything was saved one byte too many to the left). As the number of read blocks was passed to the block initialization function, it would overread the buffer.
NewGRF_ports
|
changeset |
files
|
Sat, 04 Aug 2007 22:10:08 +0000 |
rubidium |
(svn r10786) [NewGRF_ports] -Fix: do not get a pointer of memory that might get overwritten and assume it is correct; just keep the returned struct as-is.
NewGRF_ports
|
changeset |
files
|
Sat, 04 Aug 2007 21:46:03 +0000 |
rubidium |
(svn r10785) [NewGRF_ports] -Fix: move the three dummy tables that are only needed in newgrf.cpp to newgrf.cpp so GCC can stop whining about unused variables.
NewGRF_ports
|
changeset |
files
|
Sat, 04 Aug 2007 21:33:27 +0000 |
richk |
(svn r10784) [NewGRF_ports] -Feature: Added rotation of FSMport movement.
NewGRF_ports
|
changeset |
files
|
Sat, 04 Aug 2007 17:26:22 +0000 |
richk |
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
NewGRF_ports
|
changeset |
files
|
Fri, 03 Aug 2007 18:24:48 +0000 |
richk |
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
NewGRF_ports
|
changeset |
files
|
Fri, 03 Aug 2007 18:10:15 +0000 |
richk |
(svn r10766) [NewGRF_ports] -Sync: with trunk r10651-10765
NewGRF_ports
|
changeset |
files
|
Tue, 31 Jul 2007 23:31:45 +0000 |
richk |
(svn r10742) [NewGRF_ports] -Change: size_x and size_y needed to be stored in FTAClass for correct calculation of Cargo Acceptance.
NewGRF_ports
|
changeset |
files
|
Tue, 31 Jul 2007 22:56:30 +0000 |
richk |
(svn r10741) [NewGRF_ports] -Feature: Added multiblock import from newgrf. Catchment area (Prop 22) added.
NewGRF_ports
|
changeset |
files
|
Tue, 31 Jul 2007 22:52:47 +0000 |
richk |
(svn r10740) [NewGRF_ports] -Change: Order of vars in MovingData struct modified for gcc compilation.
NewGRF_ports
|
changeset |
files
|
Tue, 31 Jul 2007 00:36:55 +0000 |
richk |
(svn r10738) [NewGRF_ports] -Feature: FSMblockmap class added. Basic FSM import complete. Need to handle multiple blocks on import. Aircraft controller recoded to work with new 128 bit blocks. Still need to write saveload for new blocks.
NewGRF_ports
|
changeset |
files
|
Tue, 24 Jul 2007 22:16:32 +0000 |
richk |
(svn r10683) [NewGRF_ports] -Revert: Too eager to un-const... global search/replace removed too many. Restores necessary ones... for the moment ;)
NewGRF_ports
|
changeset |
files
|
Tue, 24 Jul 2007 21:54:45 +0000 |
richk |
(svn r10682) [NewGRF_ports] -Feature: Added code to import FSM from within the newgrf, and allocate to compatible structures within Airport. Eventually, it will load to its own dedicated structures.
NewGRF_ports
|
changeset |
files
|
Mon, 23 Jul 2007 22:39:24 +0000 |
richk |
(svn r10668) [NewGRF_ports] -Change: Modified IsHangar(tile) to access the TileIndexDiffC hangar lists directly. This allows portFSM to no longer be an AirportFTAClass in the future, so long as it also contains a TileIndexDiffC list of the hangar locations.
NewGRF_ports
|
changeset |
files
|
Mon, 23 Jul 2007 22:22:53 +0000 |
richk |
(svn r10667) [NewGRF_ports] -Change: Modified rb_airport2.grf to include Prop 1C, 1D, 1E, 1F. Hangar location is now working.
NewGRF_ports
|
changeset |
files
|
Mon, 23 Jul 2007 22:20:36 +0000 |
richk |
(svn r10666) [NewGRF_ports] -Change: portFSM added to FSMportsSpec.
NewGRF_ports
|
changeset |
files
|