Changesets: fs2open
trunk r4949 2008-11-17 12:57 Ported: N/A Details Diff |
Allow AI-goals to be assigned to a ship represented by an <argument> | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
karajorma r4948 2008-11-17 10:12 Ported: N/A Details Diff |
Fix a bug where the log displays incorrect percentages for kills. | ||
mod - /branches/karajorma/code/ship/shiphit.cpp | Diff File | ||
trunk r4947 2008-11-14 04:15 Ported: N/A Details Diff |
Fix the Decline error message that crops up in multiplayer sometimes and get rid of the PAIN! entry in the log. | ||
mod - /trunk/fs2_open/code/network/multi_endgame.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
trunk r4946 2008-11-13 16:21 Ported: N/A Details Diff |
Fix Mantis 1633 (Initial orders for multiplayer Player Starts that end up AI controlled are ignored). | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/redalert.cpp | Diff File | ||
trunk r4945 2008-11-10 20:09 Ported: N/A Details Diff |
standalone changes: - add score/kill values to Player Info tab - add multi.log out to the Debug tab - add minimize-to-tray functionality - fix messaging problem with property sheet handled messages |
||
mod - /trunk/fs2_open/code/freespace2/freespace.rc | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespaceresource.h | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_log.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/stand_gui-unix.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/stand_gui.cpp | Diff File | ||
trunk r4944 2008-11-10 20:03 Ported: N/A Details Diff |
remove bad checks for loadout info (we are screwed if the info is bad regardless, so making it Assert() is cleaner) fix bug that screwed up TVT if more than 4 ships on team |
||
mod - /trunk/fs2_open/code/network/multiteamselect.cpp | Diff File | ||
trunk r4943 2008-11-10 19:59 Ported: N/A Details Diff |
make sure that a positive hull precentage doesn't hit 0 due to rounding error (Mantis 0001720) |
||
mod - /trunk/fs2_open/code/network/multi_obj.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
trunk r4942 2008-11-10 19:58 Ported: N/A Details Diff |
give multi clients a short delay on briefing music to reevaluate goals if needed (should fix/reduce Mantis 0001465) |
||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
trunk r4941 2008-11-10 19:09 Ported: N/A Details Diff |
Got rid of goto statements | ||
mod - /trunk/fs2_open/code/mission/missionlog.cpp | Diff File | ||
trunk r4940 2008-11-10 14:31 Ported: N/A Details Diff |
Fix Mantis 1812 (Ship-Deaths reported incorrectly for player starts controlled by AI ships) | ||
mod - /trunk/fs2_open/code/mission/missionlog.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionlog.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4939 2008-11-09 00:09 Ported: N/A Details Diff |
address some rounding issues with integer based percent values (Mantis 0001807) |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4938 2008-11-09 00:08 Ported: N/A Details Diff |
sync up to current FS2NetD code (fixes so many little problems/issues that it's not even funny) |
||
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/protocol.h | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_client.h | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_socket.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_socket.h | Diff File | ||
mod - /trunk/fs2_open/code/io/timer.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/timer.h | Diff File | ||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_endgame.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_options.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_pxo.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.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/stand_gui.cpp | Diff File | ||
trunk r4937 2008-11-06 15:42 Ported: N/A Details Diff |
Fix Mantis 1044 (Campaign Editor crashes in release builds but not in debug) | ||
mod - /trunk/fs2_open/code/fred2/campaignfilelistbox.cpp | Diff File | ||
trunk r4936 2008-11-04 00:21 Ported: N/A Details Diff |
Apply Spicious' patch from http://www.hard-light.net/forums/index.php/topic,57573.0.html | ||
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/weapon/shockwave.cpp | Diff File | ||
wanderer r4935 2008-11-03 15:38 Ported: N/A Details Diff |
added (1 and) 2 segment (front/back) shields on fotg request | ||
mod - /branches/wanderer/code/ai/aicode.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudets.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudshield.cpp | Diff File | ||
mod - /branches/wanderer/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/wanderer/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/wanderer/code/object/collideshipweapon.cpp | Diff File | ||
mod - /branches/wanderer/code/object/object.cpp | Diff File | ||
mod - /branches/wanderer/code/object/object.h | Diff File | ||
mod - /branches/wanderer/code/object/objectshield.cpp | Diff File | ||
mod - /branches/wanderer/code/parse/lua.cpp | Diff File | ||
mod - /branches/wanderer/code/parse/sexp.cpp | Diff File | ||
mod - /branches/wanderer/code/ship/shield.cpp | Diff File | ||
mod - /branches/wanderer/code/ship/ship.cpp | Diff File | ||
mod - /branches/wanderer/code/ship/ship.h | Diff File | ||
mod - /branches/wanderer/code/ship/shiphit.cpp | Diff File | ||
mod - /branches/wanderer/code/weapon/beam.cpp | Diff File | ||
wanderer r4934 2008-11-03 15:10 Ported: N/A Details Diff |
sync with trunk r4933 | ||
mod - /branches/wanderer/code/ai/ai_profiles.cpp | Diff File | ||
mod - /branches/wanderer/code/ai/ai_profiles.h | Diff File | ||
mod - /branches/wanderer/code/ai/aicode.cpp | Diff File | ||
mod - /branches/wanderer/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/wanderer/code/asteroid/asteroid.cpp | Diff File | ||
mod - /branches/wanderer/code/autopilot/autopilot.cpp | Diff File | ||
mod - /branches/wanderer/code/cfile/cfilesystem.cpp | Diff File | ||
mod - /branches/wanderer/code/cutscene/cutscenes.cpp | Diff File | ||
mod - /branches/wanderer/code/fireball/fireballs.cpp | Diff File | ||
mod - /branches/wanderer/code/fred2/freddoc.cpp | Diff File | ||
mod - /branches/wanderer/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /branches/wanderer/code/fred2/voiceactingmanager.cpp | Diff File | ||
mod - /branches/wanderer/code/fred2/wing.cpp | Diff File | ||
mod - /branches/wanderer/code/fred2/wing_editor.cpp | Diff File | ||
mod - /branches/wanderer/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/wanderer/code/fs2netd/fs2netd_client.cpp | Diff File | ||
mod - /branches/wanderer/code/fs2netd/protocol.h | Diff File | ||
mod - /branches/wanderer/code/fs2netd/tcp_client.cpp | Diff File | ||
mod - /branches/wanderer/code/fs2netd/tcp_client.h | Diff File | ||
mod - /branches/wanderer/code/fs2netd/tcp_socket.cpp | Diff File | ||
mod - /branches/wanderer/code/gamehelp/contexthelp.cpp | Diff File | ||
mod - /branches/wanderer/code/gamesnd/eventmusic.cpp | Diff File | ||
mod - /branches/wanderer/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /branches/wanderer/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/wanderer/code/globalincs/pstypes.h | Diff File | ||
mod - /branches/wanderer/code/globalincs/windebug.cpp | Diff File | ||
mod - /branches/wanderer/code/graphics/2d.cpp | Diff File | ||
mod - /branches/wanderer/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudartillery.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudbrackets.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/wanderer/code/hud/hudtarget.h | Diff File | ||
mod - /branches/wanderer/code/hud/hudtargetbox.cpp | Diff File | ||
mod - /branches/wanderer/code/iff_defs/iff_defs.cpp | Diff File | ||
mod - /branches/wanderer/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/wanderer/code/io/mouse.cpp | Diff File | ||
mod - /branches/wanderer/code/io/mouse.h | Diff File | ||
mod - /branches/wanderer/code/io/trackir.cpp | Diff File | ||
mod - /branches/wanderer/code/io/trackir.h | Diff File | ||
mod - /branches/wanderer/code/localization/localize.cpp | Diff File | ||
mod - /branches/wanderer/code/menuui/barracks.cpp | Diff File | ||
mod - /branches/wanderer/code/menuui/credits.cpp | Diff File | ||
mod - /branches/wanderer/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /branches/wanderer/code/menuui/playermenu.cpp | Diff File | ||
mod - /branches/wanderer/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/wanderer/code/mission/missionbriefcommon.cpp | Diff File | ||
mod - /branches/wanderer/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/wanderer/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/wanderer/code/mission/missionparse.h | Diff File | ||
mod - /branches/wanderer/code/missionui/missiondebrief.cpp | Diff File | ||
mod - /branches/wanderer/code/missionui/missionweaponchoice.cpp | Diff File | ||
mod - /branches/wanderer/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/wanderer/code/nebula/neb.cpp | Diff File | ||
mod - /branches/wanderer/code/nebula/neblightning.cpp | Diff File | ||
mod - /branches/wanderer/code/network/chat_api.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi.h | Diff File | ||
mod - /branches/wanderer/code/network/multi_endgame.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi_options.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi_options.h | Diff File | ||
mod - /branches/wanderer/code/network/multi_pinfo.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi_pxo.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multi_respawn.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multimsgs.h | Diff File | ||
mod - /branches/wanderer/code/network/multiui.cpp | Diff File | ||
mod - /branches/wanderer/code/network/multiutil.cpp | Diff File | ||
mod - /branches/wanderer/code/network/psnet2.cpp | Diff File | ||
mod - /branches/wanderer/code/network/psnet2.h | Diff File | ||
mod - /branches/wanderer/code/network/stand_gui.cpp | Diff File | ||
mod - /branches/wanderer/code/object/collideshipweapon.cpp | Diff File | ||
mod - /branches/wanderer/code/osapi/osapi.cpp | Diff File | ||
mod - /branches/wanderer/code/palman/palman.cpp | Diff File | ||
mod - /branches/wanderer/code/parse/scripting.cpp | Diff File | ||
mod - /branches/wanderer/code/parse/sexp.cpp | Diff File | ||
mod - /branches/wanderer/code/playerman/playercontrol.cpp | Diff File | ||
mod - /branches/wanderer/code/ship/ship.cpp | Diff File | ||
mod - /branches/wanderer/code/ship/ship.h | Diff File | ||
mod - /branches/wanderer/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/wanderer/code/species_defs/species_defs.cpp | Diff File | ||
mod - /branches/wanderer/code/starfield/starfield.cpp | Diff File | ||
mod - /branches/wanderer/code/stats/medals.cpp | Diff File | ||
mod - /branches/wanderer/code/stats/scoring.cpp | Diff File | ||
mod - /branches/wanderer/code/weapon/beam.cpp | Diff File | ||
mod - /branches/wanderer/code/weapon/beam.h | Diff File | ||
mod - /branches/wanderer/code/weapon/emp.cpp | Diff File | ||
mod - /branches/wanderer/code/weapon/muzzleflash.cpp | Diff File | ||
mod - /branches/wanderer/code/weapon/weapon.h | Diff File | ||
mod - /branches/wanderer/code/weapon/weapons.cpp | Diff File | ||
mod - /branches/wanderer/code/windows_stub/config.h | Diff File | ||
mod - /branches/wanderer/code/windows_stub/stubs.cpp | Diff File | ||
mod - /branches/wanderer/configure.ac | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2003/Freespace2.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2003/fred2_open.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2005/Freespace2.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
mod - /branches/wanderer/projects/MSVC_6/Fred2.dsp | Diff File | ||
mod - /branches/wanderer/projects/MSVC_6/Freespace2.dsp | Diff File | ||
mod - /branches/wanderer/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
add - /branches/wanderer/trackir | File | ||
trunk r4933 2008-11-02 19:04 Ported: N/A Details Diff |
Mantis 0001800, take 2 | ||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
trunk r4932 2008-10-30 16:39 Ported: N/A Details Diff |
Surprised this wasn't committed before. | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
trunk r4931 2008-10-30 00:04 Ported: N/A Details Diff |
Possible fix for mantis 0001800. Don't ask me how I came up with the numbers I used, I'm not too sure myself. | ||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
trunk r4930 2008-10-28 14:18 Ported: N/A Details Diff |
put a 1/2 sec delay on the next secondary so we don't fire immediately after respawn (Mantis 0001118) |
||
mod - /trunk/fs2_open/code/network/multi_respawn.cpp | Diff File | ||
trunk r4929 2008-10-28 14:16 Ported: N/A Details Diff |
make disband wing work properly (Mantis 0001680) |
||
mod - /trunk/fs2_open/code/fred2/wing.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/wing_editor.cpp | Diff File | ||
trunk r4928 2008-10-26 10:42 Ported: N/A Details Diff |
fix weapons carry check to work properly for multi (Mantis 0001624) |
||
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp | Diff File | ||
trunk r4927 2008-10-25 22:57 Ported: N/A Details Diff |
Possible fix for mantis 0001564 | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4926 2008-10-24 18:57 Ported: N/A Details Diff |
fix another spawning weapon bug | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r4925 2008-10-24 18:17 Ported: N/A Details Diff |
fix bugs caused by missing parent when weapon-create creates missiles | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File |