Changesets: fs2open

trunk r6351

2010-08-05 10:17

Sushi


Ported: N/A

Details Diff
Support for allowing bombs to be destroyed by weapon blast and/or shockwaves. Weapon flags are "takes blast damage" and "takes shockwave damage"
mod - /trunk/fs2_open/code/weapon/shockwave.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r6350

2010-08-04 15:38

chief1983


Ported: N/A

Details Diff
Whoops hangovers and VNC don't go well together, did not mean to commit this at all.
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/io/keycontrol.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/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj Diff File

trunk r6349

2010-08-04 15:33

chief1983


Ported: N/A

Details Diff
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/io/keycontrol.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/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj Diff File

trunk r6348

2010-08-04 13:44

karajorma


Ported: N/A

Details Diff
Fix 4 more SEXPs for multiplayer.
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r6347

2010-08-03 22:08

Sushi


Ported: N/A

Details Diff
Added to ships.tbl:
$Collision Physics:
+Bounce
+Both Small Bounce
+Friction
+Rotation Factor
mod - /trunk/fs2_open/code/object/collideshipship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

fs2_open_3_6_12 r6346

2010-08-03 04:30

taylor


Ported: N/A

Details Diff
various FS2NetD fixes:

- increase sleep time during reconnect
- better handling of disconnects from connection errors
- proper disconnect in case of login failure
- log stats request calls
- don't try to read stats from packet when there aren't any to read
- allow proper connection resetting with standalone
- change auto-reconnect timeout from 30 minutes to 5
- count server traffic among activity instead of just client traffic
- reduce uneccessary client->server traffic
mod - /branches/fs2_open_3_6_12/code/fs2netd/fs2netd_client.cpp Diff File
mod - /branches/fs2_open_3_6_12/code/fs2netd/fs2netd_client.h Diff File
mod - /branches/fs2_open_3_6_12/code/fs2netd/tcp_client.cpp Diff File
mod - /branches/fs2_open_3_6_12/code/network/multi.cpp Diff File

fs2_open_3_6_12 r6345

2010-08-03 04:30

taylor


Ported: N/A

Details Diff
fix debug message
mod - /branches/fs2_open_3_6_12/code/network/multiui.cpp Diff File

trunk r6344

2010-08-03 04:22

taylor


Ported: N/A

Details Diff
various FS2NetD fixes:

- increase sleep time during reconnect
- better handling of disconnects from connection errors
- proper disconnect in case of login failure
- log stats request calls
- don't try to read stats from packet when there aren't any to read
- allow proper connection resetting with standalone
- change auto-reconnect timeout from 30 minutes to 5
- count server traffic among activity instead of just client traffic
- reduce uneccessary client->server traffic
mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp Diff File
mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.h Diff File
mod - /trunk/fs2_open/code/fs2netd/tcp_client.cpp Diff File
mod - /trunk/fs2_open/code/network/multi.cpp Diff File

trunk r6343

2010-08-03 04:21

taylor


Ported: N/A

Details Diff
fix debug message
mod - /trunk/fs2_open/code/network/multiui.cpp Diff File

trunk r6342

2010-08-02 00:07

Goober5000


Ported: N/A

Details Diff
don't generate debug/pdb/map info for release builds on VC6
mod - /trunk/fs2_open/projects/MSVC_6/Fred2.dsp Diff File
mod - /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp Diff File
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp Diff File
mod - /trunk/fs2_open/projects/MSVC_6/wxFRED2.dsp Diff File

trunk r6341

2010-08-01 23:52

Goober5000


Ported: N/A

Details Diff
revert using motion debris in asteroid fields
mod - /trunk/fs2_open/code/starfield/starfield.cpp Diff File

fs2_open_3_6_12 r6340

2010-07-30 15:57

chief1983


Ported: N/A

Details Diff
Remove /DEBUG in 3.6.12 builds like r6335 and r6336
mod - /branches/fs2_open_3_6_12/projects/MSVC_2008/Fred2.vcproj Diff File
mod - /branches/fs2_open_3_6_12/projects/MSVC_2008/Freespace2.vcproj Diff File

fs2_open_3_6_12 r6339

2010-07-30 12:30

chief1983


Ported: N/A

Details Diff
Backport of r6334: Patch for issue with ai-waypoints not working correctly. The ship's goals were accidentally cleared after a single run through the waypoint path.
mod - /branches/fs2_open_3_6_12/code/ai/aicode.cpp Diff File

fs2_open_3_6_12 r6338

2010-07-30 12:28

chief1983


Ported: N/A

Details Diff
Backport of r6329: Fix/Workaround for Mantis 2272 (Int3() in hudtarget.cpp)
mod - /branches/fs2_open_3_6_12/code/hud/hudtarget.cpp Diff File

fs2_open_3_6_12 r6337

2010-07-30 12:27

chief1983


Ported: N/A

Details Diff
Backport of r6325: Fix for reinforcement menu bug - Mantis 2246
mod - /branches/fs2_open_3_6_12/code/hud/hudsquadmsg.cpp Diff File

trunk r6336

2010-07-30 12:21

Zacam


Ported: N/A

Details Diff
This is the same as 6335, but for FRED. 2008 and 2010.
mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/Fred2.vcxproj Diff File

trunk r6335

2010-07-30 12:13

Zacam


Ported: N/A

Details Diff
Removes /DEBUG from the Linker Properties, no longer Generating PDB files for Release builds. This should also resolve the "no disk in drive" issues. MSVC 2008 and 2010.
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2010/Freespace2.vcxproj Diff File

trunk r6334

2010-07-29 18:30

The_E


Ported: N/A

Details Diff
Patch for issue with ai-waypoints not working correctly. The ship's goals were accidentally cleared after a single run through the waypoint path.
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File

swifty r6333

2010-07-29 08:10

Swifty


Ported: N/A

Details Diff
Warheads no longer show up as black on standard and orb radar.
mod - /branches/swifty/code/radar/radarsetup.cpp Diff File
mod - /branches/swifty/code/radar/radarsetup.h Diff File

swifty r6332

2010-07-28 23:42

Swifty


Ported: N/A

Details Diff
Message sender, remote detonation missile, homing missile, and selection set brackets should have the proper gradients now.
mod - /branches/swifty/code/hud/hudtarget.cpp Diff File

swifty r6331

2010-07-28 23:40

Swifty


Ported: N/A

Details Diff
I yet again forget to do something. Updating the Lua libraries.
mod - /branches/swifty/lua/lcode.c Diff File
mod - /branches/swifty/lua/ldblib.c Diff File
mod - /branches/swifty/lua/liolib.c Diff File
mod - /branches/swifty/lua/llex.c Diff File
mod - /branches/swifty/lua/loadlib.c Diff File
mod - /branches/swifty/lua/lstrlib.c Diff File
mod - /branches/swifty/lua/lvm.c Diff File

trunk r6330

2010-07-28 20:30

Sushi


Ported: N/A

Details Diff
Changed "big ships manage shields" to "all ships manage shields." No difference in behavior, just named more accurately.
mod - /trunk/fs2_open/code/ai/ai_profiles.cpp Diff File
mod - /trunk/fs2_open/code/ai/ai_profiles.h Diff File
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/def_files.cpp Diff File

trunk r6329

2010-07-27 11:28

The_E


Ported: N/A

Details Diff
Fix/Workaround for Mantis 2272 (Int3() in hudtarget.cpp)
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r6328

2010-07-25 19:30

The_E


Ported: N/A

Details Diff
Change short to ushort to avoid issues with high-poly models.
mod - /trunk/fs2_open/code/model/model.h Diff File

swifty r6327

2010-07-25 10:36

Swifty


Ported: N/A

Details Diff
Sorry in advance for any conflicts with your project files. Forgot to unselect my project files. >_<
mod - /branches/swifty/projects/MSVC_2008/Freespace2.sln Diff File
mod - /branches/swifty/projects/MSVC_2008/Freespace2.vcproj Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 183 184 185 186 187 188 189 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last