Changesets: fs2open
trunk r5674 2009-11-22 22:23 Ported: N/A Details Diff |
spacing fix build warning |
||
mod - /trunk/fs2_open/code/fred2/shipspecialdamage.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/missioncmdbrief.cpp | Diff File | ||
trunk r5673 2009-11-22 10:05 Ported: N/A Details Diff |
Remove name concatenation issue from cfilesystem (hopefully mantis 2042 solved, but that callstack changes depending on whether dbg_filter.cfg is there) | ||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
trunk r5672 2009-11-22 06:55 Ported: N/A Details Diff |
fix Mantis 0002043 - variable-array-set needed extra sexp_tree management also, improve type safety for checking for sexp operators (compare the constants rather than using stricmp on the names) |
||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r5671 2009-11-19 12:31 Ported: N/A Details Diff |
Fix for fix for 0001945 and 0001768: Previous fixes didn't play nicely together. Per Hery. | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
antipodes r5670 2009-11-19 07:14 Ported: N/A Details Diff |
Trunk sync | ||
mod - /branches/antipodes/code/ai/aibig.cpp | Diff File | ||
mod - /branches/antipodes/code/ai/aicode.cpp | Diff File | ||
mod - /branches/antipodes/code/asteroid/asteroid.h | Diff File | ||
mod - /branches/antipodes/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/adjustgriddlg.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/bgbitmapdlg.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/bgbitmapdlg.h | Diff File | ||
mod - /branches/antipodes/code/fred2/fred.rc | Diff File | ||
mod - /branches/antipodes/code/fred2/resource.h | Diff File | ||
mod - /branches/antipodes/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/lab/lab.cpp | Diff File | ||
mod - /branches/antipodes/code/lab/wmcgui.cpp | Diff File | ||
mod - /branches/antipodes/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.h | Diff File | ||
mod - /branches/antipodes/code/model/model.h | Diff File | ||
mod - /branches/antipodes/code/model/modelanim.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/network/multi.cpp | Diff File | ||
mod - /branches/antipodes/code/network/multi_options.cpp | Diff File | ||
mod - /branches/antipodes/code/network/multiui.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/outwnd.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/parselo.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/parselo.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.h | Diff File | ||
mod - /branches/antipodes/code/ship/afterburner.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/awacs.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.h | Diff File | ||
mod - /branches/antipodes/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/muzzleflash.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.h | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Freespace2.sln | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/code.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/libjpeg.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/liblua.vcproj | Diff File | ||
trunk r5669 2009-11-19 01:06 Ported: N/A Details Diff |
Fix for 0001768: cutscene bars should now be fully functional again. Something about cubemaps, ask Hery :) | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r5668 2009-11-19 00:51 Ported: N/A Details Diff |
Fix for 0001914: Add a Skybox CLAMP flag to FRED that forces clamped textures instead of tiling. | ||
mod - /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/bgbitmapdlg.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/lab/lab.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/model/modelread.cpp | Diff File | ||
trunk r5667 2009-11-19 00:49 Ported: N/A Details Diff |
Fix for 0001945: Finish adding the proper rectangle drawing code. Cutscenes now combine FOV change + rectangles. From Hery. | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r5666 2009-11-18 04:33 Ported: N/A Details Diff |
bump MAX_ASTEROIDS (I can't believe nobody else has yet) | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.h | Diff File | ||
trunk r5665 2009-11-18 04:17 Ported: N/A Details Diff |
add two awesome sexps that allow treating sexp variables as arrays | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r5664 2009-11-18 03:59 Ported: N/A Details Diff |
add useful parselo function | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.h | Diff File | ||
trunk r5663 2009-11-18 03:17 Ported: N/A Details Diff |
remove unused variable | ||
mod - /trunk/fs2_open/code/lab/wmcgui.cpp | Diff File | ||
trunk r5662 2009-11-18 01:34 Ported: N/A Details Diff |
sexp subcategorization | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r5661 2009-11-18 00:58 Ported: N/A Details Diff |
Add back in: _CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_ITERATOR_DEBUGGING=0; until we can fix the code that is visibly broken by removing those. Per Zacam. |
||
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 | ||
trunk r5660 2009-11-16 23:41 Ported: N/A Details Diff |
Zacam's "oops" patch | ||
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
trunk r5659 2009-11-16 02:04 Ported: N/A Details Diff |
fix knossos animations rendering backwards for ships warping out in certain orientations (taylor's hack isn't actually needed; the parent_obj can - and probably should, for consistency - be the warping ship, not the knossos) |
||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
trunk r5658 2009-11-16 02:01 Ported: N/A Details Diff |
remove this extra friendly-stealth-invisible check; it's redundant and incorrect | ||
mod - /trunk/fs2_open/code/ship/awacs.cpp | Diff File | ||
trunk r5657 2009-11-14 06:57 Ported: N/A Details Diff |
Trim out some warning messages. | ||
mod - /trunk/fs2_open/code/fred2/adjustgriddlg.cpp | Diff File | ||
trunk r5656 2009-11-14 04:51 Ported: N/A Details Diff |
Pedro's Mantis 1982 Fix (Afterburners are used from several places in the code for ships with no afterburners). | ||
mod - /trunk/fs2_open/code/ai/aibig.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/afterburner.cpp | Diff File | ||
trunk r5655 2009-11-14 04:13 Ported: N/A Details Diff |
FUBAR's percent-ships-arrived SEXP. | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r5654 2009-11-13 23:11 Ported: N/A Details Diff |
FRED Learns to write in its own log file! | ||
mod - /trunk/fs2_open/code/osapi/outwnd.cpp | Diff File | ||
trunk r5653 2009-11-13 18:35 Ported: N/A Details Diff |
VS2008 remembers how to build Zacam fixed the broken merge from Antipodes of the project file updates. |
||
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 r5652 2009-11-13 13:06 Ported: N/A Details Diff |
Fix for issues caused by memset and _HAS_ITERATOR_DEBUGGING. Some ugliness involved (placement new - yuck!), however given that a lot of our structures are allocated with vm_malloc, I haven't got a better way around this at present. |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/techmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.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/modelanim.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_options.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiui.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/code/ship/shipfx.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/shockwave.h | Diff File | ||
trunk r5651 2009-11-13 08:22 Ported: N/A Details Diff |
Fix more incorrect uses of memset causing crashes | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.h | 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/code/weapon/muzzleflash.cpp | Diff File | ||
trunk r5650 2009-11-13 05:09 Ported: N/A Details Diff |
Fix mistake with globally defined symbols (_SECURE_SCL=0 and _HAS_ITERATOR_DEBUGGING=0) Add PDB_DEBUGGING to default 'code' 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 |