Changesets: fs2open
antipodes r6926 2011-01-05 12:36 Ported: N/A Details Diff |
Trunk 6921 - "Add flag that applies damage to subsystem as if it were the hull." | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.h | Diff File | ||
mod - /branches/antipodes/code/ship/shiphit.cpp | Diff File | ||
antipodes r6925 2011-01-05 11:10 Ported: N/A Details Diff |
Trunk r6924: Support for PNG/JPG/TGA based EFFs for the HUD and other graphics that previously required ANI/PCX. | ||
mod - /branches/antipodes/code/bmpman/bmpman.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengltexture.cpp | Diff File | ||
trunk r6924 2011-01-05 03:54 Ported: N/A Details Diff |
Support for PNG/JPG/TGA based EFFs for the HUD and other graphics that previously required ANI/PCX. | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp | Diff File | ||
antipodes r6923 2011-01-05 02:13 Ported: N/A Details Diff |
GLSL version Detection fix. http://www.hard-light.net/forums/index.php?topic=73712.0 |
||
mod - /branches/antipodes/code/graphics/gropenglextension.cpp | Diff File | ||
trunk r6922 2011-01-05 02:12 Ported: N/A Details Diff |
GLSL version Detection fix. http://www.hard-light.net/forums/index.php?topic=73712.0 |
||
mod - /trunk/fs2_open/code/graphics/gropenglextension.cpp | Diff File | ||
trunk r6921 2011-01-04 19:12 Ported: N/A Details Diff |
Add flag that applies damage to subsystem as if it were the hull. | ||
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/shiphit.cpp | Diff File | ||
antipodes r6920 2011-01-02 15:46 Ported: N/A Details Diff |
Trunk 6919, "resolve a conversion warning pointed out by FUBAR" | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
trunk r6919 2011-01-01 19:35 Ported: N/A Details Diff |
resolve a conversion warning pointed out by FUBAR | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
antipodes r6918 2011-01-01 08:41 The_E Ported: N/A Details Diff |
Trunk sync r6917 | ||
mod - /branches/antipodes/code/ai/ai_profiles.cpp | Diff File | ||
mod - /branches/antipodes/code/ai/ai_profiles.h | Diff File | ||
mod - /branches/antipodes/code/ai/aibig.cpp | Diff File | ||
mod - /branches/antipodes/code/ai/aicode.cpp | Diff File | ||
mod - /branches/antipodes/code/bmpman/bmpman.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/bgbitmapdlg.cpp | Diff File | ||
mod - /branches/antipodes/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglbmpman.cpp | Diff File | ||
mod - /branches/antipodes/code/math/floating.h | Diff File | ||
mod - /branches/antipodes/code/math/staticrand.cpp | Diff File | ||
mod - /branches/antipodes/code/math/vecmat.cpp | Diff File | ||
mod - /branches/antipodes/code/nebula/neb.cpp | 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/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/starfield/starfield.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/beam.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/flak.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
trunk r6917 2011-01-01 04:17 Ported: N/A Details Diff |
re-add Echelon9's commit, with proper logging, and also with parallel fix to bmpman.cpp | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglbmpman.cpp | Diff File | ||
trunk r6916 2010-12-31 15:03 Sushi Ported: N/A Details Diff |
Add "$ai aims from ship center:" and "$allow primary link delay:" AI profiles flags | ||
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/aibig.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/def_files.cpp | Diff File | ||
trunk r6915 2010-12-31 02:41 Ported: N/A Details Diff |
add sexps for object orientation | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r6914 2010-12-30 23:28 Ported: N/A Details Diff |
missed one file | ||
mod - /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp | Diff File | ||
trunk r6913 2010-12-30 23:02 Ported: N/A Details Diff |
change fl_radian to fl_radians so as to be consistent | ||
mod - /trunk/fs2_open/code/math/floating.h | Diff File | ||
mod - /trunk/fs2_open/code/math/staticrand.cpp | Diff File | ||
mod - /trunk/fs2_open/code/math/vecmat.cpp | Diff File | ||
mod - /trunk/fs2_open/code/nebula/neb.cpp | 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/starfield/starfield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/flak.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
antipodes r6912 2010-12-30 14:28 Ported: N/A Details Diff |
Dynamic Primary Linking, from chief1983. | ||
mod - /branches/antipodes/code/controlconfig/controlsconfig.h | Diff File | ||
mod - /branches/antipodes/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
mod - /branches/antipodes/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.h | Diff File | ||
antipodes r6911 2010-12-29 13:39 Ported: N/A Details Diff |
Trunk Sync - r6910 | ||
mod - /branches/antipodes/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/antipodes/code/cmdline/cmdline.h | Diff File | ||
mod - /branches/antipodes/code/io/mouse.cpp | Diff File | ||
mod - /branches/antipodes/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
trunk r6910 2010-12-29 13:18 Ported: N/A Details Diff |
Fix the DirectInput commit r6902 breaking compiling on nix | ||
mod - /trunk/fs2_open/code/io/mouse.cpp | Diff File | ||
trunk r6909 2010-12-29 02:45 Ported: N/A Details Diff |
Remove from Xcode project file two non-existant source code files | ||
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
trunk r6908 2010-12-28 16:00 Ported: N/A Details Diff |
Fix stoprevision | ||
mod - /trunk/nightly-build/nightlybuild.pl | Diff File | ||
trunk r6907 2010-12-28 15:58 Ported: N/A Details Diff |
SMF 2.0 support for the nightly build script. | ||
mod - /trunk/nightly-build/Smf.pm | Diff File | ||
mod - /trunk/nightly-build/buildconfig.conf | Diff File | ||
mod - /trunk/nightly-build/nightlybuild.pl | Diff File | ||
antipodes r6906 2010-12-27 23:49 Ported: N/A Details Diff |
Thanks to Goober5000, this is the correct way to be doing this. | ||
mod - /branches/antipodes/code/missionui/missionshipchoice.cpp | Diff File | ||
trunk r6905 2010-12-27 23:49 Ported: N/A Details Diff |
Thanks to Goober5000, this is the correct way to be doing this. | ||
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
antipodes r6904 2010-12-27 17:54 Ported: N/A Details Diff |
Fixes the index for Player Main Hall. Still not saving (or being read) by CSG properly despite tripping breakpoints set on the cfread/cfwrite on the flags for main_hall. | ||
mod - /branches/antipodes/code/menuui/playermenu.cpp | Diff File | ||
trunk r6903 2010-12-27 15:59 Ported: N/A Details Diff |
Fixes the index so that Player Main Hall changes will actually save properly. Should have caught this back in 6860. | ||
mod - /trunk/fs2_open/code/menuui/playermenu.cpp | Diff File | ||
trunk r6902 2010-12-27 11:17 Sushi Ported: N/A Details Diff |
Add -disable_di_mouse command-line option to force the game to use Windows mouse input instead of DirectInput. For some people, this results in more reliable mouse input. | ||
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/io/mouse.cpp | Diff File |