Changesets: fs2open

trunk r6826

2010-12-11 07:54

Echelon9


Ported: N/A

Details Diff
Fix: Buffer overrun: accessing 'struct NavPoint * Navs', the writable size is '352' bytes, but '396' bytes might be written: Lines: 1597, 1600
mod - /trunk/fs2_open/code/autopilot/autopilot.cpp Diff File

trunk r6825

2010-12-11 01:03

The_E


Ported: N/A

Details Diff
Fix for Mantis 1647 (Message brackets linger around when player turns traitor)
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File

antipodes r6824

2010-12-10 14:08

Zacam


Ported: N/A

Details Diff
Trunk 6822 - Goober5000: use standard font to output the "more" indicator
mod - /branches/antipodes/code/missionui/fictionviewer.cpp Diff File

antipodes r6823

2010-12-10 13:21

The_E


Ported: N/A

Details Diff
Fix for Mantis 2254. This adds the option "$Speed Unit Multiplier:" after "Length Unit Multiplier". This value, if left alone, is set to the same value as the length unit multiplier for compatibility. See Mantis for more notes.
mod - /branches/antipodes/code/hud/hudparse.cpp Diff File
mod - /branches/antipodes/code/hud/hudparse.h Diff File
mod - /branches/antipodes/code/hud/hudreticle.cpp Diff File
mod - /branches/antipodes/code/hud/hudtargetbox.cpp Diff File
mod - /branches/antipodes/code/missionui/missionshipchoice.cpp Diff File

trunk r6822

2010-12-10 03:39

Goober5000


Ported: N/A

Details Diff
use standard font to output the "more" indicator
mod - /trunk/fs2_open/code/missionui/fictionviewer.cpp Diff File

antipodes r6821

2010-12-09 18:49

The_E


Ported: N/A

Details Diff
Trunk sync r6820
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/ship/ship.h Diff File

trunk r6820

2010-12-09 18:30

FUBAR-BDHR


Ported: N/A

Details Diff
Fix for mantis 0002337: lock-rotating-subsystem affects more than it should
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

antipodes r6819

2010-12-09 18:25

The_E


Ported: N/A

Details Diff
Trunk sync - r6818
mod - /branches/antipodes/code/ai/aiturret.cpp Diff File
mod - /branches/antipodes/code/hud/hudartillery.cpp Diff File
mod - /branches/antipodes/code/hud/hudartillery.h Diff File
mod - /branches/antipodes/code/missionui/missionweaponchoice.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/ship/shiphit.cpp Diff File
mod - /branches/antipodes/code/weapon/muzzleflash.cpp Diff File

trunk r6818

2010-12-09 18:13

The_E


Ported: N/A

Details Diff
Partial fix for Mantis 2277. This moves the "Turret Firing" animation trigger so that it only triggers when the turret really is firing.
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

trunk r6817

2010-12-09 15:28

The_E


Ported: N/A

Details Diff
Fix for Mantis 2306 (Destroy subsystem cheat does not work in release builds)
mod - /trunk/fs2_open/code/ship/shiphit.cpp Diff File

trunk r6816

2010-12-09 14:55

The_E


Ported: N/A

Details Diff
Genghis' fix for Mantis 2164 (Better feedback and error handling for invalid muzzleflash definitions)
mod - /trunk/fs2_open/code/weapon/muzzleflash.cpp Diff File

trunk r6815

2010-12-09 13:54

The_E


Ported: N/A

Details Diff
Aaaand done. Now it's fixed.
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File

trunk r6814

2010-12-09 13:07

The_E


Ported: N/A

Details Diff
Fix for Mantis 2111 (Bank indicator alignment issues in weapon loadout select screen)
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File

trunk r6813

2010-12-09 11:24

The_E


Ported: N/A

Details Diff
Fix for Mantis 2055 (Allow/break/never/fix-warp sexps don't work on the AI)
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6812

2010-12-08 15:08

The_E


Ported: N/A

Details Diff
Fixes issue with "external model launcher" flag, where secondary weapons would use the models for primary weapons noticed y Droid803
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6811

2010-12-07 23:25

The_E


Ported: N/A

Details Diff
What in the nine hells is happening here? Did noone ever use set-armor-type to reset an armor type?
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r6810

2010-12-07 11:33

The_E


Ported: N/A

Details Diff
Fix for Mantis 2257. This adds the options "+HUD Message:" (Boolean, whether or not firing this SSM generates a notification on the HUD), and "+Custom Message:" (if you want to use something other than "Firing Artillery!") to ssm.tbl.
mod - /trunk/fs2_open/code/hud/hudartillery.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudartillery.h Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6809

2010-12-07 02:57

Goober5000


Ported: N/A

Details Diff
follow-up to 6804... fix secondary as well as primary
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6808

2010-12-07 01:31

FUBAR-BDHR


Ported: N/A

Details Diff
Oops on the use of /n instead of \n. Good catch IssMneur
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6807

2010-12-06 18:27

The_E


Ported: N/A

Details Diff
Fix for Mantis 2336 (Countermeasure type assignment doesn't survive ship class change)
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6806

2010-12-06 17:00

FUBAR-BDHR


Ported: N/A

Details Diff
Fix backward LOD warning message.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r6805

2010-12-06 15:11

Zacam


Ported: N/A

Details Diff
Trunk Sync - r6804
mod - /branches/antipodes/code/graphics/gropengltexture.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File

trunk r6804

2010-12-05 13:07

The_E


Ported: N/A

Details Diff
Turning this assert to an Error, after feedback from Goober
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6803

2010-12-03 18:27

The_E


Ported: N/A

Details Diff
Turning these Warnings into Assertions, as it's something that really needs to be fixed.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6802

2010-12-03 17:41

The_E


Ported: N/A

Details Diff
Converting this Assert() to an Assertion() for better feedback
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 164 165 166 167 168 169 170 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last