Search found 232 matches

by Barnes
Thu Apr 28, 2011 9:02 am
Forum: Engine Programming
Topic: quake2xp weird bug
Replies: 39
Views: 8248

i found the bugger causing playermodels to not show. the skins were set to disable if no bumpmap were found for them so i changed the code a bit (bumpmaps should not be needed for basic engine functionality). also there was a bug with the version of windows sdk i used causing _findnext to use the 6...
by Barnes
Fri Mar 11, 2011 9:10 pm
Forum: Engine Programming
Topic: Windows Versioning, Memory, Processor
Replies: 13
Views: 2667

Spike wrote:and what happens if its running in wine?
Many have tried to run it from under wine with zero result :D And the people that planned to move my "outrageous" under linux at the moment very busy :(
by Barnes
Fri Mar 11, 2011 8:41 pm
Forum: Engine Programming
Topic: Windows Versioning, Memory, Processor
Replies: 13
Views: 2667

Re: Windows Versioning, Memory, Processor

http://quake-1.com/docs/any/version.png Nothing all that interesting or exciting to someone with experience. Adapted from some of R00k's code ... and cleaned it WAAY up. Engine coding is tough and most people don't have the time to rewrite badly written non-critical code littered all over the place...
by Barnes
Fri Mar 04, 2011 9:47 am
Forum: Engine Programming
Topic: Quake2 engines
Replies: 20
Views: 6191

JasonX wrote: Does Quake2XP provide a nice server browser like in QFUSION and CRX? :D
I do not adapt to the network game. I am interested in only a single game
by Barnes
Wed Mar 02, 2011 3:41 pm
Forum: Engine Programming
Topic: Quake2 engines
Replies: 20
Views: 6191

Quake2XP - This one offers up some per-pixel lighting and some other changes and is still developed. So development can continue indefinitely. At the moment I'm almost finished a new version of q2xp. All rewritten to glsl, adding a lot of post processing - the depth of field, a radial blur and stuf...
by Barnes
Fri Dec 25, 2009 9:38 am
Forum: Engine Programming
Topic: quake2xp weird bug
Replies: 39
Views: 8248

i can give to you svn access, if you want
by Barnes
Thu Dec 24, 2009 2:48 pm
Forum: Engine Programming
Topic: quake2xp weird bug
Replies: 39
Views: 8248

Re: quake2xp weird bug

toying a bit with quake2xp looks pretty nice but im getting a weird pink rectangle beneath me when looking down it dissapears if i crouch image here -> http://img94.imageshack.us/img94/1566/q2xp0000.th.jpg and the same if i crouch http://img255.imageshack.us/img255/3917/q2xp0001.th.jpg not sure wha...