Changesets: fs2open
trunk r2424 2005-11-13 01:46 Ported: N/A Details Diff |
some minor movie cleanup, not what I would like but enough for now |
||
mod - /trunk/fs2_open/code/cutscene/movie.cpp | Diff File | ||
mod - /trunk/fs2_open/code/directx/dx8show.cpp | Diff File | ||
trunk r2423 2005-11-13 01:45 Ported: N/A Details Diff |
minor cleanup of old code and consolidate the texture compression checks into this one place |
||
mod - /trunk/fs2_open/code/ddsutils/ddsutils.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ddsutils/ddsutils.h | Diff File | ||
trunk r2422 2005-11-13 01:44 Ported: N/A Details Diff |
small bit of EFF cleanup add -img2dds support cleanup some D3D stuff (missing a lot since the old code is so unstable I couldn't get it working like I wanted) some minor OGL cleanup and small performance changes converge the various pcx_read_bitmap* functions into one cleanup/rename/remove some cmdline options |
||
mod - /trunk/fs2_open/code/bmpman/bm_internal.h | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3dbmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3dcalls.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3dinternal.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3drender.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/graphics/gropengl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengl.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglbmpman.cpp | 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 | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/nebula/neb.cpp | Diff File | ||
mod - /trunk/fs2_open/code/pcxutils/pcxutils.cpp | Diff File | ||
mod - /trunk/fs2_open/code/pcxutils/pcxutils.h | Diff File | ||
trunk r2421 2005-11-13 01:40 Ported: N/A Details Diff |
add support for 8/16/24/32 bit output from ani frame decoder |
||
mod - /trunk/fs2_open/code/anim/packunpack.cpp | Diff File | ||
trunk r2420 2005-11-13 01:39 Ported: N/A Details Diff |
remove Cmdline_cache_ani support, it only worked if not in a VP and only on streaming ani so it was pretty much useless |
||
mod - /trunk/fs2_open/code/anim/animplay.cpp | Diff File | ||
trunk r2419 2005-11-13 01:38 Ported: N/A Details Diff |
never did port this stupid thing to PPC |
||
mod - /trunk/fs2_open/code/cfilearchiver/cfilearchiver.cpp | Diff File | ||
trunk r2418 2005-11-13 01:37 Ported: N/A Details Diff |
always produce BGR ordered images rather than RGB |
||
mod - /trunk/fs2_open/libjpeg/jmorecfg.h | Diff File | ||
trunk r2417 2005-11-13 01:36 Ported: N/A Details Diff |
add LUA building for MSVC6 |
||
mod - /trunk/fs2_open/projects/MSVC_6/Freespace2.dsw | Diff File | ||
add - /trunk/fs2_open/projects/MSVC_6/liblua.dsp | File | ||
trunk r2416 2005-11-13 00:25 Ported: N/A Details Diff |
LuaError() body should not be compiled into the code unless USE_LUA was defined in the project file. |
||
mod - /trunk/fs2_open/code/globalincs/windebug.cpp | Diff File | ||
trunk r2415 2005-11-07 20:04 Ported: N/A Details Diff |
More warnings instead of Int3s/Asserts, better Lua scripting, weapons_expl.tbl is no longer needed nor read, added "$Disarmed ImpactSnd:", fire-beam fix |
||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.h | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/gamesnd/eventmusic.cpp | 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/hud/hudparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.h | 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/scripting.cpp | 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/weapon/beam.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r2414 2005-11-05 06:00 Ported: N/A Details Diff |
Fixed capitalization |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2413 2005-11-05 05:26 Ported: N/A Details Diff |
Int3() --> Warning |
||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
trunk r2412 2005-11-05 04:31 unknownplayer Ported: N/A Details Diff |
Committed the DX9 December 2004 SDK. None of the DX9 changes have been committed however. This might break the MSVC 2003 build since DX9 and DX8 share the DX8 include files. Just eliminate one from the library paths if you have any problems. |
||
add - /trunk/fs2_open/dx9sdk | File | ||
add - /trunk/fs2_open/dx9sdk/Include | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Amvideo.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Bdatif.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShow.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Bdatif.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Mpeg2Data.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Mpeg2Structs.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Mstvca.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Mstvgs.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Msvidctl.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Segment.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Videoacc.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/Vmrender.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/amstream.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/austream.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/axcore.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/axextend.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/bdaiface.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/control.odl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/ddstream.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/devenum.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/dmodshow.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/dshowasf.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/dvdif.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/dxtrans.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/dyngraph.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/mediaobj.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/medparam.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/mixerocx.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/mmstream.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/mstve.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/qedit.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/regbag.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/sbe.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/strmif.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/tuner.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/tvratings.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/vidcap.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/DShowIDL/vmr9.idl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Iwstdec.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Mpeg2Bits.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Mpeg2Error.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Mstvca.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Mstve.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Msvidctl.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Msvidctl.tlb | File | ||
add - /trunk/fs2_open/dx9sdk/Include/PIXPlugin.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Segment.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/Tuner.tlb | File | ||
add - /trunk/fs2_open/dx9sdk/Include/activecf.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/amaudio.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/amparse.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/amstream.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/amva.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/atsmedia.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/audevcod.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/austream.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/aviriff.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/bdaiface.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/bdamedia.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/bdatypes.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/comlite.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/control.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d8.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d8caps.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d8types.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d9.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d9caps.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3d9types.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dcaps.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3drm.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3drmdef.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3drmobj.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3drmwin.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dtypes.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dvec.inl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9anim.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9core.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9effect.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9math.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9math.inl | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9mesh.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9shader.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9shape.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9tex.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/d3dx9xof.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ddraw.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ddstream.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dinput.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dinputd.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dls1.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dls2.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmdls.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmerror.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmksctrl.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmo.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmodshow.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmoimpl.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmoreg.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmort.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmplugin.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmusbuff.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmusicc.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmusicf.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmusici.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dmusics.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dpaddr.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dplay.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dplay8.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dplobby.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dplobby8.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dpnathlp.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dsconf.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dsetup.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dshowasf.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dsound.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dv.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dvdevcod.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dvdmedia.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dvoice.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dvp.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dx7todx8.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxdiag.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxerr8.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxerr9.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxfile.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxsdkver.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxtrans.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/dxva.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/edevctrl.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/edevdefs.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/errors.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/evcode.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/il21dec.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ks.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ksguid.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ksmedia.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ksproxy.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/ksuuids.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mediaerr.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mediaobj.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/medparam.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mixerocx.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mmstream.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mpconfig.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mpeg2data.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/mpegtype.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/multimon.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/playlist.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/qedit.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/qnetwork.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/regbag.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/rmxfguid.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/rmxftmpl.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/sbe.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/strmif.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/strsafe.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/tune.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/tuner.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/tvratings.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/uuids.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vfwmsgs.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vidcap.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/videoacc.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vmr9.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vpconfig.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vpnotify.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/vptype.h | File | ||
add - /trunk/fs2_open/dx9sdk/Include/xprtdefs.h | File | ||
add - /trunk/fs2_open/dx9sdk/Lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64 | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/DxErr8.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/DxErr9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/amstrmid.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/d3d9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/d3dx9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/d3dx9d.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/d3dx9dt.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/d3dxof.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/ddraw.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dinput.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dinput8.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dmoguids.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dplayx.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dsound.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dxguid.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/dxtrans.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/ksproxy.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/ksuser.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/msdmo.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/quartz.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x64/strmiids.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86 | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/DxErr8.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/DxErr9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/amstrmid.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3d8.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3d9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3dx9.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3dx9d.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3dx9dt.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/d3dxof.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/ddraw.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dinput.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dinput8.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dmoguids.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dplayx.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dsetup.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dsound.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dxguid.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/dxtrans.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/encapi.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/ksproxy.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/ksuser.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/msdmo.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/quartz.lib | File | ||
add - /trunk/fs2_open/dx9sdk/Lib/x86/strmiids.lib | File | ||
add - /trunk/fs2_open/dx9sdk/README | File | ||
trunk r2411 2005-11-05 03:39 Ported: N/A Details Diff |
Forgot the breathalyzer |
||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
trunk r2410 2005-11-05 03:38 Ported: N/A Details Diff |
Fix for this old and silly bug. |
||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
trunk r2409 2005-11-05 02:42 Ported: N/A Details Diff |
add/remove-sun-bitmap. Also changed "Ship_arrival_list" to "ship_arrival_list" since the former technically doesn't exist due to the capital 'S'. |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2408 2005-11-05 00:13 Ported: N/A Details Diff |
Support for using Lua files for hooks |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/scripting.cpp | Diff File | ||
trunk r2407 2005-11-05 00:12 Ported: N/A Details Diff |
Fix(?) for checking whether a weapon is armed or not |
||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r2406 2005-11-05 00:11 Ported: N/A Details Diff |
Slight optimization |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r2405 2005-11-05 00:08 Ported: N/A Details Diff |
Removed unneccessary casts |
||
mod - /trunk/fs2_open/code/jumpnode/jumpnode.cpp | Diff File | ||
trunk r2404 2005-11-05 00:06 Ported: N/A Details Diff |
turret-change-weapon |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r2403 2005-10-31 04:12 Ported: N/A Details Diff |
remove unused commented stuff --Goober5000 |
||
mod - /trunk/fs2_open/code/object/parseobjectdock.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/parseobjectdock.h | Diff File | ||
trunk r2402 2005-10-31 04:09 Ported: N/A Details Diff |
bit of tweakage --Goober5000 |
||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
trunk r2401 2005-10-31 03:57 Ported: N/A Details Diff |
Support for passing C pointers w/ LUA |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r2400 2005-10-31 01:37 Ported: N/A Details Diff |
Support for custom operators in Lua |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File |