Changesets: fs2open
trunk r7951 2011-11-05 15:42 Ported: N/A Details Diff |
Fixed min(0) and max(0) being recognized as macros on Windows | ||
mod - /trunk/fs2_open/code/sound/sound.h | Diff File | ||
trunk r7950 2011-11-05 15:23 The_E Ported: N/A Details Diff |
Changing opengl_render_pipeline_program to avoid unnecessary texture uploads. |
||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
trunk r7949 2011-11-05 15:20 The_E Ported: N/A Details Diff |
Reverting 7938: Bugfix breaks existing missions relying on old behaviour. | ||
mod - /trunk/fs2_open/code/math/fix.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_14 r7948 2011-11-05 06:03 Ported: N/A Details Diff |
Linux: include version in output binary names | ||
mod - /branches/fs2_open_3_6_14/code/Makefile.am | Diff File | ||
mod - /branches/fs2_open_3_6_14/configure.ac | Diff File | ||
antipodes r7947 2011-11-05 05:36 Ported: N/A Details Diff |
Trunk Sync r7946 | ||
mod - /branches/antipodes/code/ai/aicode.cpp | Diff File | ||
mod - /branches/antipodes/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/antipodes/code/asteroid/asteroid.cpp | Diff File | ||
mod - /branches/antipodes/code/cfileextractor/cfileextractor.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglshader.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengltexture.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudbrackets.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/antipodes/code/lab/lab.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/sound.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/sound.h | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
trunk r7946 2011-11-05 04:12 Ported: N/A Details Diff |
Documentation: General code cleanup for 64bit | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.cpp | Diff File | ||
mod - /trunk/fs2_open/code/cfileextractor/cfileextractor.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
mod - /trunk/fs2_open/code/lab/lab.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r7945 2011-11-05 03:09 Ported: N/A Details Diff |
Fix Mantis 2535: Game crashes in player select menu, patch from Eli2 | ||
mod - /trunk/fs2_open/code/sound/sound.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/sound.h | Diff File | ||
antipodes r7944 2011-11-04 22:35 Ported: N/A Details Diff |
Backport of Trunk r7939: : Fix our linking order to work with --as-needed | ||
mod - /branches/antipodes/configure.ac | Diff File | ||
antipodes r7943 2011-11-03 11:21 The_E Ported: N/A Details Diff |
Trunk sync r7942 | ||
mod - /branches/antipodes/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /branches/antipodes/code/gamesnd/gamesnd.h | Diff File | ||
mod - /branches/antipodes/code/math/fix.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
trunk r7942 2011-11-03 10:39 Ported: N/A Details Diff |
Bug fix: This looked to be an accidental copy paste. See further gamesnd_get_by_iface_tbl_index() and gamesnd_get_by_tbl_index() | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp | Diff File | ||
trunk r7941 2011-11-03 10:32 Ported: N/A Details Diff |
From Eli2: patch removes leftovers of the conversion from arrays to Vectors. | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.h | Diff File | ||
fs2_open_3_6_14 r7940 2011-11-02 17:04 Ported: N/A Details Diff |
Backport of Trunk r7939: From niffiwan: Fix our linking order to work with --as-needed | ||
mod - /branches/fs2_open_3_6_14/configure.ac | Diff File | ||
trunk r7939 2011-11-02 12:23 Ported: N/A Details Diff |
From niffiwan: Fix our linking order to work with --as-needed | ||
mod - /trunk/fs2_open/configure.ac | Diff File | ||
trunk r7938 2011-11-02 07:40 The_E Ported: N/A Details Diff |
From Eli2: Fix for Mantis 2533 (integer overflow in mission-time-msecs) |
||
mod - /trunk/fs2_open/code/math/fix.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
antipodes r7937 2011-11-01 00:16 Ported: N/A Details Diff |
Trunk Sync r7936 | ||
mod - /branches/antipodes/code/math/vecmat.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/lua.cpp | Diff File | ||
mod - /branches/antipodes/code/playerman/playercontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/shipfx.cpp | Diff File | ||
trunk r7936 2011-10-29 18:22 Ported: N/A Details Diff |
zookeeper's hyperspace patch http://www.hard-light.net/forums/index.php?topic=65427.msg1558799#msg1558799 |
||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
trunk r7935 2011-10-28 23:09 Ported: N/A Details Diff |
Fix Mantis 2531: Issues with cockpit sounds, from Eli2 | ||
mod - /trunk/fs2_open/code/playerman/playercontrol.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
antipodes r7934 2011-10-28 09:41 The_E Ported: N/A Details Diff |
Fixes possible null pointer issues when not using FS2 |
||
mod - /branches/antipodes/code/playerman/managepilot.cpp | Diff File | ||
trunk r7933 2011-10-28 07:21 The_E Ported: N/A Details Diff |
Moving this up a bit more |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r7932 2011-10-28 06:41 The_E Ported: N/A Details Diff |
This line shouldn't have been removed in m previous commit. No idea how that happened, but I moved it closer to where it's actually used. |
||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r7931 2011-10-28 06:01 The_E Ported: N/A Details Diff |
From zookeeper: Adds kill() function to asteroid objects | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r7930 2011-10-28 05:59 The_E Ported: N/A Details Diff |
From m!m: Reworked scripting sound API | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r7929 2011-10-26 03:51 Ported: N/A Details Diff |
the ship copy flag needs to be able to recognize ships that appear later in the table | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r7928 2011-10-26 02:35 Ported: N/A Details Diff |
we have some preconditions, so let's enforce them | ||
mod - /trunk/fs2_open/code/math/vecmat.cpp | Diff File | ||
antipodes r7927 2011-10-23 15:04 Ported: N/A Details Diff |
Trunk Sync r7926 | ||
mod - /branches/antipodes/code/anim/packunpack.cpp | Diff File | ||
mod - /branches/antipodes/code/cmeasure/cmeasure.cpp | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/freespace2/levelpaging.cpp | Diff File | ||
mod - /branches/antipodes/code/gamesnd/gamesnd.h | Diff File | ||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudlock.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudreticle.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/antipodes/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/antipodes/code/playerman/playercontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/afterburner.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/ship/shipfx.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/shipfx.h | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/shockwave.h | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File |