Changesets: fs2open
trunk r9002
Timestamp: 2012-07-07 17:01:27 Author: Goober5000 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 | ||
mod - /trunk/fs2_open/code/fred2/fredrender.cpp | [ Diff ] [ File ] | ||
trunk r9001
Timestamp: 2012-07-07 17:00:37 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
revert r8975 because this fix adds unwanted diagonal lines to the jump node model (Mantis 0002396) | ||
mod - /trunk/fs2_open/code/jumpnode/jumpnode.cpp | [ Diff ] [ File ] | ||
trunk r9000
Timestamp: 2012-07-07 16:51:39 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
niffiwan's fix for Mantis 0002681 | ||
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | [ Diff ] [ File ] | ||
trunk r8999
Timestamp: 2012-07-07 10:31:14 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2682: extra glowpoints are rendered for targeted ships |
||
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp | [ Diff ] [ File ] | ||
trunk r8998
Timestamp: 2012-07-07 04:41:12 Author: The_E 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
Timestamp: 2012-07-07 03:39:46 Author: Goober5000 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
Timestamp: 2012-07-07 02:45:35 Author: The_E 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
Timestamp: 2012-07-06 21:39:27 Author: niffiwan Ported: N/A [ Details ] [ Diff ] |
Fix number 3 for mantis 0002590 - move array overflow detection to correct place in loops | ||
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
Timestamp: 2012-07-04 16:08:57 Author: Goober5000 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
Timestamp: 2012-07-04 15:59:47 Author: Zacam 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
Timestamp: 2012-07-04 15:53:43 Author: Zacam 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
Timestamp: 2012-07-04 15:52:16 Author: Zacam 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
Timestamp: 2012-07-04 15:51:42 Author: Zacam 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
Timestamp: 2012-07-04 15:51:14 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8977; this is the equivalent of r8975 for FRED (Mantis 0002676) | ||
mod - /branches/fs2_open_3_6_14/code/fred2/fredrender.cpp | [ Diff ] [ File ] | ||
fs2_open_3_6_14 r8988
Timestamp: 2012-07-04 15:50:42 Author: Zacam 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) |
||
mod - /branches/fs2_open_3_6_14/code/weapon/emp.cpp | [ Diff ] [ File ] | ||
fs2_open_3_6_14 r8987
Timestamp: 2012-07-04 15:50:13 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8975; Zacam's fix for Mantis 0002396 | ||
mod - /branches/fs2_open_3_6_14/code/jumpnode/jumpnode.cpp | [ Diff ] [ File ] | ||
fs2_open_3_6_14 r8986
Timestamp: 2012-07-04 15:48:33 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8974; fix for Mantis 0002179, proper afterburner shutdown | ||
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp | [ Diff ] [ File ] | ||
fs2_open_3_6_14 r8985
Timestamp: 2012-07-04 15:48:02 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8972; fix Mantis 0001972: hotkey brackets are drawn around stealth ships | ||
mod - /branches/fs2_open_3_6_14/code/hud/hudtarget.cpp | [ Diff ] [ File ] | ||
fs2_open_3_6_14 r8984
Timestamp: 2012-07-04 15:47:18 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8971; fix TD2192... [derp, wrong game] fix Mantis 0002192, EMP brings play-dead fighters back to life |
||
mod - /branches/fs2_open_3_6_14/code/weapon/emp.cpp | [ Diff ] [ File ] | ||
trunk r8983
Timestamp: 2012-07-04 06:13:25 Author: niffiwan 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
Timestamp: 2012-07-04 01:38:51 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
replace variables in recommendations too | ||
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | [ Diff ] [ File ] | ||
antipodes r8981
Timestamp: 2012-07-04 01:13:33 Author: Zacam 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
Timestamp: 2012-07-03 09:13:23 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2677: Compiler errors following r8973, thanks to niffiwan | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.h | [ Diff ] [ File ] | ||
trunk r8979
Timestamp: 2012-07-03 06:01:20 Author: niffiwan 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
Timestamp: 2012-07-03 01:12:24 Author: Goober5000 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 ] | ||