View Issue Details

IDProjectCategoryView StatusLast Update
0000422FSSCPFREDpublic2005-06-29 11:29
ReporterGoober5000 Assigned Totaylor  
PrioritylowSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000422: OPF_SKYBOX_MODEL_NAME type needs FRED implementation
DescriptionNot very high priority, but it be finished for completeness's sake. OPF_SKYBOX_MODEL_NAME needs an opf_listing function and an entry in query_default_argument_available. I'm not sure if anything else needs doing, but those were the ones I noticed when running FRED in debug mode (I kept getting Int3's).
Additional InformationWhenever I add an argument type, I usually just do a Find In Files for a previous argument type and add code wherever I see an entry for the previous type.
TagsNo tags attached.

Activities

taylor

2005-05-25 14:11

administrator   ~0002510

I forgot to do it. Will get this taken care of today.

Goober5000

2005-06-09 02:02

administrator   ~0002619

Well, it's been about two weeks. :) If you're pressed for time, I can take care of this, since I know what needs to be done.

I'd do it now, but I'm away from school still. :p

taylor

2005-06-09 03:34

administrator   ~0002624

Knew I should have updated this one earlier. Been a bit too busy working on other bugs to test but I did make the changes locally last week. I'll do a build/run test and then commit in the next day or two.

Goober5000

2005-06-27 17:58

administrator   ~0002696

Shall I just keep bumping this every 2-3 weeks? ;)

taylor

2005-06-27 19:11

administrator   ~0002697

Nah, I'll get it in soon... hopefully. :)

I'm working on the personas bug later today so when that gets fixed I'll commit both.

taylor

2005-06-29 11:29

administrator   ~0002705

Fixing to go in CVS now. I noticed another problem as well when I went back to check and saw that the help text didn't show. Num_help_text was divided by sizeof(sexp_help_struct) twice, once in sexp.cpp to get the correct size and then again (by mistake) in sexp_tree::help().


Fixered.

Issue History

Date Modified Username Field Change
2005-05-25 06:17 Goober5000 New Issue
2005-05-25 06:17 Goober5000 Assigned To => taylor
2005-05-25 06:17 Goober5000 Status new => assigned
2005-05-25 14:11 taylor Note Added: 0002510
2005-06-09 02:02 Goober5000 Note Added: 0002619
2005-06-09 03:34 taylor Note Added: 0002624
2005-06-27 17:58 Goober5000 Note Added: 0002696
2005-06-27 19:11 taylor Note Added: 0002697
2005-06-29 11:29 taylor Status assigned => resolved
2005-06-29 11:29 taylor Resolution open => fixed
2005-06-29 11:29 taylor Note Added: 0002705