Changesets: fs2open

trunk r7726

2011-09-14 15:25

Zacam


Ported: N/A

Details Diff
EOL inconsistencies corrected to match the rest of the files.
mod - /trunk/fs2_open/code/object/waypoint.cpp Diff File
mod - /trunk/fs2_open/code/object/waypoint.h Diff File

antipodes r7725

2011-09-14 15:12

Zacam


Ported: N/A

Details Diff
Trunk Sync r7724
mod - /branches/antipodes/code/object/waypoint.cpp Diff File
mod - /branches/antipodes/code/parse/scripting.cpp Diff File

trunk r7724

2011-09-14 14:49

The_E


Ported: N/A

Details Diff
strcmp != stricmp. Using stricmp is necessary to avoid breaking old missions.
mod - /trunk/fs2_open/code/object/waypoint.cpp Diff File

trunk r7723

2011-09-14 08:21

The_E


Ported: N/A

Details Diff
Fix for the $On Weapon Fired: scripting hook
mod - /trunk/fs2_open/code/parse/scripting.cpp Diff File

antipodes r7722

2011-09-14 04:34

Zacam


Ported: N/A

Details Diff
Trunk Sync r7721
mod - /branches/antipodes/code/hud/hudparse.cpp Diff File
mod - /branches/antipodes/code/lighting/lighting.cpp Diff File
mod - /branches/antipodes/code/object/object.cpp Diff File
mod - /branches/antipodes/projects/codeblocks/Freespace2/Freespace2.cbp Diff File
mod - /branches/antipodes/projects/codeblocks/code/code.cbp Diff File

trunk r7721

2011-09-13 22:53

Backslash


Ported: N/A

Details Diff
Add radar gauges to Hud_gauge_types list, so that hud-activate-gauge-type sexp can affect radar. Also a bit of code sorting to make it easier to make sure all gauges are accounted for.
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File

trunk r7720

2011-09-13 18:00

chief1983


Ported: N/A

Details Diff
Update codeblocks project file.
mod - /trunk/fs2_open/projects/codeblocks/Freespace2/Freespace2.cbp Diff File
mod - /trunk/fs2_open/projects/codeblocks/code/code.cbp Diff File

trunk r7719

2011-09-13 16:36

The_E


Ported: N/A

Details Diff
Since this is the only place where r1 and r2 are variable, let's safeguard it.
mod - /trunk/fs2_open/code/object/object.cpp Diff File

trunk r7718

2011-09-13 16:26

The_E


Ported: N/A

Details Diff
Adding an exit path here.
mod - /trunk/fs2_open/code/lighting/lighting.cpp Diff File

antipodes r7717

2011-09-13 04:05

Zacam


Ported: N/A

Details Diff
Trunk Sync r7716
mod - /branches/antipodes/code/graphics/font.cpp Diff File
mod - /branches/antipodes/code/graphics/font.h Diff File
mod - /branches/antipodes/code/hud/hudnavigation.cpp Diff File
mod - /branches/antipodes/code/hud/hudnavigation.h Diff File
mod - /branches/antipodes/code/hud/hudobserver.cpp Diff File
mod - /branches/antipodes/code/hud/hudobserver.h Diff File
mod - /branches/antipodes/code/math/fvi.cpp Diff File
mod - /branches/antipodes/code/weapon/flak.cpp Diff File
mod - /branches/antipodes/code/weapon/flak.h Diff File

trunk r7716

2011-09-12 09:52

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup in hudnavigation and hudobserver
mod - /trunk/fs2_open/code/hud/hudnavigation.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudnavigation.h Diff File
mod - /trunk/fs2_open/code/hud/hudobserver.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudobserver.h Diff File

trunk r7715

2011-09-12 09:31

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup in fvi.cpp
mod - /trunk/fs2_open/code/math/fvi.cpp Diff File

trunk r7714

2011-09-12 08:52

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup in font.cpp and font.h
mod - /trunk/fs2_open/code/graphics/font.cpp Diff File
mod - /trunk/fs2_open/code/graphics/font.h Diff File

trunk r7713

2011-09-12 08:45

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup in flak.cpp and flak.h
mod - /trunk/fs2_open/code/weapon/flak.cpp Diff File
mod - /trunk/fs2_open/code/weapon/flak.h Diff File

antipodes r7712

2011-09-12 08:42

Zacam


Ported: N/A

Details Diff
Trunk Sync r7711
mod - /branches/antipodes/code/camera/camera.cpp Diff File
mod - /branches/antipodes/code/camera/camera.h Diff File
mod - /branches/antipodes/code/freespace2/freespace.cpp Diff File
mod - /branches/antipodes/code/menuui/credits.cpp Diff File
mod - /branches/antipodes/code/mission/missionbriefcommon.cpp Diff File
mod - /branches/antipodes/code/mission/missionbriefcommon.h Diff File
mod - /branches/antipodes/code/object/collidedebrisship.cpp Diff File
mod - /branches/antipodes/code/object/collidedebrisweapon.cpp Diff File
mod - /branches/antipodes/code/object/collideshipship.cpp Diff File
mod - /branches/antipodes/code/object/collideshipweapon.cpp Diff File
mod - /branches/antipodes/code/object/collideweaponweapon.cpp Diff File
mod - /branches/antipodes/code/parse/parselo.cpp Diff File
mod - /branches/antipodes/code/parse/parselo.h Diff File
mod - /branches/antipodes/code/parse/scripting.cpp Diff File

trunk r7711

2011-09-12 08:38

Echelon9


Ported: N/A

Details Diff
Documentation: Remove the old CreditWins from credits.cpp. These were unused for some time
mod - /trunk/fs2_open/code/menuui/credits.cpp Diff File

trunk r7710

2011-09-12 08:35

The_E


Ported: N/A

Details Diff
A few fixes for the $Weapon Class scripting hook and associated actions
mod - /trunk/fs2_open/code/parse/scripting.cpp Diff File

trunk r7709

2011-09-12 08:34

Echelon9


Ported: N/A

Details Diff
Documentation: Big code cleanup of the collide**.cpp files
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 r7708

2011-09-12 08:15

Echelon9


Ported: N/A

Details Diff
Documentation: Code cleanup of camera.cpp and camera.h, and removal of redundant function
mod - /trunk/fs2_open/code/camera/camera.cpp Diff File
mod - /trunk/fs2_open/code/camera/camera.h Diff File
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r7707

2011-09-12 01:14

IssMneur


Ported: N/A

Details Diff
Lets try this again without templates that VC6 doesn't like (this time for real).
Use const strings in split_str.
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionbriefcommon.h Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.h Diff File

trunk r7706

2011-09-12 01:01

Goober5000


Ported: N/A

Details Diff
revert 7705... it did, in fact, contain templates that VC6 doesn't like
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionbriefcommon.h Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.h Diff File

trunk r7705

2011-09-12 00:03

IssMneur


Ported: N/A

Details Diff
Lets try this again without templates that VC6 doesn't like.
Use const strings in split_str.
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionbriefcommon.h Diff File
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.h Diff File

antipodes r7704

2011-09-12 00:02

Zacam


Ported: N/A

Details Diff
Trunk r7703: Allow customization of the thruster distortion effect in species_defs.tbl and ships.tbl
mod - /branches/antipodes/code/lab/lab.cpp Diff File
mod - /branches/antipodes/code/model/model.h Diff File
mod - /branches/antipodes/code/model/modelinterp.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/ship/ship.h Diff File
mod - /branches/antipodes/code/species_defs/species_defs.cpp Diff File
mod - /branches/antipodes/code/species_defs/species_defs.h Diff File

trunk r7703

2011-09-11 23:59

Valathil


Ported: N/A

Details Diff
Allow customization of the thruster distortion effect in species_defs.tbl and ships.tbl
mod - /trunk/fs2_open/code/lab/lab.cpp Diff File
mod - /trunk/fs2_open/code/model/model.h Diff File
mod - /trunk/fs2_open/code/model/modelinterp.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/species_defs/species_defs.cpp Diff File
mod - /trunk/fs2_open/code/species_defs/species_defs.h Diff File

antipodes r7702

2011-09-11 23:44

Zacam


Ported: N/A

Details Diff
Trunk Sync r7701
mod - /branches/antipodes/code/asteroid/asteroid.cpp Diff File
mod - /branches/antipodes/code/asteroid/asteroid.h Diff File
mod - /branches/antipodes/code/globalincs/alphacolors.cpp Diff File
mod - /branches/antipodes/code/ship/afterburner.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 128 129 130 131 132 133 134 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last