Author Topic: Nightly (Windows): 13 Oct 2008 - Revision 4880  (Read 1538 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 13 Oct 2008 - Revision 4880
Here is the nightly for Windows on 13 Oct 2008 - Revision 4880

fso-WIN-20081013_r4880.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4875 | Goober5000 | 2008-10-12 14:44:06 -0500 (Sun, 12 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/stats/medals.cpp

fixed "bastion" debug console command to work for all main halls
added "medals" debug console command for testing
------------------------------------------------------------------------
r4876 | Goober5000 | 2008-10-12 14:44:27 -0500 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

move the Electronics tag to its proper place
------------------------------------------------------------------------
r4877 | Goober5000 | 2008-10-12 16:57:40 -0500 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

fixed a number of bugs with Electronics missiles that were present ever since 2003 :(
------------------------------------------------------------------------
r4878 | taylor | 2008-10-13 00:57:57 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/chat_api.cpp

bunch of out-of-bounds fixage

------------------------------------------------------------------------
r4879 | taylor | 2008-10-13 01:34:48 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp
   M /trunk/fs2_open/code/fireball/fireballs.cpp
   M /trunk/fs2_open/code/gamehelp/contexthelp.cpp
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
   M /trunk/fs2_open/code/hud/hudartillery.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/iff_defs/iff_defs.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/menuui/credits.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/nebula/neb.cpp
   M /trunk/fs2_open/code/nebula/neblightning.cpp
   M /trunk/fs2_open/code/palman/palman.cpp
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/species_defs/species_defs.cpp
   M /trunk/fs2_open/code/starfield/starfield.cpp
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/weapon/muzzleflash.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

only load tbls from tables/ (Mantis #1725)

------------------------------------------------------------------------
r4880 | taylor | 2008-10-13 01:38:03 -0500 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/configure.ac

disable const string warning (that thing was just plain annoying)

------------------------------------------------------------------------