Changesets: fs2open
fs2_open_3_6_9 r4049 2007-02-19 20:41 Ported: N/A Details Diff |
*** empty log message *** |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4048 2007-02-19 15:39 Ported: N/A Details Diff |
More minor tweaks/fixes |
||
mod - /trunk/fs2_open/code/object/waypoint/waypoint.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
trunk r4047 2007-02-19 02:55 Ported: N/A Details Diff |
More scripting tweaks/bugfixes. |
||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
trunk r4046 2007-02-19 02:24 Ported: N/A Details Diff |
WMCoolmon experiences a duh moment. Move scripting collision variable declarations in front of overrides, to give them access to these (somewhat useful) variables |
||
mod - /trunk/fs2_open/code/object/collidedebrisship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collidedebrisweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideweaponweapon.cpp | Diff File | ||
trunk r4045 2007-02-19 02:08 Ported: N/A Details Diff |
Fixed minor precedence issue. |
||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||
fs2_open_3_6_9 r4044 2007-02-18 16:57 Ported: N/A Details Diff |
forgot that too (like Bobboau did the first time :)) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/grd3d.h | Diff File | ||
fs2_open_3_6_9 r4043 2007-02-18 16:26 Ported: N/A Details Diff |
magic word |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/debugconsole/console.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/console.cpp | Diff File | ||
fs2_open_3_6_9 r4042 2007-02-18 03:59 Ported: N/A Details Diff |
fix super-stupid bug :) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/sound/audiostr-openal.cpp | Diff File | ||
trunk r4041 2007-02-18 01:17 Ported: N/A Details Diff |
revert Bobboau's commits for the past two months; these will be added in later in a less messy/buggy manner |
||
mod - /trunk/fs2_open/code/ai/ai.h | Diff File | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/management.cpp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/pstypes.h | Diff File | ||
mod - /trunk/fs2_open/code/lighting/lighting.cpp | Diff File | ||
mod - /trunk/fs2_open/code/math/vecmat.cpp | Diff File | ||
mod - /trunk/fs2_open/code/math/vecmat.h | 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/missionui/missionscreencommon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/model/modelanim.h | Diff File | ||
mod - /trunk/fs2_open/code/model/modelcollide.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideweaponweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/objectsort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/osapi/outwnd.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/scripting.cpp | Diff File | ||
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/render/3d.h | Diff File | ||
mod - /trunk/fs2_open/code/render/3dmath.cpp | Diff File | ||
mod - /trunk/fs2_open/code/render/3dsetup.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shield.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/starfield/starfield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/starfield/starfield.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r4040 2007-02-16 18:49 Ported: N/A Details Diff |
ugh... reverting this, because it was done wrong |
||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
trunk r4039 2007-02-16 18:18 Ported: N/A Details Diff |
this should be based on a flag or something, not automatically tied into the power output |
||
mod - /trunk/fs2_open/code/hud/hudets.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/afterburner.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4038 2007-02-16 17:25 Ported: N/A Details Diff |
fixed another of bobboau's stupid bugs |
||
mod - /trunk/fs2_open/code/ship/shield.cpp | Diff File | ||
fs2_open_3_6_9 r4037 2007-02-16 17:09 Ported: N/A Details Diff |
remove obsolete and misleading comments which should have been edited when the code was upgraded |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
trunk r4036 2007-02-16 13:54 Ported: N/A Details Diff |
Thought I'd caught all of these months ago! Thanks to Wanderer for the heads up. |
||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
fs2_open_3_6_9 r4035 2007-02-16 13:48 Ported: N/A Details Diff |
Thought I'd caught all of these months ago! Thanks to Wanderer for the heads up. |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/shipfx.cpp | Diff File | ||
fs2_open_3_6_9 r4034 2007-02-16 02:06 Ported: N/A Details Diff |
uhh... wrong? |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
trunk r4033 2007-02-15 01:19 Ported: N/A Details Diff |
small fix for reverse thrusters, and a speed tweak. also a change to damp physics, discussed on the forums and reported in Mantis 0001051 months ago. |
||
mod - /trunk/fs2_open/code/physics/physics.cpp | Diff File | ||
trunk r4032 2007-02-14 21:24 Ported: N/A Details Diff |
Linux project file change (thanks to ni1s) |
||
mod - /trunk/fs2_open/code/Makefile.am | Diff File | ||
trunk r4031 2007-02-14 21:09 Ported: N/A Details Diff |
Project file update for VC 2005. I included a new configuration called "ReleaseDebug" which has the NDEBUG macro found in release builds, but also has all the debugging information included. Regular release builds have no debugging information. |
||
mod - /trunk/fs2_open/projects/MSVC_2005 | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/.cvsignore | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Freespace2.sln | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/code.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/libjpeg.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/liblua.vcproj | Diff File | ||
trunk r4030 2007-02-14 21:03 Ported: N/A Details Diff |
Apparently Visual C++ 2005 follows standard syntax rules. |
||
mod - /trunk/fs2_open/code/fred2/altshipclassdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/dumpstats.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/fredview.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/messageeditordlg.cpp | Diff File | ||
fs2_open_3_6_9 r4029 2007-02-12 20:46 Ported: N/A Details Diff |
fix a hideous bug with the knossos special warp stuff (how did this ever actually work correctly?) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4028 2007-02-12 02:35 Ported: N/A Details Diff |
fix stupid bug (Mantis 0001275) |
||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
fs2_open_3_6_9 r4027 2007-02-12 02:32 Ported: N/A Details Diff |
disable D3D by default for stable tree |
||
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_6/Fred2.dsp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_6/Freespace2.dsp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_6/code.dsp | Diff File | ||
fs2_open_3_6_9 r4026 2007-02-12 02:31 Ported: N/A Details Diff |
a little cleanup handle issue where we don't deal with an error condition properly and hit a NULL ptr |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/sound/audiostr-openal.cpp | Diff File | ||
fs2_open_3_6_9 r4025 2007-02-12 02:29 Ported: N/A Details Diff |
fix stupid bug (Mantis 0001275) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/graphics/gropengl.cpp | Diff File |