Changesets: fs2open
trunk r999
Timestamp: 2004-05-01 21:26:52 Author: taylor Ported: N/A [ Details ] [ Diff ] |
comment out avi free code for now |
||
mod - /trunk/fs2_open/code/mission/missionmessage.cpp | [ Diff ] [ File ] | ||
trunk r998
Timestamp: 2004-05-01 18:47:23 Author: RandomTiger Ported: N/A [ Details ] [ Diff ] |
FS2_open will now take flag settings from cmdline_fso.cfg not cmdline.cfg. This means retail FS2 will not crash because of fs2_open flags. The new version of the launcher (v5) must used to setup flags now. Anyone distributing pre 3.6 builds should make this clear and 3.6 should come with Launcher v5. |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | [ Diff ] [ File ] | ||
trunk r997
Timestamp: 2004-05-01 17:53:39 Author: taylor Ported: N/A [ Details ] [ Diff ] |
add some error handling to vm_strdup() |
||
mod - /trunk/fs2_open/code/globalincs/windebug.cpp | [ Diff ] [ File ] | ||
trunk r996
Timestamp: 2004-05-01 17:47:43 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
bah! stupid me "NULL" not "null" - i hate when i do that |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | [ Diff ] [ File ] | ||
trunk r995
Timestamp: 2004-05-01 17:45:31 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
changed delete[] to free(), checked for null, if null ERROR |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | [ Diff ] [ File ] | ||
trunk r994
Timestamp: 2004-05-01 15:49:31 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
delete[] str_temp A null check on str_temp is not needed - take a close look at the for loop |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | [ Diff ] [ File ] | ||
trunk r993
Timestamp: 2004-05-01 15:33:20 Author: taylor Ported: N/A [ Details ] [ Diff ] |
add CF_TYPE_MISSIONS to physical check to avoid network transfer problems |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | [ Diff ] [ File ] | ||
trunk r992
Timestamp: 2004-05-01 13:37:09 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
added an assert --Goober5000 |
||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | [ Diff ] [ File ] | ||
trunk r991
Timestamp: 2004-05-01 13:10:37 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
Multiple -mod - "-mod ModA,ModB,ModC" in order of priority Giving you: Root: ModA Root: ModB Root: ModC Root: Fs2Default Root: CDRom |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | [ Diff ] [ File ] | ||
trunk r990
Timestamp: 2004-04-30 18:20:27 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
extra insurance --Goober5000 |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | [ Diff ] [ File ] | ||
trunk r989
Timestamp: 2004-04-30 14:33:22 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
Lobby screen only shows when PXO_LOBBY is defined |
||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/network/multiui.cpp | [ Diff ] [ File ] | ||
trunk r988
Timestamp: 2004-04-27 16:43:32 Author: taylor Ported: N/A [ Details ] [ Diff ] |
fix create game buttons |
||
mod - /trunk/fs2_open/code/network/multiui.cpp | [ Diff ] [ File ] | ||
trunk r987
Timestamp: 2004-04-27 16:41:58 Author: taylor Ported: N/A [ Details ] [ Diff ] |
add NULL check to game_hacked_data() to prevent crash |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
trunk r986
Timestamp: 2004-04-26 15:50:04 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
added back in Kazan's line: now you can slow down in cheat mode whether you press tilde or not --Goober5000 |
||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | [ Diff ] [ File ] | ||
trunk r985
Timestamp: 2004-04-26 15:43:07 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
rolled back Kazan's change --Goober5000 |
||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | [ Diff ] [ File ] | ||
trunk r984
Timestamp: 2004-04-26 14:23:48 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
-no_fps_capping |
||
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/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
trunk r983
Timestamp: 2004-04-26 13:27:17 Author: Kazan Ported: N/A [ Details ] [ Diff ] |
Be careful when modifying other peoples changes - make sure they still work, and do things the simple way DON'T TOUCH THE CUSTOM BUILD PATH |
||
mod - /trunk/fs2_open/Freespace2.dsp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | [ Diff ] [ File ] | ||
trunk r982
Timestamp: 2004-04-26 11:51:26 Author: taylor Ported: N/A [ Details ] [ Diff ] |
forgot to remove some safety checks that aren't needed anymore |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | [ Diff ] [ File ] | ||
trunk r981
Timestamp: 2004-04-26 09:11:11 Author: taylor Ported: N/A [ Details ] [ Diff ] |
mark view cutscenes ignoring extension and file case |
||
mod - /trunk/fs2_open/code/cutscene/cutscenes.cpp | [ Diff ] [ File ] | ||
trunk r980
Timestamp: 2004-04-26 09:09:20 Author: taylor Ported: N/A [ Details ] [ Diff ] |
cvs log header, mark cutscenes viewable for later, gr_flip() to fix OGL white flash |
||
mod - /trunk/fs2_open/code/cutscene/movie.cpp | [ Diff ] [ File ] | ||
trunk r979
Timestamp: 2004-04-26 09:05:19 Author: taylor Ported: N/A [ Details ] [ Diff ] |
respect -glow and -spec |
||
mod - /trunk/fs2_open/code/graphics/GrOpenGLTNL.cpp | [ Diff ] [ File ] | ||
trunk r978
Timestamp: 2004-04-26 09:02:27 Author: taylor Ported: N/A [ Details ] [ Diff ] |
light setup changes, support cmdline ambient value |
||
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/graphics/GrOpenGLlight.h | [ Diff ] [ File ] | ||
trunk r977
Timestamp: 2004-04-26 09:00:56 Author: taylor Ported: N/A [ Details ] [ Diff ] |
DevIL stuff |
||
mod - /trunk/fs2_open/code/graphics/2d.cpp | [ Diff ] [ File ] | ||
trunk r976
Timestamp: 2004-04-26 08:57:47 Author: taylor Ported: N/A [ Details ] [ Diff ] |
convert to dos format, add DevIL stuff |
||
mod - /trunk/fs2_open/Freespace2.dsp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/Freespace2.dsw | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/code.dsp | [ Diff ] [ File ] | ||
trunk r975
Timestamp: 2004-04-26 08:44:54 Author: taylor Ported: N/A [ Details ] [ Diff ] |
32-bit targa and jpeg loaders, bug fixes, some preload stuff |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | [ Diff ] [ File ] | ||