Changesets: fs2open
trunk r1274 2004-11-21 06:29 Ported: N/A Details Diff |
make hud_disabled_except_messages() do everything at once, add it to hud_show_radar() and hud_show_target_model() so those don't show up (bug 0000271) |
Affected Issues 0000271 |
|
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
trunk r1273 2004-11-21 06:27 Ported: N/A Details Diff |
some 64-bit OS comaptibility fixes |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grinternal.h | Diff File | ||
trunk r1272 2004-11-21 06:26 Ported: N/A Details Diff |
split bm_load_sub() into fast (memory only) and slow (disk only) versions EFF bug fix for fps and much better error handling |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
trunk r1271 2004-11-17 19:05 Ported: N/A Details Diff |
#pragma'd a bunch of warnings --Goober5000 |
||
mod - /trunk/fs2_open/code/fs2open_pxo/Client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Socket.cpp | Diff File | ||
mod - /trunk/fs2_open/code/irc/irc.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/fs2ox.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/openil/il_func.cpp | Diff File | ||
trunk r1270 2004-11-17 17:23 Ported: N/A Details Diff |
added two new sexps --Goober5000 |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r1269 2004-11-04 17:49 Ported: N/A Details Diff |
don't set gamma ramp while running FRED |
||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
trunk r1268 2004-11-04 03:33 Ported: N/A Details Diff |
note to self: copy is down pat, now just learn how to paste, moron |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
trunk r1267 2004-11-02 03:32 Ported: N/A Details Diff |
animate weapon glow/bitmaps properly while in flight, make sure we don't exceed bitmap frame numbers, don't try to calculate frame for particle spew animations since particle_render_all() does that for us already |
||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r1266 2004-11-01 20:48 Ported: N/A Details Diff |
tweaked some project settings --Goober5000 |
||
mod - /trunk/fs2_open/Freespace2.dsp | Diff File | ||
mod - /trunk/fs2_open/code/code.dsp | Diff File | ||
trunk r1265 2004-11-01 15:57 Ported: N/A Details Diff |
make use of Knossos_warp_ani_used flag - thanks Goober5000 |
||
mod - /trunk/fs2_open/code/fireball/fireballs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r1264 2004-10-31 17:07 Ported: N/A Details Diff |
new pilot code |
||
mod - /trunk/fs2_open/code/playerman/managepilot.cpp | Diff File | ||
trunk r1263 2004-10-31 17:06 Ported: N/A Details Diff |
compiler warning fixes, maybe fix issue that would cause cap ships to not fire beam weapons |
||
mod - /trunk/fs2_open/code/ship/aicode.cpp | Diff File | ||
trunk r1262 2004-10-31 17:05 Ported: N/A Details Diff |
s/OGL_inited/OGL_enabled/g |
||
mod - /trunk/fs2_open/code/ship/shield.cpp | Diff File | ||
trunk r1261 2004-10-31 17:04 Ported: N/A Details Diff |
be sure to initialize splodeing_texture, fix issue that would cause loading problems for glows |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r1260 2004-10-31 17:02 Ported: N/A Details Diff |
little cleanup |
||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/trails.cpp | Diff File | ||
trunk r1259 2004-10-31 17:00 Ported: N/A Details Diff |
new bmpman merge support, add PreProcDefines.h a few new places |
||
mod - /trunk/fs2_open/code/jpgutils/jpgutils.cpp | Diff File | ||
mod - /trunk/fs2_open/code/jpgutils/jpgutils.h | Diff File | ||
mod - /trunk/fs2_open/code/openil/il_func.cpp | Diff File | ||
mod - /trunk/fs2_open/code/openil/il_func.h | Diff File | ||
mod - /trunk/fs2_open/code/palman/palman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/pcxutils/pcxutils.cpp | Diff File | ||
mod - /trunk/fs2_open/code/pcxutils/pcxutils.h | Diff File | ||
mod - /trunk/fs2_open/code/sound/fsspeech.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/speech.cpp | Diff File | ||
mod - /trunk/fs2_open/code/tgautils/tgautils.cpp | Diff File | ||
mod - /trunk/fs2_open/code/tgautils/tgautils.h | Diff File | ||
trunk r1258 2004-10-31 16:57 Ported: N/A Details Diff |
support external parsing sources without hurting currently parsing file (for EFF code) |
||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r1257 2004-10-31 16:56 Ported: N/A Details Diff |
new bmpman support, new OGL fixes don't need the freaky neb lighting fix anymore |
||
mod - /trunk/fs2_open/code/nebula/neb.cpp | Diff File | ||
trunk r1256 2004-10-31 16:55 Ported: N/A Details Diff |
s/fisrt/first/g |
||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
trunk r1255 2004-10-31 16:53 Ported: N/A Details Diff |
new pilot code support, no-multiplayer and compiler warning fixes, center mouse cursor for redalert missions |
||
mod - /trunk/fs2_open/code/menuui/barracks.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/optionsmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/playermenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/readyroom.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missioncampaign.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missioncampaign.h | Diff File | ||
mod - /trunk/fs2_open/code/missionui/redalert.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/redalert.h | Diff File | ||
trunk r1254 2004-10-31 16:49 Ported: N/A Details Diff |
fix math error that was hitting Assert()'s and making OGL models flip around for no reason |
||
mod - /trunk/fs2_open/code/math/vecmat.cpp | Diff File | ||
trunk r1253 2004-10-31 16:48 Ported: N/A Details Diff |
faster setting of 0 spec values (Kazan), comment out second (dumbfire?) lead indicator since it just looked wierd constantly being offset |
||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
trunk r1252 2004-10-31 16:46 Ported: N/A Details Diff |
bmpman merge |
||
mod - /trunk/fs2_open/code/graphics/grstub.h | Diff File | ||
trunk r1251 2004-10-31 16:46 Ported: N/A Details Diff |
Linux tree merge, better DDS support, texture panning |
||
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp | Diff File | ||
trunk r1250 2004-10-31 16:45 Ported: N/A Details Diff |
Linux tree merge, single array for VBOs/HTL |
||
mod - /trunk/fs2_open/code/graphics/gropenglextension.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglextension.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengllight.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File |