Changesets: fs2open

trunk r6726

2010-11-11 04:54

The_E


Ported: N/A

Details Diff
Reverting that again to help tr5ack this down further
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r6725

2010-11-11 03:45

The_E


Ported: N/A

Details Diff
Adding proper FRED-side support for special message source "<none>"
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp Diff File

trunk r6724

2010-11-11 03:41

The_E


Ported: N/A

Details Diff
Replacing a few asserts with proper error handling (in this case, simply CLAMPing the offending values to valid ranges).
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r6723

2010-11-10 22:33

The_E


Ported: N/A

Details Diff
Adds an XWA-style firepoint display to the standard reticle. To use it, add "Firepoint display: YES" to the center reticle gauge (after "Filename:"). Additional options are "Firepoint size:" (size in pixels, default value is 5), "Firepoint X coordinate multiplier:" (Default is 15) and "Firepoint Y coordinate multiplier:" (Default value 10)
Also adds HudGauge::renderCircle().
mod - /branches/antipodes/code/hud/hud.cpp Diff File
mod - /branches/antipodes/code/hud/hud.h Diff File
mod - /branches/antipodes/code/hud/hudparse.cpp Diff File
mod - /branches/antipodes/code/hud/hudreticle.cpp Diff File
mod - /branches/antipodes/code/hud/hudreticle.h Diff File

antipodes r6722

2010-11-10 22:17

The_E


Ported: N/A

Details Diff
Fix for faulty check
mod - /branches/antipodes/code/hud/hudtarget.cpp Diff File

antipodes r6721

2010-11-09 13:36

The_E


Ported: N/A

Details Diff
But this is how you do it right
mod - /branches/antipodes/code/parse/sexp.cpp Diff File

antipodes r6720

2010-11-09 07:38

Zacam


Ported: N/A

Details Diff
Hmm. There's a game-breaker, hopefully now fixed appropriately. (At least now it compiles)
mod - /branches/antipodes/code/parse/sexp.cpp Diff File

antipodes r6719

2010-11-09 04:48

The_E


Ported: N/A

Details Diff
Adding the hud-set-directive sexp, to complete the set.
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.h Diff File

antipodes r6718

2010-11-08 23:10

The_E


Ported: N/A

Details Diff
Trunk sync r6715
mod - /branches/antipodes/code/gamesnd/gamesnd.cpp Diff File
mod - /branches/antipodes/code/sound/ds.cpp Diff File
mod - /branches/antipodes/code/sound/sound.cpp Diff File

antipodes r6717

2010-11-08 23:05

The_E


Ported: N/A

Details Diff
Fix issue with alternate weapon energy/ballistic ammo gauges not drawn correctly
mod - /branches/antipodes/code/hud/hudtarget.cpp Diff File

antipodes r6716

2010-11-08 20:30

The_E


Ported: N/A

Details Diff
Changes render permissions for the messages, head ani, and target view gauges.
mod - /branches/antipodes/code/hud/hudmessage.cpp Diff File
mod - /branches/antipodes/code/hud/hudtargetbox.cpp Diff File

trunk r6715

2010-11-08 18:04

The_E


Ported: N/A

Details Diff
Fix for Mantis 2333 (Random crashes caused by snd_get_duration())
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp Diff File
mod - /trunk/fs2_open/code/sound/sound.cpp Diff File

trunk r6714

2010-11-07 20:36

The_E


Ported: N/A

Details Diff
Adding a few checks here to guard/catch Mantis 2333
mod - /trunk/fs2_open/code/sound/sound.cpp Diff File

trunk r6713

2010-11-06 00:44

The_E


Ported: N/A

Details Diff
Fix for Mantis 2329 (Malloc fail on invalid sound files)
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File

antipodes r6712

2010-11-04 20:47

The_E


Ported: N/A

Details Diff
Trunk sync r6711
mod - /branches/antipodes/code/fs2netd/tcp_socket.cpp Diff File
mod - /branches/antipodes/code/model/modelread.cpp Diff File
mod - /branches/antipodes/code/network/chat_api.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.h Diff File
mod - /branches/antipodes/configure.ac Diff File

trunk r6711

2010-11-04 20:34

The_E


Ported: N/A

Details Diff
Woops. This fixes screwed up test for MOI validity
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

trunk r6710

2010-11-04 01:28

FUBAR-BDHR


Ported: N/A

Details Diff
Remove sexp_turret_subsystem_targeting_disable() and sexp_turret_subsystem_targeting_enable() and changes them to use the new generic function.
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r6709

2010-11-04 01:17

FUBAR-BDHR


Ported: N/A

Details Diff
4 new sexps to control Wanderer's subsystem flags from r6581
Fix for Mantis 2330 subsystem targetable/untargetable in multi.
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File

trunk r6708

2010-11-02 17:20

chief1983


Ported: N/A

Details Diff
More compatibility fixes for Solaris
mod - /trunk/fs2_open/code/fs2netd/tcp_socket.cpp Diff File
mod - /trunk/fs2_open/code/network/chat_api.cpp Diff File
mod - /trunk/fs2_open/configure.ac Diff File

trunk r6707

2010-11-01 11:25

The_E


Ported: N/A

Details Diff
Remove bogus debug warning from the :V: days
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

trunk r6706

2010-11-01 11:24

The_E


Ported: N/A

Details Diff
Adding check for invalid MOI values
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

antipodes r6705

2010-10-29 15:10

chief1983


Ported: N/A

Details Diff
Trunk sync - r6704
mod - /branches/antipodes/code/windows_stub/stubs.cpp Diff File

trunk r6704

2010-10-29 15:09

chief1983


Ported: N/A

Details Diff
This should fix a OS X 10.5 crash, possibly others.
mod - /trunk/fs2_open/code/windows_stub/stubs.cpp Diff File

antipodes r6703

2010-10-29 13:08

chief1983


Ported: N/A

Details Diff
Whoops, still testing this part
mod - /branches/antipodes/code/windows_stub/stubs.cpp Diff File

antipodes r6702

2010-10-29 13:05

chief1983


Ported: N/A

Details Diff
Trunk sync - r6701
mod - /branches/antipodes/code/mission/missionparse.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/windows_stub/stubs.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 168 169 170 171 172 173 174 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last