Changesets: fs2open
fs2_open_3_6_9 r4474 2008-03-08 13:45 Ported: N/A Details Diff |
Fix Mantis 1612 | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
fs2_open_3_6_9 r4473 2008-03-08 10:42 Ported: N/A Details Diff |
Fix Mantis 1621 | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiutil.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiutil.h | Diff File | ||
fs2_open_3_6_9 r4472 2008-03-08 10:40 Ported: N/A Details Diff |
Use iff_defs in dogfight mode rather than a hack which doesn't quite work anyway. | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
fs2_open_3_6_9 r4471 2008-03-08 10:32 Ported: N/A Details Diff |
Don't output the password in the multi.log | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
fs2_open_3_6_9 r4470 2008-03-08 10:29 Ported: N/A Details Diff |
Fix Mantis 1621 | ||
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 | ||
fs2_open_3_6_9 r4469 2008-03-01 15:31 Ported: N/A Details Diff |
Fix Mantis 1618 | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiutil.cpp | Diff File | ||
fs2_open_3_6_9 r4468 2008-03-01 15:27 Ported: N/A Details Diff |
EaterOfPies fix to allow Windows speech to read out multiplayer in-game chat. | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multi_pmsg.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/sound/fsspeech.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/sound/fsspeech.h | Diff File | ||
fs2_open_3_6_9 r4467 2008-03-01 15:25 Ported: N/A Details Diff |
Fix ships remaining targeted after they are made invisible. | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r4466 2008-03-01 15:19 Ported: N/A Details Diff |
Only blow up ships that have the traitor IFF at the start of a dogfight mission. | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
fs2_open_3_6_9 r4465 2008-03-01 15:17 Ported: N/A Details Diff |
Fix a targeting bug when ships are disabled. | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r4464 2008-02-28 23:28 Ported: N/A Details Diff |
Freelook, Target padlock and TrackIR patch by Swifty. Very nice! Don't forget to add code/io/trackir.* to your projects! |
||
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/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/systemvars.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hud.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudnavigation.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | Diff File | ||
add - /trunk/fs2_open/code/io/trackir.cpp | File | ||
add - /trunk/fs2_open/code/io/trackir.h | File | ||
mod - /trunk/fs2_open/code/object/objectsort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/playerman/player.h | Diff File | ||
mod - /trunk/fs2_open/code/playerman/playercontrol.cpp | Diff File | ||
mod - /trunk/fs2_open/code/render/3d.h | Diff File | ||
mod - /trunk/fs2_open/code/render/3dsetup.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_9 r4463 2008-02-25 06:17 Ported: N/A Details Diff |
Fix Mantis 1608 | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multimsgs.cpp | Diff File | ||
trunk r4462 2008-02-25 06:14 Ported: N/A Details Diff |
Fix Mantis 1608 Fix a multiplayer issue with the force-jump SEXP |
||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r4461 2008-02-24 15:39 Ported: N/A Details Diff |
Fix Mantis 1611 | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r4460 2008-02-23 15:16 Ported: N/A Details Diff |
re-enable support for multi.cfg options fix bug where a ping/pong issue would create a bad state loop due to static vars not getting reset clean up ADD/GET_STRING to work a bit better/safer |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fs2netd/tcp_client.h | Diff File | ||
fs2_open_3_6_9 r4459 2008-02-23 15:11 Ported: N/A Details Diff |
fix timeout that messed up Linux build chat connects disable banners for now since it messes up Windows builds various bits of cleanup and old debug code removal |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/chat_api.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multi_pxo.cpp | Diff File | ||
fs2_open_3_6_9 r4458 2008-02-23 15:09 Ported: N/A Details Diff |
fix malloc/free/strdup to use vm_* versions |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/chat_api.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multi_pxo.cpp | Diff File | ||
fs2_open_3_6_9 r4457 2008-02-23 14:59 Ported: N/A Details Diff |
enable PXO lobby by default |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multiui.cpp | Diff File | ||
fs2_open_3_6_9 r4456 2008-02-22 01:21 Ported: N/A Details Diff |
shouldn't be able to target ourselves with target-last-message-sender (Mantis 0001534) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
fs2_open_3_6_9 r4455 2008-02-21 21:50 Ported: N/A Details Diff |
make sure that we always respect path restrictions on graphics file loads (prevents stupid load order bug) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/anim/animplay.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/anim/animplay.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ddsutils/ddsutils.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ddsutils/ddsutils.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropenglbmpman.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/jpgutils/jpgutils.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/jpgutils/jpgutils.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/missioncmdbrief.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/missionscreencommon.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/missionweaponchoice.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/pcxutils/pcxutils.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/pcxutils/pcxutils.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/tgautils/tgautils.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/tgautils/tgautils.h | Diff File | ||
fs2_open_3_6_9 r4454 2008-02-21 21:42 Ported: N/A Details Diff |
deal with AI goals better with autopilot, particularly so that we don't wipe out AI goals at end of AP run (Mantis 0001521) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
fs2_open_3_6_9 r4453 2008-02-21 21:40 Ported: N/A Details Diff |
this should allow a more graceful handling of 0-byte VP files so that they don't cause hangs/crashes |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
fs2_open_3_6_9 r4452 2008-02-21 21:35 Ported: N/A Details Diff |
add Murleen's prospective fix and revert r4421 (should cover Mantis 0000083, 0001248, and everything loosely based on them) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/render/3dsetup.cpp | Diff File | ||
fs2_open_3_6_9 r4451 2008-02-21 21:18 Ported: N/A Details Diff |
fix fighter beam weapon energy draw to work correctly (Mantis 0001170) setup fighter beams to work a bit better for players, with a good timestamp and a fail sound |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/weapon/beam.cpp | Diff File | ||
fs2_open_3_6_9 r4450 2008-02-21 21:05 Ported: N/A Details Diff |
remove the error check for movies larger than 640x480 as the code was fixed the handle that a while back |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/cutscene/oggplayer.cpp | Diff File |