Changesets: fs2open
trunk r4624 2008-05-24 02:44 Ported: N/A Details Diff |
bump MAX_ALT_TYPE_NAMES | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
trunk r4623 2008-05-23 16:24 Ported: N/A Details Diff |
Fix bug where wings with only one ship would ignore orders | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp | Diff File | ||
trunk r4622 2008-05-17 13:35 Ported: N/A Details Diff |
remove references to cloaking code. | ||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4621 2008-05-15 21:29 Ported: N/A Details Diff |
Mantis 0001462 non-local SSMs home in on objects instead of points to they can track moving targets. ship_apply_tag and ssm_create take "team" arguments now to indicate which team fired the ssm strike. ship-tag sexp also has an optional team argument added. Team 0 is used if the team is not defined. missiles that are fired without a parent and are locked will travel at their max velocity and not 1/4 of their max. bugfixes where sometimes an animation may sometimes have a duration of zero and cause an infinite loop. |
||
mod - /trunk/fs2_open/code/hud/hudartillery.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudartillery.h | 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/ship/shiphit.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shiphit.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r4620 2008-05-15 18:42 Ported: N/A Details Diff |
Fix a crash when using <argument> with a numeric variable (Mantis 1656) | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
trunk r4619 2008-05-14 15:36 Ported: N/A Details Diff |
Fix various crashes, assertions and Int3s caused by SEXPs unable to find subsystems after the player changes class during loadout. | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4618 2008-05-05 20:13 Ported: N/A Details Diff |
hopefully fix order issue from future wing waves (Mantis 0001683) |
||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
messaging_branch r4617 2008-05-03 20:53 Ported: N/A Details Diff |
made a copy | ||
add - /branches/messaging_branch | File | ||
trunk r4616 2008-05-03 15:38 Ported: N/A Details Diff |
damn, that was pretty stupid of me (Mantis 0001684) |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4615 2008-05-03 00:47 Ported: N/A Details Diff |
remove old warning messages, that stuff should be added on an as-needed basis when debugging only |
||
mod - /trunk/fs2_open/code/network/multi_ingame.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
trunk r4614 2008-05-03 00:46 Ported: N/A Details Diff |
make table crc spew use the proper table list |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiutil.cpp | Diff File | ||
trunk r4613 2008-05-03 00:45 Ported: N/A Details Diff |
add missing break statement to get rid of unidentified packet message |
||
mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
trunk r4612 2008-05-03 00:44 Ported: N/A Details Diff |
some stats fixage |
||
mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2netd/tcp_client.h | Diff File | ||
trunk r4611 2008-04-30 03:36 Ported: N/A Details Diff |
Lock turrets on ships that have already split apart. This way firepoints don't go with the 'wrong ship half'. Nice work, Wanderer. Good idea, blowfish -- this is a much better solution than locking during deathroll (which was proposed by _argv[-1] ages ago). |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4610 2008-04-29 01:26 Ported: N/A Details Diff |
Add "orders hidden", "orders shown", and "wing name hidden" to iff_defs.tbl flags. Use these flags instead of wcsaga command line for certain HUD displays. |
||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp | Diff File | ||
mod - /trunk/fs2_open/code/iff_defs/iff_defs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/iff_defs/iff_defs.h | Diff File | ||
trunk r4609 2008-04-23 22:16 Ported: N/A Details Diff |
One more little change involving #. Stupid pointers... | ||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
trunk r4608 2008-04-22 06:13 Ported: N/A Details Diff |
Nope. I don't know why I thought that would work either. | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4607 2008-04-20 14:31 Ported: N/A Details Diff |
Fix ship-subsys-guardian-threshold so it can be used with ships in loadout. Add the set-persona SEXP |
||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r4606 2008-04-17 00:34 Ported: N/A Details Diff |
Whoops, apparently we missed a bit of the turret fix. Working now. | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
trunk r4605 2008-04-15 23:21 Ported: N/A Details Diff |
A few more tweaks for ship name end_string_at_first_hash_symbol support. Make FPS and status displays hide when hud is toggled with shift-O. |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hud.h | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionlog.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r4604 2008-04-15 22:51 Ported: N/A Details Diff |
Use the weapon object and not the weapon_info object when determining when a flak shell should detonate. Mantis 0001662 | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r4603 2008-04-12 18:18 Ported: N/A Details Diff |
remove libreadline dependency since we don't need it and can't use it anyway |
||
mod - /trunk/fs2_open/lua/luaconf.h | Diff File | ||
trunk r4602 2008-04-12 16:18 Ported: N/A Details Diff |
Fix the Stars slider so you can have none. Fix a problem with the SEXP argument numbering fix. | ||
mod - /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/starfieldeditor.cpp | Diff File | ||
trunk r4601 2008-04-07 18:07 Ported: N/A Details Diff |
make SEXP argument numbering go by 5's, and change to bitmaps to try and be a bit more readable (Mantis 0001517) |
||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
add - /trunk/fs2_open/code/fred2/res/data00.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data01.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data02.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data03.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data04.bmp | File | ||
mod - /trunk/fs2_open/code/fred2/res/data05.bmp | Diff File | ||
rm - /trunk/fs2_open/code/fred2/res/data06.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data07.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data08.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data09.bmp | File | ||
mod - /trunk/fs2_open/code/fred2/res/data10.bmp | Diff File | ||
rm - /trunk/fs2_open/code/fred2/res/data11.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data12.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data13.bmp | File | ||
rm - /trunk/fs2_open/code/fred2/res/data14.bmp | File | ||
mod - /trunk/fs2_open/code/fred2/res/data15.bmp | Diff File | ||
add - /trunk/fs2_open/code/fred2/res/data20.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data25.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data30.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data35.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data40.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data45.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data50.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data55.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data60.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data65.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data70.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data75.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data80.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data85.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data90.bmp | File | ||
add - /trunk/fs2_open/code/fred2/res/data95.bmp | File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.h | Diff File | ||
trunk r4600 2008-04-07 18:01 Ported: N/A Details Diff |
try and handle FSO version comments better (should fix Mantis 0001284 and 0001639) |
||
mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/missionsave.h | Diff File |