Changesets: fs2open
trunk r9002 2012-07-07 17:01 Ported: N/A Details Diff |
also revert the "nohtl" part of r8977 for FRED (Mantis 0002676) because no-HTL models shouldn't use HTL rendering |
Affected Issues 0002676 |
|
mod - /trunk/fs2_open/code/fred2/fredrender.cpp | Diff File | ||
trunk r9001 2012-07-07 17:00 Ported: N/A Details Diff |
revert r8975 because this fix adds unwanted diagonal lines to the jump node model (Mantis 0002396) |
Affected Issues 0002396 |
|
mod - /trunk/fs2_open/code/jumpnode/jumpnode.cpp | Diff File | ||
trunk r9000 2012-07-07 16:51 Ported: N/A Details Diff |
niffiwan's fix for Mantis 0002681 |
Affected Issues 0002681 |
|
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | Diff File | ||
trunk r8999 2012-07-07 10:31 Ported: N/A Details Diff |
Fix for Mantis 2682: extra glowpoints are rendered for targeted ships |
Affected Issues 0002682 |
|
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp | Diff File | ||
trunk r8998 2012-07-07 04:41 Ported: N/A Details Diff |
*sigh* And because MSVC6 is a bit on the stupid side (read: Does not know about this little thing called C++0x), I have to do this bit of ugliness. |
||
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp | Diff File | ||
trunk r8997 2012-07-07 03:39 Ported: N/A Details Diff |
restore this extra space, which is necessary for formatting purposes | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r8996 2012-07-07 02:45 Ported: N/A Details Diff |
Removing the rest of the glBegin()/glEnd() pairs. |
||
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.h | Diff File | ||
trunk r8995 2012-07-06 21:39 Ported: N/A Details Diff |
Fix number 3 for mantis 0002590 - move array overflow detection to correct place in loops |
Affected Issues 0002590 |
|
mod - /trunk/fs2_open/code/missionui/missionscreencommon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
fs2_open_3_6_14 r8994 2012-07-04 16:08 Ported: N/A Details Diff |
Manual backport due to differing implementation: Trunk r8982; replace variables in recommendations too | ||
mod - /branches/fs2_open_3_6_14/code/missionui/missiondebrief.cpp | Diff File | ||
fs2_open_3_6_14 r8993 2012-07-04 15:59 Ported: N/A Details Diff |
Backstep: Reverting Backport of Trunk r8982 which in trunk operates on the SCP_STringification which was not backported. | ||
mod - /branches/fs2_open_3_6_14/code/missionui/missiondebrief.cpp | Diff File | ||
fs2_open_3_6_14 r8992 2012-07-04 15:53 Ported: N/A Details Diff |
Backport: Trunk r8982; replace variables in recommendations too | ||
mod - /branches/fs2_open_3_6_14/code/missionui/missiondebrief.cpp | Diff File | ||
fs2_open_3_6_14 r8991 2012-07-04 15:52 Ported: N/A Details Diff |
Backport: Trunk r8979; Linux release compilation back to using -Wall, but with -Wno-write-strings | ||
mod - /branches/fs2_open_3_6_14/configure.ac | Diff File | ||
fs2_open_3_6_14 r8990 2012-07-04 15:51 Ported: N/A Details Diff |
Backport: Trunk r8978; fix a rather important variable initialization (follow-up to r8967) |
||
mod - /branches/fs2_open_3_6_14/code/mission/missionlog.cpp | Diff File | ||
fs2_open_3_6_14 r8989 2012-07-04 15:51 Ported: N/A Details Diff |
Backport: Trunk r8977; this is the equivalent of r8975 for FRED (Mantis 0002676) |
Affected Issues 0002676 |
|
mod - /branches/fs2_open_3_6_14/code/fred2/fredrender.cpp | Diff File | ||
fs2_open_3_6_14 r8988 2012-07-04 15:50 Ported: N/A Details Diff |
Backport: Trunk r8976; attacking a protected target will remove its protected flag, so don't allow this if hit by EMP (Mantis 0002192) |
Affected Issues 0002192 |
|
mod - /branches/fs2_open_3_6_14/code/weapon/emp.cpp | Diff File | ||
fs2_open_3_6_14 r8987 2012-07-04 15:50 Ported: N/A Details Diff |
Backport: Trunk r8975; Zacam's fix for Mantis 0002396 |
Affected Issues 0002396 |
|
mod - /branches/fs2_open_3_6_14/code/jumpnode/jumpnode.cpp | Diff File | ||
fs2_open_3_6_14 r8986 2012-07-04 15:48 Ported: N/A Details Diff |
Backport: Trunk r8974; fix for Mantis 0002179, proper afterburner shutdown |
Affected Issues 0002179 |
|
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_14 r8985 2012-07-04 15:48 Ported: N/A Details Diff |
Backport: Trunk r8972; fix Mantis 0001972: hotkey brackets are drawn around stealth ships |
Affected Issues 0001972 |
|
mod - /branches/fs2_open_3_6_14/code/hud/hudtarget.cpp | Diff File | ||
fs2_open_3_6_14 r8984 2012-07-04 15:47 Ported: N/A Details Diff |
Backport: Trunk r8971; fix TD2192... [derp, wrong game] fix Mantis 0002192, EMP brings play-dead fighters back to life |
Affected Issues 0002192 |
|
mod - /branches/fs2_open_3_6_14/code/weapon/emp.cpp | Diff File | ||
trunk r8983 2012-07-04 06:13 Ported: N/A Details Diff |
Sync linux binary name format between 3.6.14 & trunk | ||
mod - /trunk/fs2_open/code/Makefile.am | Diff File | ||
mod - /trunk/fs2_open/configure.ac | Diff File | ||
trunk r8982 2012-07-04 01:38 Ported: N/A Details Diff |
replace variables in recommendations too | ||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
antipodes r8981 2012-07-04 01:13 Ported: N/A Details Diff |
Trunk Sync r8980 | ||
mod - /branches/antipodes/code/ai/aicode.cpp | Diff File | ||
mod - /branches/antipodes/code/cutscene/mveplayer.cpp | Diff File | ||
mod - /branches/antipodes/code/cutscene/oggplayer.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/fredrender.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/initialstatus.cpp | Diff File | ||
mod - /branches/antipodes/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/antipodes/code/globalincs/systemvars.cpp | Diff File | ||
mod - /branches/antipodes/code/globalincs/systemvars.h | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengldraw.h | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/antipodes/code/jumpnode/jumpnode.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missiongoals.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionlog.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/antipodes/code/missionui/missionscreencommon.cpp | Diff File | ||
mod - /branches/antipodes/code/mod_table/mod_table.cpp | Diff File | ||
mod - /branches/antipodes/code/mod_table/mod_table.h | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/object/objcollide.cpp | Diff File | ||
mod - /branches/antipodes/code/object/parseobjectdock.cpp | Diff File | ||
mod - /branches/antipodes/code/object/parseobjectdock.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.h | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/shiphit.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/emp.cpp | Diff File | ||
mod - /branches/antipodes/configure.ac | Diff File | ||
trunk r8980 2012-07-03 09:13 Ported: N/A Details Diff |
Fix for Mantis 2677: Compiler errors following r8973, thanks to niffiwan |
Affected Issues 0002677 |
|
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.h | Diff File | ||
trunk r8979 2012-07-03 06:01 Ported: N/A Details Diff |
Linux release compilation back to using -Wall, but with -Wno-write-strings | ||
mod - /trunk/fs2_open/configure.ac | Diff File | ||
trunk r8978 2012-07-03 01:12 Ported: N/A Details Diff |
fix a rather important variable initialization (follow-up to r8967) |
||
mod - /trunk/fs2_open/code/mission/missionlog.cpp | Diff File |