Changesets: fs2open

trunk r949

2004-04-11 09:43

RandomTiger


Ported: N/A

Details Diff
Fixed movie playing code for fresh install. Removed NO_DSHOW_CODE paths.
mod - /trunk/fs2_open/code/cutscene/movie.cpp Diff File
mod - /trunk/fs2_open/code/directx/dx8show.cpp Diff File

trunk r948

2004-04-10 12:55

Goober5000


Ported: N/A

Details Diff
quashed the slider bug!
--Goober5000
mod - /trunk/fs2_open/code/menuui/readyroom.cpp Diff File

trunk r947

2004-04-10 12:55

Goober5000


Ported: N/A

Details Diff
some formatting
mod - /trunk/fs2_open/code/menuui/credits.cpp Diff File

trunk r946

2004-04-09 16:32

phreak


Ported: N/A

Details Diff
moved an assignment statement inside an #ifdef block so dds works in release mode
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp Diff File

trunk r945

2004-04-09 16:07

phreak


Ported: N/A

Details Diff
fixed DDS not working in OpenGL. there was a misplaced Assert()
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp Diff File

trunk r944

2004-04-08 16:13

phreak


Ported: N/A

Details Diff
got rid of some compile warnings
mod - /trunk/fs2_open/code/render/3ddraw.cpp Diff File

trunk r943

2004-04-08 01:00

Righteous1


Ported: N/A

Details Diff
Backing out mainhall audio fix attempt.
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r942

2004-04-07 13:20

phreak


Ported: N/A

Details Diff
changed around the order of some function calls to get the target model
properly rendering in the hud targetbox
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File

trunk r941

2004-04-06 23:32

Righteous1


Ported: N/A

Details Diff
Updated to call alt_tab_pause() function to draw pause screen and discontinue sounds when the game is minimized. -R1
mod - /trunk/fs2_open/code/osapi/osapi.cpp Diff File

trunk r940

2004-04-06 23:31

Righteous1


Ported: N/A

Details Diff
Updated to add alt_tab_pause() function to draw pause screen and discontinue sounds when the game is minimized. -R1
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File
mod - /trunk/fs2_open/code/freespace2/freespace.h Diff File

trunk r939

2004-04-06 12:25

Goober5000


Ported: N/A

Details Diff
code.dsp should definitely have browse info checked
--Goober5000
mod - /trunk/fs2_open/code/code.dsp Diff File

trunk r938

2004-04-06 12:19

Goober5000


Ported: N/A

Details Diff
commented out one of Bobboau's hacks because it was messing stuff up
--Goober5000
mod - /trunk/fs2_open/code/ship/aicode.cpp Diff File

trunk r937

2004-04-06 01:42

Goober5000


Ported: N/A

Details Diff
ugh - added back in something that Bobboau removed
-Goober5000
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r936

2004-04-06 01:28

phreak


Ported: N/A

Details Diff
oops, hanging ')'
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r935

2004-04-06 01:26

phreak


Ported: N/A

Details Diff
properly commented Local SSM code.
put in some estimation code so the Local SSMs warp in closer to moving ships
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r934

2004-04-06 00:53

phreak


Ported: N/A

Details Diff
Local SSMs now working again after the code for setting the jumpout/jumpin
times for the missile were removed.
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r933

2004-04-05 23:09

phreak


Ported: N/A

Details Diff
added a control config option for the wireframe hud targetbox i enabled ages ago
mod - /trunk/fs2_open/code/controlconfig/controlsconfig.h Diff File
mod - /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.h Diff File
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

trunk r932

2004-04-05 21:51

phreak


Ported: N/A

Details Diff
removed gropenglw32x.cpp (obsolete) and gropengl2d.cpp (unused and accidentaly committed)
rm - /trunk/fs2_open/code/graphics/GrOpengl2d.cpp File
rm - /trunk/fs2_open/code/graphics/gropenglw32x.cpp File

trunk r931

2004-04-05 21:37

phreak


Ported: N/A

Details Diff
added comments (terms of use, commit history) to the tops of files
mod - /trunk/fs2_open/code/graphics/GrOpenGLTNL.cpp Diff File
mod - /trunk/fs2_open/code/graphics/GrOpenGLTNL.h Diff File
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp Diff File
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.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
mod - /trunk/fs2_open/code/graphics/GrOpenglTexture.h Diff File

trunk r930

2004-04-05 21:11

Kazan


Ported: N/A

Details Diff
make custom build work again
mod - /trunk/fs2_open/Freespace2.dsp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudconfig.cpp Diff File
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File

trunk r929

2004-04-03 15:29

phreak


Ported: N/A

Details Diff
OpenGL files spilt up to make developing and finding bugs much easier
mod - /trunk/fs2_open/code/code.dsp Diff File
add - /trunk/fs2_open/code/graphics/GrOpenGLTNL.cpp File
add - /trunk/fs2_open/code/graphics/GrOpenGLTNL.h File
add - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp File
add - /trunk/fs2_open/code/graphics/GrOpenGLlight.h File
add - /trunk/fs2_open/code/graphics/GrOpengl2d.cpp File
add - /trunk/fs2_open/code/graphics/GrOpenglExtension.cpp File
add - /trunk/fs2_open/code/graphics/GrOpenglExtension.h File
add - /trunk/fs2_open/code/graphics/GrOpenglTexture.cpp File
add - /trunk/fs2_open/code/graphics/GrOpenglTexture.h File
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengl.h Diff File

trunk r928

2004-04-03 13:11

Kazan


Ported: N/A

Details Diff
FRED fixes
mod - /trunk/fs2_open/Freespace2.dsp Diff File
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.h Diff File
mod - /trunk/fs2_open/code/code.dsp Diff File
mod - /trunk/fs2_open/code/globalincs/pstypes.h Diff File
mod - /trunk/fs2_open/code/globalincs/windebug.cpp Diff File
mod - /trunk/fs2_open/code/irc/irc.cpp Diff File
mod - /trunk/fs2_open/code/irc/irc.h Diff File
mod - /trunk/fs2_open/code/network/fs2ox.cpp Diff File

trunk r927

2004-04-03 01:22

Goober5000


Ported: N/A

Details Diff
fixed some stub functions and a bunch of compile warnings
--Goober5000
mod - /trunk/fs2_open/code/graphics/grbatch.cpp Diff File
mod - /trunk/fs2_open/code/graphics/grd3d.cpp Diff File
mod - /trunk/fs2_open/code/graphics/grd3dsetup.cpp Diff File
mod - /trunk/fs2_open/code/graphics/grd3dtexture.cpp Diff File
mod - /trunk/fs2_open/code/irc/irc.cpp Diff File
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File
mod - /trunk/fs2_open/code/network/fs2ox.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_rate.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_rate.h Diff File
mod - /trunk/fs2_open/code/network/multiui.cpp Diff File
mod - /trunk/fs2_open/code/sound/fsspeech.cpp Diff File
mod - /trunk/fs2_open/code/sound/fsspeech.h Diff File
mod - /trunk/fs2_open/code/sound/speech.cpp Diff File
mod - /trunk/fs2_open/code/sound/speech.h Diff File

trunk r926

2004-04-02 21:55

Bobboau


Ported: N/A

Details Diff
commiting recent minor bug fixes
mod - /trunk/fs2_open/code/code.dsp Diff File
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp Diff File
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neb.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r925

2004-04-02 13:25

RandomTiger


Ported: N/A

Details Diff
Changed D3D secondry texture system to be off by default to save mem.
Added some friendly names for parameters.
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 399 400 401 402 403 404 405 ... 437 438 439  Next  Last