Changesets: fs2open
trunk r1049 2004-05-29 00:09 Ported: N/A Details Diff |
First bugfix in this!: Don't want Freespace exiting if it can't load a hud_gauge file. |
||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r1048 2004-05-28 23:02 Ported: N/A Details Diff |
Added HUD gauges placement table, "hud_gauges.tbl" or "*-hdg.tbm" table module |
||
add - /trunk/fs2_open/code/hud/hudparse.cpp | File | ||
add - /trunk/fs2_open/code/hud/hudparse.h | File | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
trunk r1047 2004-05-28 23:01 Ported: N/A Details Diff |
Spotted something that might be a problem. |
||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r1046 2004-05-28 22:52 Ported: N/A Details Diff |
Added stuff_float_list |
||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.h | Diff File | ||
trunk r1045 2004-05-28 19:37 Ported: N/A Details Diff |
Modular music tables |
||
mod - /trunk/fs2_open/code/gamesnd/eventmusic.cpp | Diff File | ||
mod - /trunk/fs2_open/code/gamesnd/eventmusic.h | Diff File | ||
trunk r1044 2004-05-26 20:49 Ported: N/A Details Diff |
Made HUD.tbl obsolete. Info is now taken directly from $Shield_icon in ships.tbl Now this table can be used for something more useful...say, hud gauge positions? |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudshield.h | Diff File | ||
trunk r1043 2004-05-26 18:02 Ported: N/A Details Diff |
Fixed cf_matches_spec; small bug was introduced. |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
trunk r1042 2004-05-26 17:02 Ported: N/A Details Diff |
Added weapons_expl modular table, updated cfilesystem to work with modular tables, fixed loading order, fixed ship loading error messages |
||
mod - /trunk/fs2_open/code/cfile/cfile.h | Diff File | ||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r1041 2004-05-25 23:52 Ported: N/A Details Diff |
Ship & weapon modular table files |
||
mod - /trunk/fs2_open/code/parse/parselo.h | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r1040 2004-05-25 22:31 Ported: N/A Details Diff |
Modular ship table support. Uses *-shp.tbm , with the same structure as a normal ships.tbl. Individual sections are optional and entries with the same name will override previous settings. -C |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r1039 2004-05-25 22:29 Ported: N/A Details Diff |
Scratch that - .tbm is a better extension |
||
mod - /trunk/fs2_open/code/cfile/cfile.cpp | Diff File | ||
trunk r1038 2004-05-25 22:26 Ported: N/A Details Diff |
Added table chunk extension |
||
mod - /trunk/fs2_open/code/cfile/cfile.cpp | Diff File | ||
trunk r1037 2004-05-24 20:38 Ported: N/A Details Diff |
Updated function calls for VC7 use |
||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/grd3drender.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/optionsmenu.cpp | Diff File | ||
trunk r1036 2004-05-24 20:26 Ported: N/A Details Diff |
cleared up an ambiguous call for VC7 |
||
mod - /trunk/fs2_open/code/ship/aicode.cpp | Diff File | ||
trunk r1035 2004-05-24 20:24 Ported: N/A Details Diff |
Updated to use <fstream> instead of <fstream.h> and fixed an un/signed disagreement |
||
mod - /trunk/fs2_open/code/irc/irc.cpp | Diff File | ||
mod - /trunk/fs2_open/code/irc/irc.h | Diff File | ||
trunk r1034 2004-05-24 20:21 Ported: N/A Details Diff |
Updated to use <iostream> instead of <iostream.h> |
||
mod - /trunk/fs2_open/code/fs2open_pxo/Client.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fs2open_pxo/TCP_Client.cpp | Diff File | ||
trunk r1033 2004-05-24 03:25 Ported: N/A Details Diff |
filename case change |
||
rm - /trunk/fs2_open/code/graphics/GrOpenGLTNL.cpp | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenGLTNL.h | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenGLlight.h | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenglExtension.cpp | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenglExtension.h | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenglTexture.cpp | File | ||
rm - /trunk/fs2_open/code/graphics/GrOpenglTexture.h | File | ||
add - /trunk/fs2_open/code/graphics/gropenglextension.cpp | File | ||
add - /trunk/fs2_open/code/graphics/gropenglextension.h | File | ||
add - /trunk/fs2_open/code/graphics/gropengllight.cpp | File | ||
add - /trunk/fs2_open/code/graphics/gropengllight.h | File | ||
add - /trunk/fs2_open/code/graphics/gropengltexture.cpp | File | ||
add - /trunk/fs2_open/code/graphics/gropengltexture.h | File | ||
add - /trunk/fs2_open/code/graphics/gropengltnl.cpp | File | ||
add - /trunk/fs2_open/code/graphics/gropengltnl.h | File | ||
rm - /trunk/fs2_open/code/hud/HUDNavigation.cpp | File | ||
rm - /trunk/fs2_open/code/hud/HUDNavigation.h | File | ||
add - /trunk/fs2_open/code/hud/hudnavigation.cpp | File | ||
add - /trunk/fs2_open/code/hud/hudnavigation.h | File | ||
trunk r1032 2004-05-24 03:14 Ported: N/A Details Diff |
filename case change |
||
add - /trunk/fs2_open/code/autopilot | File | ||
add - /trunk/fs2_open/code/autopilot/autopilot.cpp | File | ||
add - /trunk/fs2_open/code/autopilot/autopilot.h | File | ||
trunk r1031 2004-05-24 03:04 Ported: N/A Details Diff |
The Great Linux Merge |
||
add - /trunk/fs2_open/FS2_Open.prj | File | ||
add - /trunk/fs2_open/code/io/joy-unix.cpp | File | ||
add - /trunk/fs2_open/code/network/stand_gui-unix.cpp | File | ||
add - /trunk/fs2_open/code/sound/acm-unix.cpp | File | ||
add - /trunk/fs2_open/code/sound/audiostr-unix.cpp | File | ||
trunk r1030 2004-05-24 00:12 Ported: N/A Details Diff |
add .cvsingore files |
||
mod - /trunk/fs2_open | Diff File | ||
add - /trunk/fs2_open/.cvsignore | File | ||
mod - /trunk/fs2_open/code | Diff File | ||
add - /trunk/fs2_open/code/.cvsignore | File | ||
trunk r1029 2004-05-24 00:10 Ported: N/A Details Diff |
autoconf/automake cleanup |
||
rm - /trunk/fs2_open/Makefile.in | File | ||
add - /trunk/fs2_open/acinclude.m4 | File | ||
add - /trunk/fs2_open/autogen.sh | File | ||
mod - /trunk/fs2_open/code/Makefile.am | Diff File | ||
rm - /trunk/fs2_open/code/Makefile.in | File | ||
rm - /trunk/fs2_open/config.guess | File | ||
rm - /trunk/fs2_open/config.sub | File | ||
rm - /trunk/fs2_open/configure | File | ||
add - /trunk/fs2_open/configure.ac | File | ||
rm - /trunk/fs2_open/configure.in | File | ||
rm - /trunk/fs2_open/depcomp | File | ||
rm - /trunk/fs2_open/install-sh | File | ||
rm - /trunk/fs2_open/missing | File | ||
fs2_open_3_6 r1028 2004-05-12 20:17 (no author) Ported: N/A Details Diff |
This commit was manufactured by cvs2svn to create tag 'fs2_open_3_6'. | ||
add - /tags/fs2_open_3_6 | File | ||
rm - /tags/fs2_open_3_6/CVSROOT | File | ||
trunk r1027 2004-05-12 20:17 Ported: N/A Details Diff |
disable COLOR_MATERIAL, for nvidia drivers |
||
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp | Diff File | ||
trunk r1026 2004-05-12 19:24 Ported: N/A Details Diff |
got rid of the color material call, nebulas should blind the player |
||
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp | Diff File | ||
trunk r1025 2004-05-12 18:50 Ported: N/A Details Diff |
don't fog the warp model if its being rendered |
||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File |