Changesets: fs2open
fs2_open_3_6_9 r3199 2006-06-11 23:40 Ported: N/A Details Diff |
sync up current OpenAL changes - "SoundDeviceOAL" reg option for user specified sound device (used instead of "Soundcard" for OpenAL) - reset current context when we are leaving, may be leaving drivers in a bad state, and it hasn't hung up in quite a while - if sound card (which DS or OAL) is set to "no sound" then be sure to disable both sound and music |
||
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/sound/ds.cpp | Diff File | ||
fs2_open_3_6_9 r3198 2006-06-11 23:38 Ported: N/A Details Diff |
try to allow RAS VPN connects since they probably aren't dial-up and shouldn't be seen as such |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/psnet2.cpp | Diff File | ||
fs2_open_3_6_9 r3197 2006-06-11 23:37 Ported: N/A Details Diff |
sync current OGL changes: - go back to using minimize mode which non-active, but doin't minimize when Fred_running - remove temporary cmdline options (-spec_scale, -env_scale, -alpha_alpha_blend) - change FBO renderbuffer link around a little to maybe avoid freaky drivers (or freaky code) |
||
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/graphics/gropengltexture.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
fs2_open_3_6_9 r3196 2006-06-11 23:34 Ported: N/A Details Diff |
bump version to 3.6.9 |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/globalincs/version.h | Diff File | ||
fs2_open_3_6_9 r3195 2006-06-11 23:34 Ported: N/A Details Diff |
remove temporary cmdline options (-spec_scale, -env_scale, -alpha_alpha_blend) tack on an extra byte to the flags.lch file so that the launcher can easily detect if it's an OpenAL build or not |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
fs2_open_3_6_9 r3194 2006-06-11 22:33 Ported: N/A Details Diff |
Tweak events support; fix a few of Wanderer's bugs; begin model support |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r3193 2006-06-10 17:31 Ported: N/A Details Diff |
Oh wait, I can just do this |
||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
trunk r3192 2006-06-10 17:22 Ported: N/A Details Diff |
Fix attempt 0000002 for mantis bug 0000900 |
||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
fs2_open_3_6_9 r3191 2006-06-10 14:35 Ported: N/A Details Diff |
fix parsing/handling of debriefing persona indexes --Goober5000 |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/campaigneditordlg.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missioncampaign.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missioncampaign.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/campaigneditordlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missioncampaign.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missioncampaign.h | Diff File | ||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
trunk r3190 2006-06-08 05:13 Ported: N/A Details Diff |
Scripting support for events/directives |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
fs2_open_3_6_9 r3189 2006-06-08 02:48 Ported: N/A Details Diff |
update credits |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/menuui/credits.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/credits.cpp | Diff File | ||
fs2_open_3_6_9 r3188 2006-06-07 16:50 Ported: N/A Details Diff |
Allow Change-Ship-Class to affect ships which haven't arrived yet (For BHX) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r3187 2006-06-07 16:47 Ported: N/A Details Diff |
Allow Change-Ship-Class to work with ships which haven't arrived yet (For BHX) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionparse.h | Diff File | ||
fs2_open_3_6_9 r3186 2006-06-07 16:45 Ported: N/A Details Diff |
Fix bug with multiple uses of change-ship-class SEXP |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_9 r3185 2006-06-07 16:25 Ported: N/A Details Diff |
Limbo flag support; further scripting 3.6.9 update |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/object/collideweaponweapon.cpp | Diff File | ||
trunk r3184 2006-06-07 14:47 Ported: N/A Details Diff |
Fix 130 ships limit for Inferno builds |
||
mod - /trunk/fs2_open/code/network/multi.h | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.h | Diff File | ||
fs2_open_3_6_9 r3183 2006-06-07 03:49 Ported: N/A Details Diff |
Fix the getScreenCoords function. |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r3182 2006-06-07 03:41 Ported: N/A Details Diff |
Fix the getScreenCoords function. |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r3181 2006-06-07 01:20 Ported: N/A Details Diff |
Not sure why I didn't catch this when compiling earlier... |
||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r3180 2006-06-07 01:19 Ported: N/A Details Diff |
Move fog disappearance factor to objecttypes.tbl |
||
mod - /trunk/fs2_open/code/globalincs/def_files.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/ship/ship.h | Diff File | ||
trunk r3179 2006-06-07 01:01 Ported: N/A Details Diff |
Link in some scripting limbo support |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r3178 2006-06-07 00:49 Ported: N/A Details Diff |
Pass to get any files that I missed |
||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.h | Diff File | ||
trunk r3177 2006-06-07 00:48 Ported: N/A Details Diff |
Limbo flag support; removed unneeded muzzle flash flag |
||
mod - /trunk/fs2_open/code/ship/awacs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.h | Diff File | ||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shipfx.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/flak.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/muzzleflash.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
trunk r3176 2006-06-07 00:45 Ported: N/A Details Diff |
Begin multi-turret-guns toggle work |
||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r3175 2006-06-07 00:44 Ported: N/A Details Diff |
Limbo flag support |
||
mod - /trunk/fs2_open/code/radar/radar.cpp | Diff File | ||
mod - /trunk/fs2_open/code/radar/radarorb.cpp | Diff File |