Changesets: fs2open

fs2_open_3_6_9 r3424

2006-08-19 00:14

taylor


Ported: N/A

Details Diff
add decoder for 8-bit MVEs
a basic fix for finding AVIs over MVEs, for mod dir stuff (this needs some CFILE support added to be a true fix, it's on the TODO list)
little bits of cleanup for old/unused code
make sure MVE filenames are correct in mvelib
mod - /branches/fs2_open_3_6_9/fs2_open/code/Makefile.am Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/decoder16.cpp Diff File
add - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/decoder8.cpp File
mod - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/movie.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/mvelib.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/mveplayer.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_6/code.dsp Diff File

trunk r3423

2006-08-18 14:07

karajorma


Ported: N/A

Details Diff
More cut & paste errors fixed and removal of the hardcoded warp out animation. Will now actually use the one specified in the table.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/shipfx.cpp Diff File

fs2_open_3_6_9 r3422

2006-08-18 13:48

karajorma


Ported: N/A

Details Diff
More typos revealed while trying to merge changes to the HEAD branch!
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/shipfx.cpp Diff File

fs2_open_3_6_9 r3421

2006-08-18 13:21

karajorma


Ported: N/A

Details Diff
More cut & paste errors fixed and removal of the hardcoded warp out animation. Will now actually use the one specified in the table.
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/shipfx.cpp Diff File

fs2_open_3_6_9 r3420

2006-08-18 00:34

Goober5000


Ported: N/A

Details Diff
better handling of ballistic rearm sounds
--Goober5000
mod - /branches/fs2_open_3_6_9/fs2_open/code/gamesnd/gamesnd.h Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/gamesnd/gamesnd.h Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

fs2_open_3_6_9 r3419

2006-08-16 12:47

karajorma


Ported: N/A

Details Diff
Doh! Minor fix
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

fs2_open_3_6_9 r3418

2006-08-15 16:00

karajorma


Ported: N/A

Details Diff
Another typo
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r3417

2006-08-15 15:25

karajorma


Ported: N/A

Details Diff
Fixed a typo which breaks team-score
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

fs2_open_3_6_9 r3416

2006-08-15 15:24

karajorma


Ported: N/A

Details Diff
Fixed a silly typo which breaks team-score
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp Diff File

trunk r3415

2006-08-14 20:26

Backslash


Ported: N/A

Details Diff
add .ogg to the list of recognized movie file extensions
mod - /trunk/fs2_open/code/cfile/cfile.cpp Diff File
mod - /trunk/fs2_open/code/cutscene/movie.cpp Diff File

trunk r3414

2006-08-14 20:12

Backslash


Ported: N/A

Details Diff
Quick fix to deal with the slide accel / decel inconsistency, Mantis 951.
mod - /trunk/fs2_open/code/physics/physics.cpp Diff File

fs2_open_3_6_9 r3413

2006-08-14 18:02

Goober5000


Ported: N/A

Details Diff
nitpick
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiteamselect.cpp Diff File
mod - /trunk/fs2_open/code/network/multiteamselect.cpp Diff File

fs2_open_3_6_9 r3412

2006-08-14 17:59

Goober5000


Ported: N/A

Details Diff
extremely minor optimizations
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/aicode.cpp Diff File
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File

fs2_open_3_6_9 r3411

2006-08-14 15:58

karajorma


Ported: N/A

Details Diff
Fix a Multiplayer bug where anything that included the name of a player wing was automatically considered to be a part of that wing.
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiteamselect.cpp Diff File
mod - /trunk/fs2_open/code/network/multiteamselect.cpp Diff File

fs2_open_3_6_9 r3410

2006-08-12 09:14

taylor


Ported: N/A

Details Diff
some minor cleanup to anisotropy setting
only use negative lod bias when not using anisotropy to help avoid shimmering
stick lod bias setting in with anisotropy function
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengltexture.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengltexture.h Diff File

fs2_open_3_6_9 r3409

2006-08-11 21:17

taylor


Ported: N/A

Details Diff
default to 44100 sound sample rate (OpenAL tends to works much better with this)
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r3408

2006-08-09 13:50

karajorma


Ported: N/A

Details Diff
Fix Mantis 1009 - A problem with using the Change-ship-model SEXP
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

fs2_open_3_6_9 r3407

2006-08-09 13:39

karajorma


Ported: N/A

Details Diff
Fix Mantis 1009 - A problem with using the Change-ship-model SEXP
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp Diff File

fs2_open_3_6_9 r3406

2006-08-09 10:42

taylor


Ported: N/A

Details Diff
fix for setting of texture lod bias
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengl.h Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropenglextension.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropenglextension.h Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengltexture.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengl.h Diff File
mod - /trunk/fs2_open/code/graphics/gropenglextension.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglextension.h Diff File
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp Diff File

fs2_open_3_6_9 r3405

2006-08-09 10:41

taylor


Ported: N/A

Details Diff
very small math optimization
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengl.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File

fs2_open_3_6_9 r3404

2006-08-07 19:25

Goober5000


Ported: N/A

Details Diff
fix spin control association
--Goober5000
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/fred.rc Diff File

trunk r3403

2006-08-07 11:24

karajorma


Ported: N/A

Details Diff
Fix a small problem with ballistic primary ammo. Forgot to upload this one earlier
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

fs2_open_3_6_9 r3402

2006-08-07 11:11

karajorma


Ported: N/A

Details Diff
Fix a small problem with ballistic primary ammo. Forgot to upload this one earlier
mod - /branches/fs2_open_3_6_9/fs2_open/code/io/keycontrol.cpp Diff File

fs2_open_3_6_9 r3401

2006-08-06 15:27

Goober5000


Ported: N/A

Details Diff
deprecate change-ship-model
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/sexp_tree.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/gamesnd/eventmusic.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/gamesnd/eventmusic.h Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp Diff File
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.h Diff File
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp Diff File
mod - /trunk/fs2_open/code/gamesnd/eventmusic.cpp Diff File
mod - /trunk/fs2_open/code/gamesnd/eventmusic.h Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File

fs2_open_3_6_9 r3400

2006-08-06 15:06

Goober5000


Ported: N/A

Details Diff
make these consistent (pitch-bank-heading is the established order)
--Goober5000
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 300 301 302 303 304 305 306 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last