]> icculus.org git repositories - taylor/freespace2.git/commit
fix FS1 (de)briefing voices, the directory names are different in FS1
authorTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 22:04:58 +0000 (22:04 +0000)
committerTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 22:04:58 +0000 (22:04 +0000)
commitc85e061504dfc3ac2947ed016689ce361edb7180
tree26b38a66ecae33ff32f68d424a336c5d21f8ab0c
parent037313a059135817998b632c5765812df79595eb
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code the table values so that the fs1.vp file isn't needed
hard code a mission fix for sm2-08a since a have no idea how to fix it otherwise
generally cleanup some FS1 code
fix volume sliders in the options screen that never went all the way up
13 files changed:
src/cfile/cfile.cpp
src/hud/hud.cpp
src/hud/hudartillery.cpp
src/hud/hudshield.cpp
src/menuui/mainhallmenu.cpp
src/menuui/optionsmenu.cpp
src/mission/missionbriefcommon.cpp
src/mission/missionparse.cpp
src/missionui/missionbrief.cpp
src/palman/palman.cpp
src/starfield/starfield.cpp
src/weapon/muzzleflash.cpp
src/weapon/weapons.cpp