Changesets: fs2open

trunk r1324

2004-12-24 00:07

WMCoolmon


Ported: N/A

Details Diff
NEW_HUD compiles now. :)
mod - /trunk/fs2_open/code/hud/hud.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudescort.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudparse.h Diff File
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r1323

2004-12-23 20:07

WMCoolmon


Ported: N/A

Details Diff
Proposed HUD system stuffs - within NEW_HUD defines.
mod - /trunk/fs2_open/code/hud/hudshield.cpp Diff File

trunk r1322

2004-12-23 19:41

WMCoolmon


Ported: N/A

Details Diff
Ballistic primary ammo-gauge to the right of the HUD, support for weapon images in list.
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r1321

2004-12-23 18:36

WMCoolmon


Ported: N/A

Details Diff
Removed unneccessary function call (.0000001 ms speed increase!)
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp Diff File

trunk r1320

2004-12-23 18:35

WMCoolmon


Ported: N/A

Details Diff
Added +Hud Image: for weapons, which replaces the weapon name in the list with an image.
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r1319

2004-12-23 18:30

WMCoolmon


Ported: N/A

Details Diff
Proposed HUD system stuffs - within NEW_HUD defines.
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudparse.h Diff File

trunk r1318

2004-12-23 18:08

WMCoolmon


Ported: N/A

Details Diff
Proposed HUD system stuffs - within NEW_HUD defines.
mod - /trunk/fs2_open/code/hud/hud.cpp Diff File

trunk r1317

2004-12-23 10:58

phreak


Ported: N/A

Details Diff
commits for scramble-messages and unscramble-messages
-phreak
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File

trunk r1316

2004-12-22 18:05

phreak


Ported: N/A

Details Diff
added a pragma message if DevIL isn't compiled into the build
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File

trunk r1315

2004-12-22 16:49

taylor


Ported: N/A

Details Diff
add a popup to make sure people know about pilot upgrade
mod - /trunk/fs2_open/code/menuui/barracks.cpp Diff File
mod - /trunk/fs2_open/code/menuui/playermenu.cpp Diff File
mod - /trunk/fs2_open/code/playerman/managepilot.cpp Diff File
mod - /trunk/fs2_open/code/playerman/managepilot.h Diff File

trunk r1314

2004-12-22 16:48

taylor


Ported: N/A

Details Diff
safety check against very large missions
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File

trunk r1313

2004-12-22 16:47

taylor


Ported: N/A

Details Diff
version bump to 3.6.5
mod - /trunk/fs2_open/code/globalincs/version.h Diff File

trunk r1312

2004-12-22 04:09

WMCoolmon


Ported: N/A

Details Diff
Quick fix to hudparse.cpp; If this causes any problems, roll it back and I'll take another look at it.
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File

trunk r1311

2004-12-20 15:28

fryday


Ported: N/A

Details Diff
Fixed a tiny error in bob's code in d3d_init_environment (which seems to be called even
if there's no -env command-line) which created the cube-map and didn't check
if the creation of it failed. Added the same sanity check to d3d_render_to_env
mod - /trunk/fs2_open/code/graphics/grd3d.cpp Diff File

trunk r1310

2004-12-20 15:18

fryday


Ported: N/A

Details Diff
Commented out ATL dependencies (And changed one macro to an swprintf instead)
Tiny change in animplay ( pow(2.0, ...) instead of pow(2, ...)) because VS2K5
throws an ambiguity error over that.
mod - /trunk/fs2_open/code/anim/animplay.cpp Diff File
mod - /trunk/fs2_open/code/directx/dx8show.cpp Diff File
mod - /trunk/fs2_open/code/sound/speech.cpp Diff File

trunk r1309

2004-12-17 01:43

taylor


Ported: N/A

Details Diff
fix crash from dynamically allocated Personas
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File

trunk r1308

2004-12-15 12:32

Goober5000


Ported: N/A

Details Diff
move wing name initialization to ship_level_init
--Goober5000
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r1307

2004-12-15 10:22

Goober5000


Ported: N/A

Details Diff
commented dumbfire lead indicator back in, because you need to know where your missiles are going
--Goober5000
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r1306

2004-12-15 10:14

Goober5000


Ported: N/A

Details Diff
added Verify, an error checking macro that works in both release and debug modes
--Goober5000
mod - /trunk/fs2_open/code/globalincs/pstypes.h Diff File

trunk r1305

2004-12-14 12:23

Goober5000


Ported: N/A

Details Diff
new version of stristr that doesn't need to allocate memory
--Goober5000
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File

trunk r1304

2004-12-14 09:46

Goober5000


Ported: N/A

Details Diff
allow different wing names than ABGDEZ
--Goober5000
mod - /trunk/fs2_open/code/globalincs/globals.h Diff File
mod - /trunk/fs2_open/code/hud/hud.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudwingmanstatus.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionparse.h Diff File
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp Diff File
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_ingame.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_team.cpp Diff File
mod - /trunk/fs2_open/code/network/multiteamselect.cpp Diff File
mod - /trunk/fs2_open/code/network/multiteamselect.h Diff File
mod - /trunk/fs2_open/code/network/multiutil.cpp Diff File
mod - /trunk/fs2_open/code/playerman/playercontrol.cpp Diff File
mod - /trunk/fs2_open/code/ship/aicode.cpp Diff File
mod - /trunk/fs2_open/code/ship/aigoals.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.h Diff File

trunk r1303

2004-12-11 04:37

WMCoolmon


Ported: N/A

Details Diff
Apparently I never commited -mpnoreturn...
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/popup/popupdead.cpp Diff File

trunk r1302

2004-12-11 04:03

WMCoolmon


Ported: N/A

Details Diff
Changed music modular table ending to *-mus.tbm, in case a miscellaneous modular table is needed.
mod - /trunk/fs2_open/code/gamesnd/eventmusic.cpp Diff File

trunk r1301

2004-12-10 12:21

taylor


Ported: N/A

Details Diff
dymanic allocation of Personas
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File
mod - /trunk/fs2_open/code/mission/missionmessage.h Diff File

trunk r1300

2004-12-05 18:47

taylor


Ported: N/A

Details Diff
fix old V bug when cancelling the pilot select screen
mod - /trunk/fs2_open/code/menuui/playermenu.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 384 385 386 387 388 389 390 ... 400 ... 437 438 439  Next  Last