Changesets: fs2open

trunk r10309

2014-01-20 01:34

Goober5000


Ported: N/A

Details Diff
change the title of the "More Info" dialog
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java Diff File

trunk r10308

2014-01-20 01:33

Goober5000


Ported: N/A

Details Diff
some node tweaks
mod - /trunk/fsoinstaller/src/com/fsoinstaller/builder/TestTree.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNodeFactory.java Diff File

trunk r10307

2014-01-19 22:30

Goober5000


Ported: N/A

Details Diff
minor updates
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java Diff File
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/FinishedPage.java File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerGUI.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/WizardPage.java Diff File

trunk r10306

2014-01-19 21:22

Goober5000


Ported: N/A

Details Diff
don't need this anymore
rm - /trunk/fsoinstaller/src.old File

trunk r10305

2014-01-19 21:18

Goober5000


Ported: N/A

Details Diff
making things more robust
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNode.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/IOUtils.java Diff File

trunk r10304

2014-01-19 21:17

Goober5000


Ported: N/A

Details Diff
this should complete work on the installation page!
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallPage.java Diff File

trunk r10303

2014-01-19 20:36

Goober5000


Ported: N/A

Details Diff
add some useful methods &c.
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/Configuration.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java Diff File

trunk r10302

2014-01-19 20:35

Goober5000


Ported: N/A

Details Diff
add a useful utility class
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/KeyPair.java File

trunk r10301

2014-01-19 04:21

niffiwan


Ported: N/A

Details Diff
Coverity ID 1093440: Evaluation order violation in weapon_create()

Related to weapon substitution code
Also a gcc warning (sequence point)
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r10300

2014-01-18 22:27

Goober5000


Ported: N/A

Details Diff
add hashes for installation
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/IOUtils.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java Diff File

trunk r10299

2014-01-18 09:27

m_m


Ported: N/A

Details Diff
Add -profile_write_file options to write frame times to a file. See Wiki for more information.
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/freespace2/freespace.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/profiling.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/pstypes.h Diff File

trunk r10298

2014-01-17 08:57

zookeeper


Ported: N/A

Details Diff
Fixed Mantis 0003000. Affected Issues
0003000
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r10297

2014-01-14 04:18

niffiwan


Ported: N/A

Details Diff
From Admiral MS: add scripting function to get the waypoint-list of a waypoint
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

trunk r10296

2014-01-14 04:18

niffiwan


Ported: N/A

Details Diff
From Admiral MS: add scripting function to get the wing of a ship
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

trunk r10295

2014-01-14 04:18

niffiwan


Ported: N/A

Details Diff
From Admiral MS: scripting access to ship orders; also allows modifying some order values
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

zookeeper r10294

2014-01-13 06:40

zookeeper


Ported: N/A

Details Diff
Trunk sync r10293.
mod - /branches/zookeeper/code/controlconfig/controlsconfigcommon.cpp Diff File

trunk r10293

2014-01-13 06:38

zookeeper


Ported: N/A

Details Diff
Fixed breakage from r10254: key tokens in messages weren't getting translated right.
mod - /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp Diff File

zookeeper r10292

2014-01-12 07:04

zookeeper


Ported: N/A

Details Diff
Added a +Minimum Weapon Span auto spread shield option to control the minimum distance weapons must have traveled before being allowed to hit the shield.
mod - /branches/zookeeper/code/object/collideshipweapon.cpp Diff File
mod - /branches/zookeeper/code/ship/ship.cpp Diff File
mod - /branches/zookeeper/code/ship/ship.h Diff File

zookeeper r10291

2014-01-12 04:51

zookeeper


Ported: N/A

Details Diff
Trunk sync r10290.
mod - /branches/zookeeper/code/object/collideshipweapon.cpp Diff File
mod - /branches/zookeeper/code/parse/sexp.cpp Diff File
mod - /branches/zookeeper/code/parse/sexp.h Diff File
mod - /branches/zookeeper/code/weapon/weapons.cpp Diff File

trunk r10290

2014-01-12 04:48

zookeeper


Ported: N/A

Details Diff
Fixed +Spread From LOD not working.
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp Diff File

trunk r10289

2014-01-11 15:47

zookeeper


Ported: N/A

Details Diff
Ported "no homing speed ramp" weapon flag from zookeeper branch.
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r10288

2014-01-11 15:45

zookeeper


Ported: N/A

Details Diff
Ported $Acceleration Time weapons table option from zookeeper branch.
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r10287

2014-01-11 15:36

zookeeper


Ported: N/A

Details Diff
Ported $Velocity Inherit weapons table option from zookeeper branch.
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/hud/hudtarget.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r10286

2014-01-11 09:07

karajorma


Ported: N/A

Details Diff
X3N0-Life-Form's Call-SSM-Strike SEXP.
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File

zookeeper r10285

2014-01-09 08:29

zookeeper


Ported: N/A

Details Diff
Fixed $Velocity Inherit not working right with regards to the AI and lead sights.
mod - /branches/zookeeper/code/ai/aicode.cpp Diff File
mod - /branches/zookeeper/code/ai/aiturret.cpp Diff File
mod - /branches/zookeeper/code/hud/hudtarget.cpp Diff File
mod - /branches/zookeeper/code/ship/ship.cpp Diff File
 First  Prev  1 2 3 ... 39 40 41 42 43 44 45 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last