Changesets: fs2open
| fs2_open-ai r4674 2008-06-20 21:47 Ported: N/ADetails Diff | Oops, I completely forgot the call table for aicode as I was using the wrong diff ... Anyway, now aicode_ is calltabled also and can be used in modularized form. | ||
| mod - /branches/fs2_open-ai/code/ai/aicode.cpp | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aiinternal.h | Diff File | ||
| fs2_open-ai r4673 2008-06-20 14:35 Ported: N/ADetails Diff | Added calltables for most ai_* functions so the AI can be replaced without breaking compatibility with retail. | ||
| mod - /branches/fs2_open-ai/code/ai/aibig.cpp | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aibig.h | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aigoals.cpp | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aigoals.h | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aiinternal.h | Diff File | ||
| mod - /branches/fs2_open-ai/code/ai/aiturret.cpp | Diff File | ||
| trunk r4672 2008-06-19 00:36 Ported: N/ADetails Diff | fix compiling on F9 (per the standard, limits.h isn't implicitly included) | ||
| mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/lab/wmcgui.h | Diff File | ||
| mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/object/objectshield.cpp | Diff File | ||
| trunk r4671 2008-06-18 18:24 Ported: N/ADetails Diff | I'm fairly sure FRED shouldn't be calling that function. Certainly not for BtRL at least as it was causing a crash. | ||
| mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
| karajorma r4670 2008-06-17 15:39 Ported: N/ADetails Diff | Change the project file to add the new alt classes file. | ||
| mod - /branches/karajorma/projects/MSVC_6/Fred2.dsp | Diff File | ||
| karajorma r4669 2008-06-17 15:36 Ported: N/ADetails Diff | FRED changes for team loadout. | ||
| add - /branches/karajorma/code/fred2/AltShipClassDlg.cpp | File | ||
| add - /branches/karajorma/code/fred2/AltShipClassDlg.h | File | ||
| mod - /branches/karajorma/code/fred2/briefingeditordlg.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/debriefingeditordlg.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/dumpstats.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/fred.rc | Diff File | ||
| mod - /branches/karajorma/code/fred2/freddoc.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/management.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/management.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/missionsave.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/modifyvariabledlg.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/modifyvariabledlg.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/playerstarteditor.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/playerstarteditor.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/resource.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/sexp_tree.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/sexp_tree.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/shipeditordlg.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/shipeditordlg.h | Diff File | ||
| mod - /branches/karajorma/code/fred2/shipflagsdlg.cpp | Diff File | ||
| mod - /branches/karajorma/code/fred2/shipflagsdlg.h | Diff File | ||
| karajorma r4668 2008-06-17 15:20 Ported: N/ADetails Diff | Commit the actual team loadout code. | ||
| mod - /branches/karajorma/code/mission/missionparse.cpp | Diff File | ||
| mod - /branches/karajorma/code/mission/missionparse.h | Diff File | ||
| mod - /branches/karajorma/code/missionui/missionshipchoice.cpp | Diff File | ||
| mod - /branches/karajorma/code/missionui/missionweaponchoice.cpp | Diff File | ||
| mod - /branches/karajorma/code/weapon/weapons.cpp | Diff File | ||
| karajorma r4667 2008-06-17 15:17 Ported: N/ADetails Diff | Get-Damage-Caused SEXP and a couple of functions for counting the number of variables of a certain type. | ||
| mod - /branches/karajorma/code/parse/sexp.cpp | Diff File | ||
| mod - /branches/karajorma/code/parse/sexp.h | Diff File | ||
| karajorma r4666 2008-06-17 15:10 Ported: N/ADetails Diff | Changes to allow more data to be used from exited_ship. Make ship_exited dynamic too. | ||
| mod - /branches/karajorma/code/missionui/redalert.cpp | Diff File | ||
| mod - /branches/karajorma/code/ship/ship.cpp | Diff File | ||
| mod - /branches/karajorma/code/ship/ship.h | Diff File | ||
| mod - /branches/karajorma/code/ship/shiphit.cpp | Diff File | ||
| mod - /branches/karajorma/code/stats/scoring.cpp | Diff File | ||
| mod - /branches/karajorma/code/stats/scoring.h | Diff File | ||
| karajorma r4665 2008-06-17 14:49 Ported: N/ADetails Diff | A couple of new parsing functions for dealing with variables in fields that previously only accepted integers or strings. | ||
| mod - /branches/karajorma/code/parse/parselo.cpp | Diff File | ||
| mod - /branches/karajorma/code/parse/parselo.h | Diff File | ||
| karajorma r4664 2008-06-16 22:52 Ported: N/ADetails Diff | made a copy | ||
| add - /branches/karajorma | File | ||
| trunk r4663 2008-06-15 17:02 Ported: N/ADetails Diff | Fix for mantis 0001691: Ships disappear at stage 2 of knossos warpout. | ||
| mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
| trunk r4662 2008-06-13 09:18 Ported: N/ADetails Diff | fix for the detail box parsing (issue reported by Water) | ||
| mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
| trunk r4661 2008-06-11 18:38 Ported: N/ADetails Diff | Move gr_reset_clip into draw_model_rotating, and don't assume that if a NULL closeup pos is passed that it's a missile. | ||
| mod - /trunk/fs2_open/code/missionui/missionscreencommon.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp | Diff File | ||
| wanderer r4660 2008-06-11 10:49 Ported: N/ADetails Diff | turret related feature commit: reset when idle option limited elevation and base rotation | ||
| mod - /branches/wanderer/code/ai/aibig.cpp | Diff File | ||
| mod - /branches/wanderer/code/ai/aiturret.cpp | Diff File | ||
| mod - /branches/wanderer/code/model/model.h | Diff File | ||
| mod - /branches/wanderer/code/model/modelread.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/weapon/beam.cpp | Diff File | ||
| wanderer r4659 2008-06-11 09:47 Ported: N/ADetails Diff | updating wanderer branch up to date with trunk 4657 | ||
| mod - /branches/wanderer/code/ai/aiturret.cpp | Diff File | ||
| mod - /branches/wanderer/code/debris/debris.cpp | Diff File | ||
| mod - /branches/wanderer/code/debris/debris.h | Diff File | ||
| mod - /branches/wanderer/code/freespace2/freespace.cpp | Diff File | ||
| mod - /branches/wanderer/code/graphics/2d.h | Diff File | ||
| mod - /branches/wanderer/code/graphics/grd3dsetup.cpp | Diff File | ||
| mod - /branches/wanderer/code/graphics/gropengl.cpp | Diff File | ||
| mod - /branches/wanderer/code/graphics/gropengltnl.cpp | Diff File | ||
| mod - /branches/wanderer/code/graphics/gropengltnl.h | Diff File | ||
| mod - /branches/wanderer/code/graphics/grstub.cpp | Diff File | ||
| mod - /branches/wanderer/code/hud/hudtargetbox.cpp | Diff File | ||
| mod - /branches/wanderer/code/object/collideshipweapon.cpp | Diff File | ||
| mod - /branches/wanderer/code/radar/radarorb.cpp | Diff File | ||
| mod - /branches/wanderer/code/ship/shipfx.cpp | Diff File | ||
| mod - /branches/wanderer/code/ship/shipfx.h | Diff File | ||
| mod - /branches/wanderer/code/weapon/beam.cpp | Diff File | ||
| mod - /branches/wanderer/code/weapon/swarm.cpp | Diff File | ||
| wanderer r4658 2008-06-11 07:18 Ported: N/ADetails Diff | added phreak's MSVC 2008 project | ||
| add - /branches/wanderer/projects/MSVC_2008 | File | ||
| add - /branches/wanderer/projects/MSVC_2008/Fred2.vcproj | File | ||
| add - /branches/wanderer/projects/MSVC_2008/Freespace2.sln | File | ||
| add - /branches/wanderer/projects/MSVC_2008/Freespace2.vcproj | File | ||
| add - /branches/wanderer/projects/MSVC_2008/code.vcproj | File | ||
| add - /branches/wanderer/projects/MSVC_2008/libjpeg.vcproj | File | ||
| add - /branches/wanderer/projects/MSVC_2008/liblua.vcproj | File | ||
| trunk r4657 2008-06-09 21:14 Ported: N/ADetails Diff | fix mantis 0001682 - weapon ship collisions not applying to ships beyond the warpout clip plane. | ||
| mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
| trunk r4656 2008-06-09 21:13 Ported: N/ADetails Diff | Shoudln't forgetting a return statement be an error and not a warning? | ||
| mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
| trunk r4655 2008-06-09 18:27 Ported: N/ADetails Diff | Mantis 0001676 - Prevent particles from appearing during warpout and the particle emitter is beyond the clip plane. | ||
| mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/ship/shipfx.h | Diff File | ||
| trunk r4654 2008-06-09 04:11 Ported: N/ADetails Diff | Fix for mantis 0001687 (corkscrew missiles and turrets) | ||
| mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/weapon/swarm.cpp | Diff File | ||
| trunk r4653 2008-06-08 21:10 Ported: N/ADetails Diff | Added SSE/SSE2 build configurations. These builds are are optional versions of the release builds with SSE/SSE2 instruction support. | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.sln | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/libjpeg.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/liblua.vcproj | Diff File | ||
| trunk r4652 2008-06-08 19:53 Ported: N/ADetails Diff | Added additional compiler optimizations for release builds. | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/libjpeg.vcproj | Diff File | ||
| mod - /trunk/fs2_open/projects/MSVC_2008/liblua.vcproj | Diff File | ||
| trunk r4651 2008-06-07 19:59 Ported: N/ADetails Diff | Add Visual Studio 2008 project files. The release builds have been configured to use Multi-processor support (/MP) when compiling. | ||
| add - /trunk/fs2_open/projects/MSVC_2008 | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/Freespace2.sln | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/code.vcproj | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/libjpeg.vcproj | File | ||
| add - /trunk/fs2_open/projects/MSVC_2008/liblua.vcproj | File | ||
| trunk r4650 2008-06-02 20:18 Ported: N/ADetails Diff | Alpha blending and line widths for radar orb rings when in HTL mode. | ||
| mod - /trunk/fs2_open/code/graphics/2d.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.cpp | Diff File | ||
| mod - /trunk/fs2_open/code/radar/radarorb.cpp | Diff File | ||
