Changesets: fs2open
trunk r2924 2006-03-08 00:13 Ported: N/A Details Diff |
update project file with a bunch of cleanup and universal binary building support add a Frameworks.zip which contains pre-made universal binary frameworks for Ogg, Vorbis and SDL |
||
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
add - /trunk/fs2_open/projects/Xcode/Frameworks.zip | File | ||
add - /trunk/fs2_open/projects/Xcode/Info-debug.plist | File | ||
add - /trunk/fs2_open/projects/Xcode/README.Xcode | File | ||
trunk r2923 2006-03-08 00:09 Ported: N/A Details Diff |
add Frameworks directory to the ignore list |
||
mod - /trunk/fs2_open/projects/Xcode | Diff File | ||
mod - /trunk/fs2_open/projects/Xcode/.cvsignore | Diff File | ||
trunk r2922 2006-03-07 04:21 Ported: N/A Details Diff |
don't need these with new project file and frameworks |
||
rm - /trunk/fs2_open/oggvorbis/lib.osx3 | File | ||
trunk r2921 2006-03-06 11:30 Ported: N/A Details Diff |
make filename length checks non-fatal |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
trunk r2920 2006-03-05 16:45 Ported: N/A Details Diff |
various small cleanups, fixes, error checks |
||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shield.cpp | Diff File | ||
trunk r2919 2006-03-05 13:00 Ported: N/A Details Diff |
remove WMC's "speed increase" ;) (the math isn't right yet so the collision checks won't be correct, and fixing it to work right wouldn't be any faster) |
||
mod - /trunk/fs2_open/code/model/modelcollide.cpp | Diff File | ||
trunk r2918 2006-03-04 06:05 Ported: N/A Details Diff |
Bah. Error in secondary and primary ammo SEXPs fixed |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2917 2006-03-03 01:14 Ported: N/A Details Diff |
fix the random-of sexps to only choose valid arguments |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r2916 2006-03-01 23:05 Ported: N/A Details Diff |
took care of (hopefully) the rest of Karajorma's SEXP node handle conflicts, plus merged the random sexps with their multiple variants |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2915 2006-03-01 18:22 Ported: N/A Details Diff |
Fixed a bunch of bugs with Set-x-ammo and Rand SEXPs. |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2914 2006-03-01 15:54 Ported: N/A Details Diff |
Added the random-multiple-of SEXP and fixed random-of to work as designed |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r2913 2006-03-01 09:53 Ported: N/A Details Diff |
Changed text FRED displays for Fade-In and Fade-Out SEXPs |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2912 2006-02-28 23:01 Ported: N/A Details Diff |
fix comm message localization |
||
mod - /trunk/fs2_open/code/fred2/ignoreordersdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.h | Diff File | ||
mod - /trunk/fs2_open/code/localization/localize.cpp | Diff File | ||
trunk r2911 2006-02-28 23:01 Ported: N/A Details Diff |
not needed... and just an annoyance with > 2 main halls |
||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
trunk r2910 2006-02-28 22:14 Ported: N/A Details Diff |
oswpt wing fix |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2909 2006-02-28 19:46 Ported: N/A Details Diff |
more FS1 import tweaks |
||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
trunk r2908 2006-02-28 02:52 Ported: N/A Details Diff |
Silly mistake |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r2907 2006-02-28 02:37 Ported: N/A Details Diff |
fix another import bug |
||
mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
trunk r2906 2006-02-28 01:59 Ported: N/A Details Diff |
cool stuff with main hall music tracks |
||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
trunk r2905 2006-02-28 00:16 Ported: N/A Details Diff |
fix the animation type triggers |
||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r2904 2006-02-26 23:17 Ported: N/A Details Diff |
add log entry for jettison-cargo |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r2903 2006-02-26 20:21 Ported: N/A Details Diff |
x != y, surprisingly enough |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r2902 2006-02-26 19:51 Ported: N/A Details Diff |
Bump MAX_TFP to 10 |
||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r2901 2006-02-26 19:40 Ported: N/A Details Diff |
Consistency in Lua 2D funcs; fix FRED2 loading screen images dialog boxes. |
||
mod - /trunk/fs2_open/code/fred2/missionnotesdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r2900 2006-02-26 19:15 Ported: N/A Details Diff |
Afterburner & meta updates |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File |