Subversion Repositories nw_plus

Compare Revisions

Regard whitespace Rev 16 → Rev 15

/nw_plus/NWinter.bat
32,12 → 32,12
if not exist nw_plus\ goto nodir
if not exist duke3d.grp echo Warning: You don't have Duke3D.grp in your directory.
 
if exist nwinter\ set nwhrpdir=%cd%
if exist nwinter_hrp set nwhrpdir=%cd%
:nwdircheck
cd nw_plus
set nwdir=%cd%
if exist nwinter\ set nwhrpdir=%cd%
if exist nw_plus\ goto nwdircheck
if exist nwinter_hrp set nwhrpdir=%cd%
if exist nw_plus goto nwdircheck
if "%debug%"=="1" echo DEBUG: NW+ Directory: "%nwdir%".
if "%debug%"=="1" echo DEBUG: NWHRP Directory: "%nwhrpdir%".
 
86,11 → 86,7
 
::if exist *.art ren *.art *.abk
 
set args=-xNWEDuke.con -hnwinter.def
if exist "%nwdir%" set args=%args% -j"%nwdir:\=/%"
if exist "%nwhrpdir%" set args=%args% -j"%nwhrpdir:\=/%"
set args=%args% -gnwinter.grp %hrp% %hrpu% %*
 
set args=-xNWEDuke.con -hnwinter.def -j"%nwdir%" -j"%nwhrpdir%" -gnwinter.grp %hrp% %hrpu% %*
set exe=eduke32
if "%debug%"=="1" set exe=eduke32.debug
 
334,3 → 330,4
@color 07
@title %ComSpec%
cd %dir%
@echo on