Changesets: fs2open
trunk r4249 2007-08-31 16:37 Ported: N/A Details Diff |
Fix for Mantis bug: http://scp.indiegames.us/mantis/view.php?id=1482 Also, fixed an implicit cast that MSVC2005 choked on. |
||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
fs2_open_3_6_9 r4248 2007-08-30 00:52 Ported: N/A Details Diff |
The long-awaited HUD $Length Unit Multiplier setting! (With lots of help from KeldorKatarn) Multiplies all speeds and distances displayed by the HUD by a given constant multiplier. The value is declared in hud_gauges.tbl (right after $Max Escort Ships) as $Length Unit Multiplier: 5 |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudparse.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudreticle.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudtargetbox.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudparse.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp | Diff File | ||
fs2_open_3_6_9 r4247 2007-08-26 12:01 Ported: N/A Details Diff |
destroyed-or-departed-delay needs to check for ships that have self destructed |
||
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 | ||
fs2_open_3_6_9 r4246 2007-08-25 11:37 Ported: N/A Details Diff |
Add WINVER define to the VC2005 project file so it shouldn't affect users of other compilers. |
||
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
fs2_open_3_6_9 r4245 2007-08-19 22:55 Ported: N/A Details Diff |
tweaky move |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
fs2_open_3_6_9 r4244 2007-08-19 18:15 Ported: N/A Details Diff |
Fix for Mantis 1234 |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missiontraining.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missiontraining.cpp | Diff File | ||
fs2_open_3_6_9 r4243 2007-08-17 22:23 Ported: N/A Details Diff |
bring wxFRED project files up to date |
||
mod - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_6/wxFRED2.dsp | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_6/wxFRED2.dsp | Diff File | ||
trunk r4242 2007-08-17 21:59 Ported: N/A Details Diff |
bring sexp into conformance with other sexps |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r4241 2007-08-16 23:29 Ported: N/A Details Diff |
generalize the way radar ranges are handled (inspired by Shade's fix) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudconfig.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/hud/hudconfig.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/parselo.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/parselo.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/radar/radar.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/radar/radarorb.cpp | Diff File | ||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudconfig.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudconfig.h | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | Diff File | ||
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/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
mod - /trunk/fs2_open/code/radar/radar.cpp | Diff File | ||
mod - /trunk/fs2_open/code/radar/radarorb.cpp | Diff File | ||
fs2_open_3_6_9 r4240 2007-08-15 20:45 Ported: N/A Details Diff |
Local SSMs shouldn't jump into subspace if they're not homing. |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/weapon/weapons.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r4239 2007-08-15 16:36 Ported: N/A Details Diff |
Typo fixed. |
||
mod - /trunk/fs2_open/code/network/multi_obj.cpp | Diff File | ||
trunk r4238 2007-08-15 13:10 Ported: N/A Details Diff |
set-object-position and set-object-orient now work in multi. |
||
mod - /trunk/fs2_open/code/network/multi_obj.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_obj.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_9 r4237 2007-08-15 03:16 Ported: N/A Details Diff |
okay... let's not redefine the Windows version |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/stdafx.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/stdafx.h | Diff File | ||
fs2_open_3_6_9 r4236 2007-08-15 02:57 Ported: N/A Details Diff |
fix problems with the mini help box (interestingly this feature was committed to stable but not HEAD) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
fs2_open_3_6_9 r4235 2007-08-14 11:42 Ported: N/A Details Diff |
forgot to cvs add these project files |
||
add - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_2005/Fred2.vcproj | File | ||
add - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_2005/libjpeg.vcproj | File | ||
add - /branches/fs2_open_3_6_9/fs2_open/projects/MSVC_2005/liblua.vcproj | File | ||
fs2_open_3_6_9 r4234 2007-08-13 19:07 Ported: N/A Details Diff |
disable the Windows key while FreeSpace is running (thanks to jr2) c.f. http://www.hard-light.net/forums/index.php/topic,48838.0.html |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
fs2_open_3_6_9 r4233 2007-08-13 00:54 Ported: N/A Details Diff |
some improvements to the pirate ship |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/network/multi_respawn.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_respawn.cpp | Diff File | ||
fs2_open_3_6_9 r4232 2007-08-11 12:52 Ported: N/A Details Diff |
some tweaks for a field that's mostly unused anyway |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/ai.h | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp | Diff File | ||
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/ship/ship.cpp | Diff File | ||
fs2_open_3_6_9 r4231 2007-08-04 18:30 Ported: N/A Details Diff |
fix case-sensitive #include (Linux) |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_9/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r4230 2007-08-03 15:50 Ported: N/A Details Diff |
Reinforcements Editor bug fixed Sucka! |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_9 r4229 2007-08-03 15:10 Ported: N/A Details Diff |
Reinforcements Editor bug fixed Sucka! |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r4228 2007-08-02 21:37 Ported: N/A Details Diff |
fix compile error |
||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
fs2_open_3_6_9 r4227 2007-08-02 21:35 Ported: N/A Details Diff |
fix warning |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
mod - /trunk/fs2_open/code/autopilot/autopilot.cpp | Diff File | ||
fs2_open_3_6_9 r4226 2007-08-02 21:17 Ported: N/A Details Diff |
fix compilation issue |
||
mod - /branches/fs2_open_3_6_9/fs2_open/code/mission/missionparse.h | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
trunk r4225 2007-08-01 08:25 Ported: N/A Details Diff |
Scales GUI Mouse movements correctly for non-standard resolutions. Doesn't affect gameplay. |
||
mod - /trunk/fs2_open/code/io/mouse.cpp | Diff File |