Changesets: fs2open
trunk r1099 2004-07-09 01:52 Ported: N/A Details Diff |
Re-implemented nomotiondebris, as Bobb overwrote it when he commited his changes. |
||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
trunk r1098 2004-07-08 18:08 Ported: N/A Details Diff |
Moved set_current_hud, as well as added a conditional to hud_positions_it; it shouldn't and won't be executed on a standalone server. |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r1097 2004-07-08 18:06 Ported: N/A Details Diff |
Moving set_current_hud, to ensure compatibility with multiplayer. |
||
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
trunk r1096 2004-07-07 19:34 Ported: N/A Details Diff |
fixed a typo in one of the fs2netd strings played with WMCoolmon's hacked up escort list |
||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
trunk r1095 2004-07-07 17:00 Ported: N/A Details Diff |
FS2NetD: C2S Ping/Pong, C2S Ping/Pong, Global IP Banlist, Global Network Messages |
||
mod - /trunk/fs2_open/code/fs2open_pxo/Client.h | Diff File | ||
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2open_pxo/protocol.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiui.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiutil.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiutil.h | Diff File | ||
trunk r1094 2004-07-06 19:45 Ported: N/A Details Diff |
minor multi fix |
||
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Client.cpp | Diff File | ||
trunk r1093 2004-07-06 15:59 Ported: N/A Details Diff |
small multifix |
||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
trunk r1092 2004-07-05 01:09 Ported: N/A Details Diff |
FVF code, only the data that is needed is sent off to the card,, OGL can take advantage of this if they want but it won't break anything if they don't. also state block code has been implemented, that's totaly internal to D3D no high level code is involved. |
||
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/fireball/warpineffect.cpp | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/pstypes.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3dbatch.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/grd3dlight.cpp | 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/gropengltnl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grstub.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/render/3dclipper.cpp | Diff File | ||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
trunk r1091 2004-07-03 04:23 Ported: N/A Details Diff |
Replaced some more Int3s with Warnings and Errors. |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r1090 2004-07-03 03:55 Ported: N/A Details Diff |
Error handling for fire_beam instead of just calling Int3() |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r1089 2004-07-03 02:08 Ported: N/A Details Diff |
Removed function pointer w/ default arguments for compatibility with .NET Sorry, you'll just have to add that "0" by hand. :p |
||
mod - /trunk/fs2_open/code/radar/radar.cpp | Diff File | ||
mod - /trunk/fs2_open/code/radar/radarsetup.h | Diff File | ||
trunk r1088 2004-07-01 12:38 Ported: N/A Details Diff |
working on autonav |
||
mod - /trunk/fs2_open/Freespace2.dsp | Diff File | ||
mod - /trunk/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
mod - /trunk/fs2_open/code/autopilot/autopilot.h | Diff File | ||
mod - /trunk/fs2_open/code/code.dsp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudnavigation.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r1087 2004-06-30 22:07 Ported: N/A Details Diff |
function pointer radar update. will enable us to make different radar styles that we can switch between |
||
mod - /trunk/fs2_open/code/code.dsp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r1086 2004-06-30 21:54 Ported: N/A Details Diff |
function pointer radar update. will enable us to make different radar styles that we can switch between |
||
mod - /trunk/fs2_open/code/debris/debris.cpp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/levelpaging.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/radar/radar.cpp | Diff File | ||
mod - /trunk/fs2_open/code/radar/radar.h | Diff File | ||
add - /trunk/fs2_open/code/radar/radarsetup.cpp | File | ||
add - /trunk/fs2_open/code/radar/radarsetup.h | File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r1085 2004-06-30 21:12 Ported: N/A Details Diff |
implemented index buffered background bitmaps, OGL people you realy should get this implemented |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.h | 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/gropengltexture.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltexture.h | Diff File | ||
mod - /trunk/fs2_open/code/jumpnode/jumpnode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/jumpnode/jumpnode.h | Diff File | ||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/nebula/neb.cpp | Diff File | ||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/starfield/starfield.h | Diff File | ||
trunk r1084 2004-06-29 02:02 Ported: N/A Details Diff |
Support as well as the extern for "-load_only_used"; this way everything that includes cmdline.h doesn't have to be recompiled. |
||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r1083 2004-06-29 02:00 Ported: N/A Details Diff |
Added "-load_only_used", which makes FS2 load only used weapon data |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
trunk r1082 2004-06-28 06:00 Ported: N/A Details Diff |
Fixed weapon miniinfo display |
||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
trunk r1081 2004-06-27 22:13 Ported: N/A Details Diff |
high level index buffer suport and d3d implementation, OGL people need to get this working on your end as it's broke now |
||
mod - /trunk/fs2_open/code/code.dsp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.h | 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/grd3dsetup.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
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/grstub.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/ds.h | Diff File | ||
mod - /trunk/fs2_open/code/sound/sound.cpp | Diff File | ||
trunk r1080 2004-06-26 21:48 Ported: N/A Details Diff |
Bad return |
||
mod - /trunk/fs2_open/code/graphics/grd3dbmpman.cpp | Diff File | ||
trunk r1079 2004-06-26 21:47 Ported: N/A Details Diff |
Unneccessary warning removed, small change for VC6. |
||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
trunk r1078 2004-06-26 21:45 Ported: N/A Details Diff |
Commented out ogg header |
||
mod - /trunk/fs2_open/code/sound/ds.h | Diff File | ||
trunk r1077 2004-06-26 15:24 Ported: N/A Details Diff |
Minor optimizations and removal of an errant !stricmp |
||
mod - /trunk/fs2_open/code/graphics/grd3dbmpman.cpp | Diff File | ||
trunk r1076 2004-06-26 15:23 Ported: N/A Details Diff |
Minor optimizations |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
trunk r1075 2004-06-25 23:19 Ported: N/A Details Diff |
Displayed escorts now settable up to MAX_COMPLETE_ESCORT_LIST via "$Max Escort Ships:" in hud_gauges.tbl Escort list is now hud_gauges.tbl compatible. |
||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudescort.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudparse.h | Diff File |