Changesets: fs2open

trunk r7776

2011-09-23 05:14

Swifty


Ported: N/A

Details Diff
Fixed Mantis 2502. Messages gauge will no longer calculate string sizes using the incorrect font.
mod - /trunk/fs2_open/code/hud/hudmessage.cpp Diff File

antipodes r7775

2011-09-22 22:05

Zacam


Ported: N/A

Details Diff
Thanks to Backslash for noticing this: afterburner_reverse_accel wasn't set in sip-> to init as 0.0, this has been corrected (along with aligned to their entry order)
mod - /branches/antipodes/code/ship/ship.cpp Diff File

trunk r7774

2011-09-22 09:42

Echelon9


Ported: N/A

Details Diff
PVS-Studio fix: V512 A call of the 'memset' function will lead to underflow of the buffer '&stackFrame' (mspdb_callstack.cpp).
mod - /trunk/fs2_open/code/globalincs/mspdb_callstack.cpp Diff File

trunk r7773

2011-09-22 02:28

Swifty


Ported: N/A

Details Diff
Further fix for Mantis 2500. Directives should now be using sexp overrides.
mod - /trunk/fs2_open/code/mission/missiontraining.cpp Diff File

antipodes r7772

2011-09-21 18:02

Zacam


Ported: N/A

Details Diff
From Eli2: Some copy/paste function clean-up
mod - /branches/antipodes/code/io/keycontrol.cpp Diff File

antipodes r7771

2011-09-21 15:06

Zacam


Ported: N/A

Details Diff
Copy of Trunk 7770: Documentation: Code cleanup of grbatch.cpp and work to prepare for 64bit with size_t
mod - /branches/antipodes/code/graphics/grbatch.cpp Diff File

trunk r7770

2011-09-21 10:37

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup of grbatch.cpp and work to prepare for 64bit with size_t
mod - /trunk/fs2_open/code/graphics/grbatch.cpp Diff File

antipodes r7769

2011-09-21 10:18

Echelon9


Ported: N/A

Details Diff
PVS-Studio fix: V512 A call of the 'memset' function will lead to underflow of the buffer '&stackFrame' (mspdb_callstack.cpp).
mod - /branches/antipodes/code/globalincs/mspdb_callstack.cpp Diff File

trunk r7768

2011-09-21 02:37

Zacam


Ported: N/A

Details Diff
Revert enabling Speech and Voice Recognition, as it doesn't play well with Express versions of MSVC (at least not without a lot of work)
mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/Freespace2.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/code.vcxproj Diff File

antipodes r7767

2011-09-20 00:48

Zacam


Ported: N/A

Details Diff
Adds Trunk 7766.
(Previous Commit message should have said 7764, not 7763.)
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File

trunk r7766

2011-09-19 22:47

IssMneur


Ported: N/A

Details Diff
- renamed +frequency to +period to reflect what the code actually does (as Valathil pointed out)
- +period: or +index: is no longer required for $substitute: (default is +index: 0)
- removed unnecessary check on +period: (1 is now a valid period)
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

antipodes r7765

2011-09-19 21:26

Zacam


Ported: N/A

Details Diff
Trunk Sync r7763
mod - /branches/antipodes/code/ai/aiturret.cpp Diff File
mod - /branches/antipodes/code/io/keycontrol.cpp Diff File
mod - /branches/antipodes/code/model/model.h Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/ship/ship.h Diff File

trunk r7764

2011-09-19 14:01

The_E


Ported: N/A

Details Diff
Move this check outside the for loop for better performance
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r7763

2011-09-19 11:53

The_E


Ported: N/A

Details Diff
Small fix for the logic here
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

trunk r7762

2011-09-18 13:31

The_E


Ported: N/A

Details Diff
As requested by zookeeper: Adds "play fire sound for player" subsystem flag
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

antipodes r7761

2011-09-18 05:50

The_E


Ported: N/A

Details Diff
MSVC 2011 projects
add - /branches/antipodes/projects/MSVC_2011 File
add - /branches/antipodes/projects/MSVC_2011/Fred2.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/Fred2.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/Freespace2.sln File
add - /branches/antipodes/projects/MSVC_2011/Freespace2.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/code.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/code.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/libjpeg.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/libjpeg.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/liblua.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/liblua.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/libpng.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/libpng.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/wxFRED2.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/wxFRED2.vcxproj.filters File
add - /branches/antipodes/projects/MSVC_2011/zlib.vcxproj File
add - /branches/antipodes/projects/MSVC_2011/zlib.vcxproj.filters File

antipodes r7760

2011-09-18 03:24

Echelon9


Ported: N/A

Details Diff
PVS-Studio false alarm: V802 On 32-bit platform, structure size can be reduced from 28 to 24 bytes by rearranging the fields according to their sizes in decreasing order (plr_convert.cpp).
mod - /branches/antipodes/code/pilotfile/plr_convert.cpp Diff File

trunk r7759

2011-09-18 01:24

Echelon9


Ported: N/A

Details Diff
From niffiwan: Fix for Mantis 2468 - Change-Ship-Class does not change armor type
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r7758

2011-09-18 01:21

Echelon9


Ported: N/A

Details Diff
From niffiwan: A means of catching a non-sensical value to help track down Mantis 2503. See http://www.hard-light.net/forums/index.php?topic=73257.msg1548721
mod - /branches/antipodes/code/missionui/redalert.cpp Diff File

trunk r7757

2011-09-17 21:03

Zacam


Ported: N/A

Details Diff
Also from Eli2: Code cleanup
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

antipodes r7756

2011-09-17 20:46

Zacam


Ported: N/A

Details Diff
Project cleanup for the removals of cryptstring, scramble, and crypt.cpp/.h.
mod - /branches/antipodes/Makefile.am Diff File
mod - /branches/antipodes/code/Makefile.am Diff File
mod - /branches/antipodes/projects/MSVC_2005/code.vcproj Diff File
mod - /branches/antipodes/projects/MSVC_2008/code.vcproj Diff File
mod - /branches/antipodes/projects/MSVC_2010/code.vcxproj Diff File
mod - /branches/antipodes/projects/MSVC_2010/code.vcxproj.filters Diff File
mod - /branches/antipodes/projects/MSVC_6/code.dsp Diff File
mod - /branches/antipodes/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File
mod - /branches/antipodes/projects/codeblocks/code/code.cbp Diff File

trunk r7755

2011-09-17 20:35

Zacam


Ported: N/A

Details Diff
Project cleanup for the removals of cryptstring, scramble, and crypt.cpp/.h.
mod - /trunk/fs2_open/Makefile.am Diff File
mod - /trunk/fs2_open/code/Makefile.am Diff File
mod - /trunk/fs2_open/projects/MSVC_2005/code.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/code.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters Diff File
mod - /trunk/fs2_open/projects/MSVC_2011/code.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp Diff File
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File
mod - /trunk/fs2_open/projects/codeblocks/code/code.cbp Diff File

antipodes r7754

2011-09-17 20:08

Zacam


Ported: N/A

Details Diff
Trunk Sync r7753
mod - /branches/antipodes/code/graphics/gropenglshader.cpp Diff File
mod - /branches/antipodes/code/io/keycontrol.cpp Diff File
mod - /branches/antipodes/code/object/waypoint.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File

trunk r7753

2011-09-17 19:00

Valathil


Ported: N/A

Details Diff
From Eli2_: Change cheat codes to not use that useless crypto function anymore
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

trunk r7752

2011-09-17 18:11

The_E


Ported: N/A

Details Diff
Make sure ETS settings carry over when changing ship class, as well as making sure that weapon selection are still valid after the change.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 126 127 128 129 130 131 132 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last