Subversion Repositories nw_plus

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
79 1366d 20h h266 /nwinter/extra/ Cleanup: Remove nwinter/extra/music  
78 2592d 19h h266 /nw_plus/ Batch file fixes, as suggested by Commander.  
77 3318d 3h h266 /nw_plus/ Remove maphacks, which will be covered by the main HRP's UserMapHacks.  
76 3318d 3h h266 /nw_hrp/sprites/ Fix frame name of 3602_fence.md3.  
75 3326d 14h h266 /nw_plus/ Bind the logos displayed in menus to the left and right sides of the screen when widescreen, using orientation flags 256 and 512.  
74 3786d 13h h266 /nw_plus/ Fix a batch file bug preventing the detected GRP version from being stored correctly.  
73 3817d 17h h266 /nw_plus/ Update script to reflect EDuke32 r4128.  
72 3883d 22h h266 /nw_plus/ Fix playing of BONUSMUSIC in NWL7.  
71 4034d 0h h266 /nw_plus/ Fix svn updating in the batch script.  
70 4034d 0h h266 / Fix the angles of #3600-3602 (fences) and the z-position of a sprite in nwl2.  
69 4037d 10h h266 /nw_plus/ Slight improvement to installation procedure.  
68 4044d 12h h266 /nw_plus/ Add support for the Megaton Edition.  
67 4277d 23h h266 / Split highres assets into "nw_hrp/" directory, allowing for easy detachment for those who do not want the HRP.  
66 4278d 0h h266 /nw_plus/ misc con fixes, including namespacing variables  
65 4310d 19h h266 / Add voxels of the gift boxes (3782, 3786) thanks to ReaperMan.  
64 4406d 0h h266 /nwinter/ Fix inconsistencies noticed by LeoD using his script.  
63 4411d 21h h266 /nw_plus/ - update and add debug versions of kextract and kgroup
- factor file paths to utils
- add debug handling for buildtools in batch file
 
62 4419d 19h h266 /nw_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
61 4419d 20h h266 /nwinter/ fix a warning: 3281.jpg --> 3281.png  
60 4463d 21h h266 /nw_plus/ move copies.def from nw_plus.def to nwinter_hrp.def  
59 4468d 20h h266 /nw_plus/linux_macosx/ fix some errors in the linux_macosx directory  
58 4600d 22h h266 /nw_plus/ add setlocal parameter to batch file and fix exclamation points  
57 4608d 18h h266 /nw_plus/ print debug final command line before executing command  
56 4619d 20h h266 /nw_plus/ batch improvements:
- SVN updating now displays the SVN commit log for changes
- for further UNC compatibility, all instances of "%~dp0" are replaced with a variable set after the pushd
 
55 4627d 23h h266 /nw_plus/ add support for UNC paths  
54 4648d 0h h266 /nwinter/8bit/nwsanta/ Add Santa overhead frames by Captain Awesome. Currently unimplemented due to lack of capability.  
53 4648d 0h h266 /nwinter/ newly remade edit of the Gremlins theme based on a lossless source rather than an MP3 source  
52 4651d 5h h266 /nw_plus/ minor changes  
51 4669d 21h h266 /nw_plus/ pause at the end of debug execution  
50 4670d 2h h266 /nw_plus/ installer improvements (and major bug fix)  
49 4670d 18h h266 /nw_plus/ grp existence check rewritten
the add-on grp will be detected if it is either in the addondir or the exedir
the batch file will now look for the following add-on grps: nwinter.grp nwinter_demo.grp
a custom add-on grp name can be specified by using the environment variable %nwgrpname%
 
48 4671d 0h h266 /nw_plus/ add additional debug info: full command line input  
47 4671d 0h h266 /nw_plus/ fix big fail with SVN auto-updating  
46 4671d 1h h266 /nw_plus/utils/ add statically-linked wget.exe  
45 4671d 6h h266 /nw_plus/ add additional svn source  
44 4672d 15h h266 /nwinter/ add (currently unused) widescreen images for 2492, 3240/3245  
43 4672d 15h h266 /nw_plus/ replace checksum program with Windows-native version (no DLL dependencies, woot!)
remove freaking DLLs, they're not needed any more
batch file improvements:
support for theoretically infinite number of subfolders
capitalization tweaks
better installation error prevention, detection, and handling
 
42 4675d 22h h266 /nw_plus/ batch file improvement  
41 4682d 20h h266 /nw_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4683d 19h h266 /nw_plus/ fix saving of correct GRP version (escape process when a match is found)
don't erase variables used within script at end; save for reuse and examination