Changesets: fs2open

trunk r2224

2005-09-22 07:22

taylor


Ported: N/A

Details Diff
entries for icon file
some general cleanup of the project file
use "Release" and "Debug" for the builds since that's the terminology we use
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File
mod - /trunk/fs2_open/projects/Xcode/Info.plist Diff File

trunk r2223

2005-09-22 07:21

taylor


Ported: N/A

Details Diff
delay for fox OS X, SDL messes up for some reason and though I don't like this, even Apple does it
mod - /trunk/fs2_open/code/windows_stub/stubs.cpp Diff File

trunk r2222

2005-09-22 07:20

taylor


Ported: N/A

Details Diff
byte-swap for 32-bit uncompressed DDS images on big endian
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp Diff File

trunk r2221

2005-09-22 07:18

taylor


Ported: N/A

Details Diff
ignore .DS_Store from OS X
add .cvsignore for Xcode project stuff
temporary placeholder for real FS2_Open icon file
mod - /trunk/fs2_open Diff File
mod - /trunk/fs2_open/.cvsignore Diff File
mod - /trunk/fs2_open/projects/Xcode Diff File
add - /trunk/fs2_open/projects/Xcode/.cvsignore File
add - /trunk/fs2_open/projects/Xcode/FS2_Open.icns File

trunk r2220

2005-09-20 23:55

Goober5000


Ported: N/A

Details Diff
add option for warp flash; mess with the cmdlines a bit
--Goober5000
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.h Diff File
mod - /trunk/fs2_open/code/fireball/warpineffect.cpp Diff File
mod - /trunk/fs2_open/code/ship/shipfx.cpp Diff File

trunk r2219

2005-09-20 00:51

WMCoolmon


Ported: N/A

Details Diff
New parsing functions that I'll be using for XMTs once I get them
working
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File
mod - /trunk/fs2_open/code/parse/parselo.h Diff File

trunk r2218

2005-09-20 00:51

WMCoolmon


Ported: N/A

Details Diff
Oops. Breathalyzer standing by...
mod - /trunk/fs2_open/code/camera/camera.cpp Diff File

trunk r2217

2005-09-20 00:48

WMCoolmon


Ported: N/A

Details Diff
Some work I did on the camera code
mod - /trunk/fs2_open/code/camera/camera.cpp Diff File

trunk r2216

2005-09-20 00:37

WMCoolmon


Ported: N/A

Details Diff
Fixed techroom crash if there are no entries to display; removed
unneeded MULTIPLAYER_BETA_BUILD define that disallowed supercaps
mod - /trunk/fs2_open/code/menuui/techmenu.cpp Diff File

trunk r2215

2005-09-19 22:48

taylor


Ported: N/A

Details Diff
fix a couple of things that Valgrind complained about
mod - /trunk/fs2_open/code/ship/ship.h Diff File
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File

trunk r2214

2005-09-19 22:48

taylor


Ported: N/A

Details Diff
make sure that any extra ship textures get loaded on a class change (that Ares bug which wasn't actually Ares specific)
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r2213

2005-09-19 22:46

taylor


Ported: N/A

Details Diff
slight speedup for font rendering
fix a couple of things that Valgrind complained about
mod - /trunk/fs2_open/code/graphics/gropengl.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengltexture.h Diff File

trunk r2212

2005-09-19 22:45

taylor


Ported: N/A

Details Diff
bump version to 0.6
add a specified directory to output files to
mod - /trunk/fs2_open/code/cfileextractor/cfileextractor.cpp Diff File

fs2_open_3_6_7 r2211

2005-09-18 19:06

(no author)


Ported: N/A

Details Diff
This commit was manufactured by cvs2svn to create tag
'fs2_open_3_6_7'.
add - /tags/fs2_open_3_6_7 File
rm - /tags/fs2_open_3_6_7/CVSROOT File

trunk r2210

2005-09-18 19:06

taylor


Ported: N/A

Details Diff
gah, revert that since it was never going to work (not sure what I was drinking that day)
mod - /trunk/fs2_open/code/ship/shield.cpp Diff File

trunk r2209

2005-09-18 16:41

WMCoolmon


Ported: N/A

Details Diff
Fixed silly i variable placement mistake
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r2208

2005-09-17 22:28

Goober5000


Ported: N/A

Details Diff
a small fix
--Goober5000
mod - /trunk/fs2_open/code/species_defs/species_defs.cpp Diff File

trunk r2207

2005-09-17 15:12

phreak


Ported: N/A

Details Diff
radar bitmap should render the correct color using -orbradar
mod - /trunk/fs2_open/code/radar/radarorb.cpp Diff File

trunk r2206

2005-09-16 21:41

Goober5000


Ported: N/A

Details Diff
better tweak
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r2205

2005-09-16 21:37

Goober5000


Ported: N/A

Details Diff
tweak
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r2204

2005-09-16 21:36

Goober5000


Ported: N/A

Details Diff
It is a strange fate that we should suffer so much fear and doubt over so small a thing.
Such a little thing...
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File

trunk r2203

2005-09-16 13:02

Goober5000


Ported: N/A

Details Diff
roll back taylor's loadout fix and do it this way: it saves memory
(but thanks to taylor for drawing attention to the difference between wing slots and wss slots!)
--Goober5000
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File

trunk r2202

2005-09-16 04:11

taylor


Ported: N/A

Details Diff
fix afterburner bug
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp Diff File

trunk r2201

2005-09-15 22:59

taylor


Ported: N/A

Details Diff
when a wing is departing to a bay have ships break formation when playing follow-the-leader
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File

trunk r2200

2005-09-15 22:51

taylor


Ported: N/A

Details Diff
when changing a campaign in the campaign room make sure that the mainhall is properly set without having to play a mission first
mod - /trunk/fs2_open/code/menuui/readyroom.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 348 349 350 351 352 353 354 ... 360 ... 400 ... 437 438 439  Next  Last