Search found 8 matches
- Wed Jun 14, 2006 1:48 pm
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
zelurker, Edit: Found it. You have made a hell of a lot of superfluous changes to the source code, like adding extra brackets to conditional statements (probably because the idiotic GNU compiler doesn't think one bracket is enough), or adding curly brackets where they're not really needed, like e.g ...
- Wed Jun 14, 2006 8:01 am
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
This forum is completely broken, this is the 2nd time I need to type this message because of a stupid sql error when inserting the search words. Time to move on ? Anyway... don't worry for a version control system, diffs are ok as long as they don't get too big, and for now my patch is only 28k, you ...
- Tue Jun 13, 2006 11:07 pm
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
Yeah so they just uncheck \"missile view\" and avoid to press Shift+F4 and so they have the original descent. For the diffs, well it's very easy to edit a diff file and choose the part you want. If you don't want to do that, well I guess I'll update my patch when you'll release something new ! Sorry ...
- Tue Jun 13, 2006 4:23 pm
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
- Mon Jun 12, 2006 2:28 pm
- Forum: Descent Single Player
- Topic: God Damned Guidebot
- Replies: 47
- Views: 11692
d2 options in d1
why not make some more d2 options in d1 ? After all this is the main advantage to have 1 program for the 2, being able to play with d2 options in d1. Like missile view which could be enabled or disabled from the gui (so if you don't like it, just disable it), or the guide bot which can be very handy ...
- Sun Jun 11, 2006 3:19 pm
- Forum: D2X-XL
- Topic: D2X-XL Bug Reports - Linux
- Replies: 227
- Views: 37386
smoke problem in demo
Just noticed that when you play a demo with smoke enabled in 1.6.58 or 1.6.70 the smoke doesn't seem to disappear at all, making the demo to play slower and slower.
Work around : just disable smoke before playing the demo, so it's not a very big problem.
Work around : just disable smoke before playing the demo, so it's not a very big problem.
- Thu Jun 08, 2006 6:59 am
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
Ok, mail sent, I hope hotmail can handle 2 Mb attachements because I sent the whole source tree for simplicity ! The patch has evolved now : - took back the Ctrl+Alt+Enter shortcut to quit immediately - fixed a ton of warnings with gcc-4 (and a tons of warning are left to fix) - fixed a stupid bug ...
- Thu Jun 08, 2006 3:08 am
- Forum: D2X-XL
- Topic: A few patches for 1.6.58
- Replies: 11
- Views: 2075
A few patches for 1.6.58
these patches are mainly for linux, my little contribution to the fabulous d2x-xl ! :) Get them from here : http://www.rainemu.com/html/archive/tux/d2xl/d2x.html Changes : - avoid random crashes when running in x86-64 where sizeof(long)=8 : - allow the digital midi music to really loop when playing ...