Changesets: fs2open
trunk r10109 2013-11-17 10:25 Ported: N/A Details Diff |
AddressSanitizer: alloc-dealloc-mismatch (operator new vs free) in hud_close() | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
trunk r10108 2013-11-17 10:20 Ported: N/A Details Diff |
Remove this memory event, as clear() is called after loop, which will call the destructor of each item. Picked up by AddressSanitizer as this was attempting to free() memory allocated with new() | ||
mod - /trunk/fs2_open/code/network/stand_gui-unix.cpp | Diff File | ||
zookeeper r10107 2013-11-17 09:25 Ported: N/A Details Diff |
Some model point shield stuff I had forgotten to commit. | ||
mod - /branches/zookeeper/code/hud/hudshield.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/shiphit.cpp | Diff File | ||
mod - /branches/zookeeper/code/weapon/beam.cpp | Diff File | ||
antipodes r10106 2013-11-17 07:44 Ported: N/A Details Diff |
MSVC 2011 Project Updates for SDL2/joy-sdl | ||
mod - /branches/antipodes/projects/MSVC_2011/code.vcxproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2011/code.vcxproj.filters | Diff File | ||
antipodes r10105 2013-11-17 06:55 Ported: N/A Details Diff |
Cleanup some stray comments in cftp and chttpget | ||
mod - /branches/antipodes/code/inetfile/cftp.cpp | Diff File | ||
mod - /branches/antipodes/code/inetfile/chttpget.cpp | Diff File | ||
antipodes r10104 2013-11-16 21:12 Ported: N/A Details Diff |
SDL2 code changes to bring more common platform code into play | ||
mod - /branches/antipodes/code/inetfile/cftp.cpp | Diff File | ||
mod - /branches/antipodes/code/inetfile/chttpget.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/audiostr.cpp | Diff File | ||
antipodes r10103 2013-11-16 20:46 Ported: N/A Details Diff |
Ensure the SDL2.framework is copied into the final application bundle | ||
mod - /branches/antipodes/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
antipodes r10102 2013-11-16 20:32 Ported: N/A Details Diff |
Support SDL2 bindings and SDL2.framework on Xcode4/5. Please remember to delete your projects/Xcode4/Frameworks/ folder and recreate from the modified projects/Xcode4/Frameworks.tgz | ||
mod - /branches/antipodes/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
mod - /branches/antipodes/projects/Xcode4/Frameworks.tgz | Diff File | ||
antipodes r10101 2013-11-16 20:10 Ported: N/A Details Diff |
For now, we need to duplicate this code in osapi.cpp and osapi_unix.cpp, so that Mac and Unix can compile | ||
mod - /branches/antipodes/code/osapi/osapi_unix.cpp | Diff File | ||
antipodes r10100 2013-11-16 16:29 Ported: N/A Details Diff |
MSVC 2008 Project Updates for SDL2/joy-sdl. | ||
mod - /branches/antipodes/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/code.vcproj | Diff File | ||
antipodes r10099 2013-11-16 16:02 Ported: N/A Details Diff |
Adds include and linker directories to the FRED project (Does not resolve building errors though!) |
||
mod - /branches/antipodes/projects/MSVC_2013/Fred2.vcxproj | Diff File | ||
antipodes r10098 2013-11-16 15:16 Ported: N/A Details Diff |
Adds an SCP_Warning function that acts as frontend to SDL_ShowSimpleMessagebox |
||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/osapi.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/osapi.h | Diff File | ||
antipodes r10097 2013-11-16 15:15 Ported: N/A Details Diff |
Removes redundant code |
||
mod - /branches/antipodes/code/graphics/gropengl.cpp | Diff File | ||
antipodes r10096 2013-11-16 15:14 Ported: N/A Details Diff |
Adds SDL force feedback support (Thanks, taylor!) | ||
mod - /branches/antipodes/code/Makefile.am | Diff File | ||
add - /branches/antipodes/code/io/joy-sdl.cpp | File | ||
rm - /branches/antipodes/code/io/joy.cpp | File | ||
add - /branches/antipodes/code/io/joy_ff-sdl.cpp | File | ||
rm - /branches/antipodes/code/io/joy_ff.cpp | File | ||
mod - /branches/antipodes/projects/MSVC_2013/code.vcxproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2013/code.vcxproj.filters | Diff File | ||
trunk r10095 2013-11-16 14:04 Ported: N/A Details Diff |
we can just use the STL methods here | ||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||
trunk r10094 2013-11-16 14:04 Ported: N/A Details Diff |
add an important note | ||
mod - /trunk/fs2_open/code/globalincs/systemvars.cpp | Diff File | ||
zookeeper r10093 2013-11-16 05:07 Ported: N/A Details Diff |
Trunk sync r10092. | ||
mod - /branches/zookeeper/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudartillery.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudshield.cpp | Diff File | ||
mod - /branches/zookeeper/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/zookeeper/code/mission/missionparse.h | Diff File | ||
mod - /branches/zookeeper/code/missionui/missionshipchoice.h | Diff File | ||
mod - /branches/zookeeper/code/missionui/missionweaponchoice.h | Diff File | ||
mod - /branches/zookeeper/code/network/multi.h | Diff File | ||
mod - /branches/zookeeper/code/network/multi_ingame.cpp | Diff File | ||
mod - /branches/zookeeper/code/network/multi_observer.cpp | Diff File | ||
mod - /branches/zookeeper/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/zookeeper/code/network/multiutil.cpp | Diff File | ||
mod - /branches/zookeeper/code/network/multiutil.h | Diff File | ||
mod - /branches/zookeeper/code/object/deadobjectdock.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/deadobjectdock.h | Diff File | ||
mod - /branches/zookeeper/code/object/object.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/objectdock.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/objectdock.h | Diff File | ||
mod - /branches/zookeeper/code/object/parseobjectdock.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/parseobjectdock.h | Diff File | ||
mod - /branches/zookeeper/code/osapi/outwnd.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/sexp.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
mod - /branches/zookeeper/code/sound/sound.cpp | Diff File | ||
mod - /branches/zookeeper/code/weapon/weapon.h | Diff File | ||
mod - /branches/zookeeper/code/weapon/weapons.cpp | Diff File | ||
trunk r10092 2013-11-16 04:49 Ported: N/A Details Diff |
fix gcc warning: declaration of ?\226?\128?\152shipp?\226?\128?\153 shadows a previous local [-Wshadow] | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r10091 2013-11-16 04:46 Ported: N/A Details Diff |
Coverity 1129269: Dereference after null check add checks to deal with parent_objp == NULL |
||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r10090 2013-11-16 03:55 Ported: N/A Details Diff |
Coverity 1129274: Negative array index read weapon_create can return -1 |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10089 2013-11-16 03:30 Ported: N/A Details Diff |
Coverity 1129270: Negative array index read weapon_create can return -1 (& oops, r10087 was 1129271, not 1129270) |
||
mod - /trunk/fs2_open/code/hud/hudartillery.cpp | Diff File | ||
trunk r10088 2013-11-16 03:01 Ported: N/A Details Diff |
remove gcc warning: [-Wunused-but-set-variable] (ret_val earmarked for future use) |
||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
trunk r10087 2013-11-16 02:57 Ported: N/A Details Diff |
Coverity 1129270: Negative array index read weapon_create can return -1 |
||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
trunk r10086 2013-11-16 01:42 Ported: N/A Details Diff |
Coverity 1129272: Negative array index read weapon_create can return -1 |
||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
trunk r10085 2013-11-16 01:40 Ported: N/A Details Diff |
Coverity 1129273: Negative array index read weapon_create can return -1 |
||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File |