UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #191 FIXME is wrong :)
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    Engine
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    1. Very low
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/191 Item 191] imported from sourceforge.net tracker on 2013-01-28 18:11:52

This FIXME is wrong:


/* FIXME; aircraft->idx is (or can be) -1 here */
/* select mission - send aircraft - on the flight -
select aircraft on geoscape */
/* let aircraft arrive at mission - popup appear -
mission won't start up */
/* because gd.interceptAircraft is -1 */
gd.interceptAircraft = aircraft->idx;
MAP_SelectMission(aircraft->mission);
Com_DPrintf("gd.interceptAircraft: %i\n",
gd.interceptAircraft);


because gd.interceptAircraft is set to -1 in
MAP_ResetAction in MAP_SelectMission in client/cl_map.c
===== Comments Ported from Sourceforge =====

====== tlh2000 (2006-07-30 07:43:47) ======

Logged In: YES
user_id=116930

nevertheless there was an error - gd.interceptAircraft =
aircraft->idx;is now behind MAP_SelectMission
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif