Changesets: fs2open
trunk r7126
Timestamp: 2011-04-15 08:34:11 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2416 (Messages do not display when in padlock view) |
||
mod - /trunk/fs2_open/code/hud/hudmessage.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | [ Diff ] [ File ] | ||
trunk r7125
Timestamp: 2011-04-15 08:16:17 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2240 (HUD anis and training messages do not display if hud_disable_except_messages is active) |
||
mod - /trunk/fs2_open/code/hud/hudmessage.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/hud/hudmessage.h | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/mission/missiontraining.cpp | [ Diff ] [ File ] | ||
trunk r7124
Timestamp: 2011-04-15 01:41:12 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
make the selection look more like a wizard selection (I used the MySQL Setup Wizard as a pattern to follow) this should finish ChoicePage |
||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ChoicePage.java | [ Diff ] [ File ] | ||
trunk r7123
Timestamp: 2011-04-15 01:40:49 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
consistency | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallChoice.java | [ Diff ] [ File ] | ||
trunk r7122
Timestamp: 2011-04-15 01:39:25 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
hmm... grammar... | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | [ Diff ] [ File ] | ||
trunk r7121
Timestamp: 2011-04-15 01:38:38 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
modify label | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | [ Diff ] [ File ] | ||
trunk r7120
Timestamp: 2011-04-15 01:32:18 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
typo | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | [ Diff ] [ File ] | ||
trunk r7119
Timestamp: 2011-04-14 14:59:06 Author: Wanderer Ported: N/A [ Details ] [ Diff ] |
adds table controls for various particle effects, and explosions related to ship death event. per ship class base deathroll time. | ||
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/ship/shiphit.cpp | [ Diff ] [ File ] | ||
antipodes r7118
Timestamp: 2011-04-13 10:51:40 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Okay, this one needs to be done properly at some point. For now, let us just assume that using Single-player mode by default is the right thing to do. |
||
mod - /branches/antipodes/code/menuui/playermenu.cpp | [ Diff ] [ File ] | ||
trunk r7117
Timestamp: 2011-04-12 23:08:49 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
fix NPE | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | [ Diff ] [ File ] | ||
trunk r7116
Timestamp: 2011-04-12 19:35:58 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Reported by chief1983, adds closing brace to line 2346. Mac's should be happy now. |
||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | [ Diff ] [ File ] | ||
trunk r7115
Timestamp: 2011-04-12 09:32:27 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Of course, I did it wrong. However, this works now. |
||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | [ Diff ] [ File ] | ||
antipodes r7114
Timestamp: 2011-04-11 11:46:20 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Trunk sync r7113 | ||
mod - /branches/antipodes/code/hud/hudreticle.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/missionui/missionweaponchoice.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/ship/shiphit.cpp | [ Diff ] [ File ] | ||
trunk r7113
Timestamp: 2011-04-11 11:44:33 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Requested by Axem: Allow beams to tag targets. |
||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | [ Diff ] [ File ] | ||
trunk r7112
Timestamp: 2011-04-10 09:09:24 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Documentation: hud_sensors_ok() function comment | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | [ Diff ] [ File ] | ||
trunk r7111
Timestamp: 2011-04-08 09:00:51 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Second go at patch r7110 | ||
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp | [ Diff ] [ File ] | ||
trunk r7110
Timestamp: 2011-04-08 08:38:19 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Fix two buffer overflows: missionweaponchoice.cpp(3580): warning C6386: Buffer overrun: accessing 'slot->wep', the writable size is '28' bytes, but '4194244' bytes might be written & missionweaponchoice.cpp(3585): warning C6386: Buffer overrun: accessing 'slot->wep_count', the writable size is '28' bytes, but '4194244' bytes might be written | ||
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp | [ Diff ] [ File ] | ||
trunk r7109
Timestamp: 2011-04-06 06:25:18 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Removing an Assert in favour of more elegant error handling. |
||
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | [ Diff ] [ File ] | ||
antipodes r7108
Timestamp: 2011-04-05 08:07:21 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Trunk sync r7107 | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hud.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hud.h | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudets.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudmessage.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/network/multi_pmsg.cpp | [ Diff ] [ File ] | ||
trunk r7107
Timestamp: 2011-04-05 08:05:32 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for issue with the "no ETS" flag where subsystems were not getting recharged properly. |
||
mod - /trunk/fs2_open/code/hud/hudets.cpp | [ Diff ] [ File ] | ||
trunk r7106
Timestamp: 2011-04-05 05:44:43 Author: The_E Ported: N/A [ Details ] [ Diff ] |
|||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/hud/hud.h | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/hud/hudmessage.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/network/multi_pmsg.cpp | [ Diff ] [ File ] | ||
antipodes r7105
Timestamp: 2011-04-04 16:25:24 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Trunk sync r7104 | ||
mod - /branches/antipodes/code/ai/aicode.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudlock.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudshield.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/hud/hudshield.h | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/mission/missiontraining.cpp | [ Diff ] [ File ] | ||
trunk r7104
Timestamp: 2011-04-04 10:48:27 Author: The_E Ported: N/A [ Details ] [ Diff ] |
FSF's fix for Mantis 2371 (Hotkey selection does not work for additional wings) |
||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | [ Diff ] [ File ] | ||
trunk r7103
Timestamp: 2011-04-04 09:07:17 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2409 (Directive gauge is rendered despite hud-disable-except-messages) |
||
mod - /trunk/fs2_open/code/mission/missiontraining.cpp | [ Diff ] [ File ] | ||
trunk r7102
Timestamp: 2011-04-04 09:03:29 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2391 (Erroneous warning about missing assets due to changd HUD loading mechanisms) |
||
mod - /trunk/fs2_open/code/hud/hudlock.cpp | [ Diff ] [ File ] | ||