New Doom Forums  
Current status on Doom Legacy 2.0 (formerly "C++ version") - New Doom Forums
Go Back   New Doom Forums > Source Ports > Doom Legacy > Legacy 2.0 Development

Reply
 
Thread Tools Display Modes
Old April 1st, 2005, 10:51 AM   #1
smite-meister
 
smite-meister's Avatar
 
Join Date: Dec 2002
Location: Boston, MA
Posts: 572
Current status on Doom Legacy 2.0 (formerly "C++ version")

Since we have been promising to release the alpha version "any day now" for at least a few months,
I decided to post some concrete info here about the status of the new version.

Currently it runs quite well enough on a Linux to call it alpha1, but the Win32 and OSX versions have some
strange crashing bugs left. We'll try to get rid of them ASAP.

If you have a Linux machine, feel free to take a sneak preview at the alpha1, though.
You can either get the stripped binary and the wad here
http://www.hut.fi/u/vberghol/doom/do..._linux_x86.zip
or download the sources from the cvs and compile them yourself.
All bug reports are appreciated, the more detailed, the better.
__________________
Member of the DooM Legacy Team
smite-meister is offline   Reply With Quote
Old April 1st, 2005, 11:25 AM   #2
Pate
Commander Keen
 
Join Date: Jun 2001
Posts: 271
Also, this probably should not yet be posted on the news sites etc. (it's still very much broken)

What we want to know:

- crashing bugs (how to do it is good, stack dumps etc are even better)
- game bugs, such as doors not opening, missing stuff etc
- problems in Hexen, as we have not played it all that much
Pate is offline   Reply With Quote
Old April 1st, 2005, 11:38 AM   #3
Exl
Commander Keen
 
Exl's Avatar
 
Join Date: Aug 2002
Location: Lolland
Posts: 868
I could try to get stack dumps of that map01 exit segfault, but ever since you upgraded to OpenTNL 1.5 I can't compile it anymore.
Exl is offline   Reply With Quote
Old April 1st, 2005, 11:43 AM   #4
Pate
Commander Keen
 
Join Date: Jun 2001
Posts: 271
Delete everything from include/tnl and copy the header files from TNL 1.5 there.
Pate is offline   Reply With Quote
Old April 1st, 2005, 11:59 AM   #5
Pate
Commander Keen
 
Join Date: Jun 2001
Posts: 271
Also, here's what we currently know:

- at level start the player is looking in the wrong direction
- Doom 2 MAP07 killing arachnotrons make the stair rise too much
- in Hexen the doors won't open to guardians of whaterver in Seven portals, under what circumstances should they open?
Pate is offline   Reply With Quote
Old April 1st, 2005, 05:31 PM   #6
Mike.Reiner
Commander Keen
 
Join Date: Oct 2004
Location: Clinton, Utah
Posts: 78
Well, I have my old computer i could throw linux on if I REALLY wanted to see this, but then again, that would waste the 4 gigs of ocremixes i just downloaded, heh.
glad to see this project is still going.
Mike.Reiner is offline   Reply With Quote
Old April 1st, 2005, 05:50 PM   #7
PumpkinSmasher
 
Join Date: May 2003
Location: HTML Hole
Posts: 5,063
*tempted to get linux*
__________________
[ NDCP 2 | ND Wad Reviews | Doom Legacy Wiki | #Legacy IRC ]
PumpkinSmasher is offline   Reply With Quote
Old April 1st, 2005, 05:51 PM   #8
Ajapted
 
Ajapted's Avatar
 
Join Date: Mar 2005
Location: Tasmania
Posts: 338
Quote:
Originally Posted by Pate
- at level start the player is looking in the wrong direction
Is it only with -warp, or every level start?

If it's the former, then it may be down to LibSDL's behaviour (or bug) of sending a relative mouse event that equals the screen dimensions / 2 just after startup (e.g. 512x384 event if the resolution is 1024x768).
Ajapted is offline   Reply With Quote
Old April 2nd, 2005, 12:08 AM   #9
Pate
Commander Keen
 
Join Date: Jun 2001
Posts: 271
No, it's a bug in the net code, I think. The "turn to face the level start thing's direction" does not get sent (or delivered) to the player thing.
Pate is offline   Reply With Quote
Old April 2nd, 2005, 03:21 AM   #10
smite-meister
 
smite-meister's Avatar
 
Join Date: Dec 2002
Location: Boston, MA
Posts: 572
The facing direction thing is not a bug, really, but something that has not been implemented yet. It's the same thing with autoaim not working.
I'll try to get basic netcode implemented and working next.
__________________
Member of the DooM Legacy Team
smite-meister is offline   Reply With Quote
Old April 2nd, 2005, 09:42 PM   #11
Aliotroph?
 
Join Date: Jul 2001
Location: The frozen wastes of Quan'ideery
Posts: 9,095
Hmm, time to copy my iwads over to my Slackware box and give this a go.

Heh, should be working on school stuff....
__________________
Aliotroph.post_count++;
Aliotroph? is offline   Reply With Quote
Old April 9th, 2005, 07:56 PM   #12
Mike.Reiner
Commander Keen
 
Join Date: Oct 2004
Location: Clinton, Utah
Posts: 78
so.....
did anyone try the alpha out on linux? a friend of mine tried it
on his fedoracore3 box, didnt really work... =\
Mike.Reiner is offline   Reply With Quote
Old April 9th, 2005, 10:43 PM   #13
Aliotroph?
 
Join Date: Jul 2001
Location: The frozen wastes of Quan'ideery
Posts: 9,095
Nope, forgot. I did try 1.42 on Linux though. 500MHz comps suck when they have 2MB graphics cards. Running around GothicDM in software was mucho laggy.
__________________
Aliotroph.post_count++;
Aliotroph? is offline   Reply With Quote
Old April 19th, 2005, 12:03 AM   #14
Cthulhu
Commander Keen
 
Join Date: May 2004
Posts: 6
OK here is some feedback for doomlegacy_199alpha1_linux_x86:

In short terms: I cant´play in OpenGL because after start of './Legacy -opengl' the screen turns pink :-( Nothing to see at all except a nice pink screen.

My graphics card is a Intel Extreme 855GM on board chip. No problems with 1.42 Version of DoomLegacy.

If I can provide you with anything regarding this porblem let me know.

I will test software mode next...

Regards,

Ingo
Cthulhu is offline   Reply With Quote
Old April 19th, 2005, 12:23 AM   #15
iori
 
iori's Avatar
 
Join Date: Sep 2002
Location: British Columbia
Posts: 2,415
That's because there is no opengl mode in the prealpha. Well, there is, but it's a pink screen . In the current CVS there IS no opengl renderer, Hurlder is working on it on the side i think. Software mode works fine.

edit: I could be wrong, but I AFIAK this is true.
iori is offline   Reply With Quote
Old April 19th, 2005, 12:57 AM   #16
Cthulhu
Commander Keen
 
Join Date: May 2004
Posts: 6
ARGH :-(

Thanks for your reply. I will test software mode and post results...

Regards,

Ingo
Cthulhu is offline   Reply With Quote
Old May 6th, 2005, 09:22 AM   #17
rustyslacker
 
rustyslacker's Avatar
 
Join Date: May 2005
Location: Some unclosed sector
Posts: 4,663
hmm.. if i could play legacy 1.42 on my win 2k dual-boot machine, could i maybe get the legacy 2.0 alpha to play on fedora core 2?
rustyslacker is offline   Reply With Quote
Old May 6th, 2005, 09:24 AM   #18
rustyslacker
 
rustyslacker's Avatar
 
Join Date: May 2005
Location: Some unclosed sector
Posts: 4,663
and, btw, are there any specific requirements for linux that don't apply to windoze? like kde edition, distro dependencies, sdl, etc?
rustyslacker is offline   Reply With Quote
Old May 7th, 2005, 07:03 AM   #19
sLydE
 
sLydE's Avatar
 
Join Date: Oct 2002
Location: Mount Savage, MD, USA
Posts: 1,736
and btw, please don't double post.

/me waits patiently
sLydE is offline   Reply With Quote
Old May 7th, 2005, 06:01 PM   #20
Danimetal
Commander Keen
 
Danimetal's Avatar
 
Join Date: Apr 2004
Location: Spain
Posts: 4,344
Yeah, RustySlaker, there´s a useful Edit button below each one of your posts. You can always "Edit" your post and say what you forgot to mention that way. Chances are that noone realises it, but that´s the way forums work.

As for Linux, there´s a Legacy Linux package, if I´m not mistaking.
Danimetal is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Doom Editing Resource Guide Doom_Dude Editing 33 June 17th, 2007 08:09 AM
Open Letter from Dave Callaham (Doom Movie Scriptwriter) AutoPilot DOOM Series 4 December 15th, 2004 05:44 AM
Adding wads to doom legacy for Mac OSX? thepepper Doom Legacy 3 November 8th, 2004 05:54 PM
I made Batman Doom work in Legacy! Now to fix some visual bugs...help please! sl4 Doom Legacy 5 September 12th, 2004 12:26 PM
DooM Legacy IWAD gamefreaks Doom Legacy 5 January 14th, 2001 01:45 PM


All times are GMT -7. The time now is 11:44 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
NewDoom.com © 2000-2009 Mindless Games & Entertainment. All Rights Reserved.