Changesets: fs2open

trunk r7751

2011-09-17 17:48

The_E


Ported: N/A

Details Diff
Another case where one should use the case-insensitive check found and fixed.
mod - /trunk/fs2_open/code/object/waypoint.cpp Diff File

trunk r7750

2011-09-17 17:02

Valathil


Ported: N/A

Details Diff
Reinitialize collision checks when executing the change-ship-class sexp
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r7749

2011-09-17 16:55

Valathil


Ported: N/A

Details Diff
Reordered shaders for performance reasons
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp Diff File

antipodes r7748

2011-09-17 16:32

The_E


Ported: N/A

Details Diff
Trunk sync r7747
rm - /branches/antipodes/code/cryptstring File
rm - /branches/antipodes/code/globalincs/crypt.cpp File
rm - /branches/antipodes/code/globalincs/crypt.h File
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp Diff File
mod - /branches/antipodes/code/io/keycontrol.cpp Diff File
rm - /branches/antipodes/code/lab/lua.cpp File
rm - /branches/antipodes/code/scramble File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/ship/ship.h Diff File
rm - /branches/antipodes/code/variables File

trunk r7747

2011-09-17 16:25

The_E


Ported: N/A

Details Diff
Since this header and cpp define a single function used in a single place, let's move the function to where it's used, and get rid of these files
rm - /trunk/fs2_open/code/globalincs/crypt.cpp File
rm - /trunk/fs2_open/code/globalincs/crypt.h File
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

trunk r7746

2011-09-17 16:08

The_E


Ported: N/A

Details Diff
And another obsolete tool goes away
rm - /trunk/fs2_open/code/cryptstring File

trunk r7745

2011-09-17 16:00

The_E


Ported: N/A

Details Diff
These are unused as well.
rm - /trunk/fs2_open/code/scramble File

trunk r7744

2011-09-17 15:53

The_E


Ported: N/A

Details Diff
These files are referenced nowhere, so away they go
rm - /trunk/fs2_open/code/lab/lua.cpp File
rm - /trunk/fs2_open/code/variables File

trunk r7743

2011-09-17 15:36

The_E


Ported: N/A

Details Diff
Little change to fix bug with external post shaders not loading
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp Diff File

trunk r7742

2011-09-17 14:00

Valathil


Ported: N/A

Details Diff
Add Ships.tbl flag to disable lighting
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

antipodes r7741

2011-09-17 11:15

Zacam


Ported: N/A

Details Diff
Fix from Valathil for the pan-and-paint that occurs from shaders on non-SM2.0 cards from weapon lighting not culling out properly.
mod - /branches/antipodes/code/graphics/gropengllight.cpp Diff File

antipodes r7740

2011-09-17 11:11

Zacam


Ported: N/A

Details Diff
Trunk Sync (r7732, r7736, r7737)
mod - /branches/antipodes/code/freespace2/freespace.cpp Diff File
mod - /branches/antipodes/code/parse/lua.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File

antipodes r7739

2011-09-17 10:38

Valathil


Ported: N/A

Details Diff
Don't do a boolean check on Floats could be -0.0 which is boolean true
mod - /branches/antipodes/code/playerman/playercontrol.cpp Diff File

trunk r7738

2011-09-17 10:36

Valathil


Ported: N/A

Details Diff
Don't do a boolean check on Floats could be -0.0 which is boolean true
mod - /trunk/fs2_open/code/playerman/playercontrol.cpp Diff File

trunk r7737

2011-09-17 09:03

The_E


Ported: N/A

Details Diff
From m!m: Make the player object and mn.* table available in an $On Mission Start hook
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r7736

2011-09-17 08:59

The_E


Ported: N/A

Details Diff
From m!m: Adds isTurret() and isAfterburnerActive() Scripting functions
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

trunk r7735

2011-09-16 17:17

The_E


Ported: N/A

Details Diff
Highly experimental project files for the highly experimental MSVC 2011.
add - /trunk/fs2_open/projects/MSVC_2011 File
add - /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/Freespace2.sln File
add - /trunk/fs2_open/projects/MSVC_2011/Freespace2.v11.suo File
add - /trunk/fs2_open/projects/MSVC_2011/Freespace2.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/code.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/libjpeg.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/liblua.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/libpng.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/wxFRED2.vcxproj File
add - /trunk/fs2_open/projects/MSVC_2011/zlib.vcxproj File

trunk r7734

2011-09-16 06:01

The_E


Ported: N/A

Details Diff
Reverting 7733. This is clearly not ready for primetime, let alone a release.
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

trunk r7733

2011-09-15 07:46

The_E


Ported: N/A

Details Diff
Adding support for the $On Weapon Fired: hook going off when turret weapons are firing
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

trunk r7732

2011-09-15 07:35

The_E


Ported: N/A

Details Diff
Fix for the $On Weapon fired: scripting hook firing on every frame as long as the fire button is pressed
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r7731

2011-09-14 23:29

Zacam


Ported: N/A

Details Diff
Enable Text-to-Speech (SVN Include) and Voice Recognition. (MSVC 2010)
mod - /branches/antipodes/projects/MSVC_2010/Fred2.vcxproj Diff File
mod - /branches/antipodes/projects/MSVC_2010/Freespace2.vcxproj Diff File
mod - /branches/antipodes/projects/MSVC_2010/code.vcxproj Diff File

trunk r7730

2011-09-14 23:29

Zacam


Ported: N/A

Details Diff
Enable Text-to-Speech (SVN Include) and Voice Recognition. (MSVC 2010)
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 r7729

2011-09-14 18:49

Zacam


Ported: N/A

Details Diff
Enable Text-to-Speech (SVN Include) and Voice Recognition.
mod - /branches/antipodes/projects/MSVC_2008/Fred2.vcproj Diff File
mod - /branches/antipodes/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /branches/antipodes/projects/MSVC_2008/code.vcproj Diff File

trunk r7728

2011-09-14 18:44

Zacam


Ported: N/A

Details Diff
Enable Text-to-Speech (SVN Include) and Voice Recognition.
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

antipodes r7727

2011-09-14 15:25

Zacam


Ported: N/A

Details Diff
EOL inconsistencies corrected to match the rest of the files.
mod - /branches/antipodes/code/object/waypoint.cpp Diff File
mod - /branches/antipodes/code/object/waypoint.h Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 127 128 129 130 131 132 133 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last