Changesets: fs2open

trunk r3574

2006-09-20 01:03

taylor


Ported: N/A

Details Diff
some basic error message/handling fixage
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Socket.cpp Diff File

trunk r3573

2006-09-20 01:03

taylor


Ported: N/A

Details Diff
properly support 4gig of RAM, and don't totally freak out if user has more than that
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r3572

2006-09-20 01:02

taylor


Ported: N/A

Details Diff
properly fix the new_recommendation_text FRED problem, plus some real cleanup for that code in general, and some memory leak fixes
mod - /trunk/fs2_open/code/fred2/debriefingeditordlg.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionbriefcommon.h Diff File

fs2_open_3_6_9 r3571

2006-09-20 00:59

taylor


Ported: N/A

Details Diff
the resolution checks needed to be based on the unscaled res since you would have to include correct sizes for every single resolution otherwise (fixes a bug noticed in WCS)
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudparse.cpp Diff File

fs2_open_3_6_9 r3570

2006-09-20 00:58

taylor


Ported: N/A

Details Diff
some gamma ramp fixage, still hasn't gotten a steller review from DaBrain but it does work much better than before, so I'll tweak it later if need be
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengl.cpp Diff File

fs2_open_3_6_9 r3569

2006-09-20 00:56

taylor


Ported: N/A

Details Diff
neither of these two structs appear to be used anywhere, so lets just comment them out
mod - /branches/fs2_open_3_6_9/fs2_open/code/globalincs/pstypes.h Diff File

fs2_open_3_6_9 r3568

2006-09-20 00:55

taylor


Ported: N/A

Details Diff
some basic error message/handling fixage
mod - /branches/fs2_open_3_6_9/fs2_open/code/fs2open_pxo/TCP_Socket.cpp Diff File

fs2_open_3_6_9 r3567

2006-09-20 00:55

taylor


Ported: N/A

Details Diff
properly support 4gig of RAM, and don't totally freak out if user has more than that
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp Diff File

fs2_open_3_6_9 r3566

2006-09-20 00:53

taylor


Ported: N/A

Details Diff
properly fix the new_recommendation_text FRED problem, plus some real cleanup for that code in general, and some memory leak fixes
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/debriefingeditordlg.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionbriefcommon.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionbriefcommon.h Diff File

fs2_open_3_6_9 r3565

2006-09-14 19:29

taylor


Ported: N/A

Details Diff
add default recommendation text for debriefing, it's either this or making sure that it's nul
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/debriefingeditordlg.cpp Diff File
mod - /trunk/fs2_open/code/fred2/debriefingeditordlg.cpp Diff File

fs2_open_3_6_9 r3564

2006-09-14 14:48

taylor


Ported: N/A

Details Diff
prevent FRED from hitting an Assert() that it shouldn't have had to hit in the first place
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/campaigneditordlg.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missioncampaign.cpp Diff File
mod - /trunk/fs2_open/code/fred2/campaigneditordlg.cpp Diff File
mod - /trunk/fs2_open/code/mission/missioncampaign.cpp Diff File

fs2_open_3_6_9 r3563

2006-09-13 13:30

taylor


Ported: N/A

Details Diff
fix for Mantis bug 0001006
Affected Issues
0001006
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/sexp_tree.cpp Diff File
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp Diff File

trunk r3562

2006-09-12 23:57

taylor


Ported: N/A

Details Diff
fix some stuff_string()'s that got missed previously
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/scripting.cpp Diff File

trunk r3561

2006-09-12 23:56

taylor


Ported: N/A

Details Diff
forgot to check that error message to match the new struct format
mod - /trunk/fs2_open/code/weapon/muzzleflash.cpp Diff File

trunk r3560

2006-09-12 23:55

taylor


Ported: N/A

Details Diff
bah! stupid.
mod - /trunk/fs2_open/code/windows_stub/config.h Diff File

fs2_open_3_6_9 r3559

2006-09-12 23:50

taylor


Ported: N/A

Details Diff
bah! stupid.
mod - /branches/fs2_open_3_6_9/fs2_open/code/windows_stub/config.h Diff File

trunk r3558

2006-09-12 23:18

taylor


Ported: N/A

Details Diff
might as well add this, just to be on the safe side (I haven't hit it anywhere, but it could be made into a warning if it starts getting hit)
mod - /trunk/fs2_open/code/math/vecmat.cpp Diff File

trunk r3557

2006-09-12 23:17

taylor


Ported: N/A

Details Diff
be sure to setup/reset ship team data too when moving to a red-alert mission (Mantis bug 1042)
(this will hopefully fix Mantis bug 860 as well, which is a separate but related issue)
mod - /trunk/fs2_open/code/missionui/redalert.cpp Diff File

trunk r3556

2006-09-12 23:17

taylor


Ported: N/A

Details Diff
be sure that we still try to play a movie if we get to the cmd/brief screen right from another mission without debrief (Mantis bug 1043)
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r3555

2006-09-12 23:17

taylor


Ported: N/A

Details Diff
restore MAX_AIFTT_TURRETS to retail level, and add comment as to what it means for the next person that tries to change it
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

fs2_open_3_6_9 r3554

2006-09-12 23:12

taylor


Ported: N/A

Details Diff
might as well add this, just to be on the safe side (I haven't hit it anywhere, but it could be made into a warning if it starts getting hit)
mod - /branches/fs2_open_3_6_9/fs2_open/code/math/vecmat.cpp Diff File

fs2_open_3_6_9 r3553

2006-09-12 23:11

taylor


Ported: N/A

Details Diff
be sure to setup/reset ship team data too when moving to a red-alert mission (Mantis bug 1042)
(this will hopefully fix Mantis bug 860 as well, which is a separate but related issue)
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/redalert.cpp Diff File

fs2_open_3_6_9 r3552

2006-09-12 23:08

taylor


Ported: N/A

Details Diff
be sure that we still try to play a movie if we get to the cmd/brief screen right from another mission without debrief (Mantis bug 1043)
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp Diff File

fs2_open_3_6_9 r3551

2006-09-12 23:06

taylor


Ported: N/A

Details Diff
restore MAX_AIFTT_TURRETS to retail level, and add comment as to what it means for the next person that tries to change it
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/aiturret.cpp Diff File

fs2_open_3_6_9 r3550

2006-09-11 05:43

taylor


Ported: N/A

Details Diff
revert to retail behavior for turret_should_pick_new_target()
fix out-of-bounds issue
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/aiturret.cpp Diff File
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 294 295 296 297 298 299 300 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last