Changesets: fs2open

antipodes r6576

2010-10-06 16:22

Zacam


Ported: N/A

Details Diff
Trunk Sync - r6575.
mod - /branches/antipodes/code/mission/missionparse.cpp Diff File
mod - /branches/antipodes/code/mission/missionparse.h 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/ship.h Diff File
mod - /branches/antipodes/code/weapon/beam.cpp Diff File

trunk r6575

2010-10-06 16:03

Zacam


Ported: N/A

Details Diff
Warning Fix: in "void beam_get_binfo"
"miss_factor" is a 'float', not an 'int'.
(some odd 'tab' spacing cleaned up in the function as well)
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r6574

2010-10-06 15:18

Zacam


Ported: N/A

Details Diff
Warning Fix: for "set_special_explosion"
Corrects conversion of 'float' to 'int', by setting set_special_explosion related entries to 'float'
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionparse.h Diff File
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

trunk r6573

2010-10-06 14:45

Zacam


Ported: N/A

Details Diff
Warning Fix: in "object *ship_find_repair_ship"
"min_time_till_available" is a 'float', not an 'int' and so is "howlong" that it is compared to.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r6572

2010-10-06 05:56

Zacam


Ported: N/A

Details Diff
Trunk Sync - r6571.
mod - /branches/antipodes/code/ai/aicode.cpp Diff File
mod - /branches/antipodes/code/ai/aiturret.cpp Diff File
mod - /branches/antipodes/code/fred2/eventeditor.cpp Diff File
mod - /branches/antipodes/code/hud/hudtarget.cpp Diff File
mod - /branches/antipodes/code/math/staticrand.cpp Diff File
mod - /branches/antipodes/code/model/model.h 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/ship.h Diff File
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File
mod - /branches/antipodes/projects/MSVC_2010/Fred2.vcxproj Diff File
mod - /branches/antipodes/projects/MSVC_2010/Freespace2.vcxproj Diff File

trunk r6571

2010-10-06 04:53

karajorma


Ported: N/A

Details Diff
FUBAR's fix to allow the callsign SEXP to work properly in multiplayer.
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r6570

2010-10-05 23:58

Goober5000


Ported: N/A

Details Diff
fix some old fat-fingering from r1601 (Mantis 0002226)
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r6569

2010-10-05 04:01

Wanderer


Ported: N/A

Details Diff
fix to corkscrew missile emitted particles issue
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r6568

2010-10-05 02:45

karajorma


Ported: N/A

Details Diff
Missed one.
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp Diff File

trunk r6567

2010-10-05 02:44

karajorma


Ported: N/A

Details Diff
Some minor future-proofing/magic number removal.
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp Diff File

trunk r6566

2010-10-05 02:08

karajorma


Ported: N/A

Details Diff
Fix Mantis 2321 (Weird values for Team when saving events).
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp Diff File

trunk r6565

2010-10-04 19:14

Zacam


Ported: N/A

Details Diff
Double-Trouble: Noted by FUBAR, somebody made a copy-paste mistake
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r6564

2010-10-04 00:27

IssMneur


Ported: N/A

Details Diff
Make VS2010 copy *every time* that it rebuilds the binaries, not just when a change is made to a file in Freespace2 or Fred2 projects (ie. when it inserts code changes from code.lib into the binary).
mod - /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/Freespace2.vcxproj Diff File

trunk r6563

2010-10-03 16:35

The_E


Ported: N/A

Details Diff
More checking to guard against Mantis 2205
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File
mod - /trunk/fs2_open/code/math/staticrand.cpp Diff File

trunk r6562

2010-10-03 05:06

Echelon9


Ported: N/A

Details Diff
Second case of mprintf fubar this week. MSVC thought this was valid?
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6561

2010-10-03 03:19

Wanderer


Ported: N/A

Details Diff
Feature commit - option to adjust turret ROF by multiplier or by the number of firepoints.
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File
mod - /trunk/fs2_open/code/model/model.h Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

trunk r6560

2010-10-02 23:45

The_E


Ported: N/A

Details Diff
Adding a better explanation here.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r6559

2010-10-02 03:18

Zacam


Ported: N/A

Details Diff
Trunk Sync - r6558.
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File

trunk r6558

2010-10-02 03:06

Echelon9


Ported: N/A

Details Diff
Correction to r6555 to use mprintf correctly
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

antipodes r6557

2010-10-01 20:51

Zacam


Ported: N/A

Details Diff
Trunk Sync - r6556.
mod - /branches/antipodes/code/Makefile.am Diff File
mod - /branches/antipodes/code/parse/lua.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/sound/audiostr.cpp Diff File
mod - /branches/antipodes/code/sound/audiostr.h Diff File
mod - /branches/antipodes/code/sound/ds.cpp Diff File
mod - /branches/antipodes/code/sound/sound.cpp Diff File
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File

trunk r6556

2010-10-01 18:27

The_E


Ported: N/A

Details Diff
Adding the ad.stopMusic() function to scripting
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File
mod - /trunk/fs2_open/code/sound/audiostr.cpp Diff File
mod - /trunk/fs2_open/code/sound/audiostr.h Diff File

trunk r6555

2010-10-01 15:14

The_E


Ported: N/A

Details Diff
Print warning here as well.
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r6554

2010-10-01 15:09

The_E


Ported: N/A

Details Diff
Adding a deprecation warning to the log
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

antipodes r6553

2010-10-01 14:53

taylor


Ported: N/A

Details Diff
fix bloom issue when clipping is enabled (death scene, cutscene, etc.)
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp Diff File

trunk r6552

2010-10-01 14:12

The_E


Ported: N/A

Details Diff
Readding parsing for decals so we don't break stuff unnecessarily.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 174 175 176 177 178 179 180 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last