Changesets: fs2open

trunk r849

2004-02-10 00:07

bahijal74


Ported: N/A

Details Diff
Fixed issue with ships being rendered off center
in the HUD target box. Much easier than I
thought
-- Sticks
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File

trunk r848

2004-02-07 22:35

Goober5000


Ported: N/A

Details Diff
fixed a small bug in FS1-compatible music
--Goober5000
mod - /trunk/fs2_open/code/gamesnd/eventmusic.cpp Diff File

trunk r847

2004-02-07 00:11

Goober5000


Ported: N/A

Details Diff
fix for undestroyable subsystems
--Goober5000
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File

trunk r846

2004-02-06 20:25

Goober5000


Ported: N/A

Details Diff
hehe, fixed the subsystem compare so it's not destructive :-p
and also fixed the model checking routine
--Goober5000
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File

trunk r845

2004-02-06 19:48

Goober5000


Ported: N/A

Details Diff
made FS2 able to account for subsystem mismatches between ships.tbl and the
model file - e.g. communication vs. communications
--Goober5000
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.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/shipfx.cpp Diff File
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r844

2004-02-06 18:17

Goober5000


Ported: N/A

Details Diff
tweakage
--Goober5000
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File

trunk r843

2004-02-06 18:00

Goober5000


Ported: N/A

Details Diff
commented my tmap_num Asserts
--Goober5000
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File

trunk r842

2004-02-06 17:58

Goober5000


Ported: N/A

Details Diff
fixed a small HUD bug I introduced
--Goober5000
mod - /trunk/fs2_open/code/object/object.cpp Diff File

trunk r841

2004-02-06 16:26

Goober5000


Ported: N/A

Details Diff
fixed a small compatibility bug
--Goober5000
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File

trunk r840

2004-02-06 16:25

Goober5000


Ported: N/A

Details Diff
ugh... okay, *really* fixed the head thing this time
--Goober5000
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp Diff File

trunk r839

2004-02-06 00:55

bahijal74


Ported: N/A

Details Diff
Fix for bad ambient lighting in non-htl -Sticks
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File

trunk r838

2004-02-05 09:31

Goober5000


Ported: N/A

Details Diff
fixed a few random bugs
--Goober5000
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/object/object.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r837

2004-02-05 09:29

Goober5000


Ported: N/A

Details Diff
fixed the talking head error
--Goober5000
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File

trunk r836

2004-02-04 20:41

RandomTiger


Ported: N/A

Details Diff
Small changes, deleted old dshow stuff
mod - /trunk/fs2_open/Freespace2.dsp Diff File
mod - /trunk/fs2_open/code/code.dsp Diff File
mod - /trunk/fs2_open/code/cutscene/movie.cpp Diff File
mod - /trunk/fs2_open/code/decals/decals.cpp Diff File
mod - /trunk/fs2_open/code/directx/dx8show.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File

trunk r835

2004-02-04 05:14

Goober5000


Ported: N/A

Details Diff
commented a decal function that someone missed
--Goober5000
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File

trunk r834

2004-02-04 05:14

Goober5000


Ported: N/A

Details Diff
changed spec and glow to be off by default; command lines are now -spec and -glow
--Goober5000
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File

trunk r833

2004-02-04 04:21

Goober5000


Ported: N/A

Details Diff
more player ai stuff
--Goober5000
mod - /trunk/fs2_open/code/ship/aigoals.cpp Diff File

trunk r832

2004-02-04 04:02

Goober5000


Ported: N/A

Details Diff
got rid of unnecessary double semicolons
--Goober5000
mod - /trunk/fs2_open/code/cfile/cfile.cpp Diff File
mod - /trunk/fs2_open/code/fs2open_pxo/Client.cpp Diff File
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Client.cpp Diff File
mod - /trunk/fs2_open/code/graphics/grd3dsetup.cpp Diff File
mod - /trunk/fs2_open/code/graphics/grglide.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudconfig.h Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File
mod - /trunk/fs2_open/code/inetfile/chttpget.cpp Diff File
mod - /trunk/fs2_open/code/io/mouse.cpp Diff File
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp Diff File
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File
mod - /trunk/fs2_open/code/missionui/redalert.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_ingame.cpp Diff File
mod - /trunk/fs2_open/code/network/multiui.cpp Diff File
mod - /trunk/fs2_open/code/osapi/outwnd.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/ship/shiphit.cpp Diff File
mod - /trunk/fs2_open/code/weapon/trails.cpp Diff File

trunk r831

2004-02-04 03:41

Goober5000


Ported: N/A

Details Diff
made code more uniform and simplified some things,
specifically shield percentage and quadrant stuff
--Goober5000
mod - /trunk/fs2_open/code/hud/hudets.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudshield.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_obj.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_oo.cpp Diff File
mod - /trunk/fs2_open/code/network/multimsgs.cpp Diff File
mod - /trunk/fs2_open/code/object/object.cpp Diff File
mod - /trunk/fs2_open/code/object/object.h Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/ship/aicode.cpp Diff File
mod - /trunk/fs2_open/code/ship/shield.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r830

2004-02-03 23:28

Goober5000


Ported: N/A

Details Diff
fixed Asserts in two places and commented out an unneeded variable
--Goober5000
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/weapons.cpp Diff File

trunk r829

2004-02-03 13:29

RandomTiger


Ported: N/A

Details Diff
Fixed OGL fogging in HTL
Changed htl laser function to work in D3D, commented out until function flat bug is fixed
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File
mod - /trunk/fs2_open/code/render/3dlaser.cpp Diff File

trunk r828

2004-01-30 23:06

phreak


Ported: N/A

Details Diff
commented out decal references
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

trunk r827

2004-01-30 22:56

phreak


Ported: N/A

Details Diff
changed "now" to unsigned int
mod - /trunk/fs2_open/code/ship/afterburner.cpp Diff File

trunk r826

2004-01-30 22:54

phreak


Ported: N/A

Details Diff
commented out decal references
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp Diff File

trunk r825

2004-01-30 22:52

phreak


Ported: N/A

Details Diff
commented out file pending rewrite
mod - /trunk/fs2_open/code/decals/decals.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 403 404 405 406 407 408 409 ... 437 438 439  Next  Last