Back to the Vavoom Forum Archives


Forum

Version 1.17

Tue, 05 Apr 2005 13:22:32

Janis Legzdinsh

Version 1.17 is out now. This version supports most of the Boom level editing features and many other line specials are now available. There's also new OpenGL driver for Linux that should fix problems with mouse. Saving of a cooperative game is also implemented (but I couldn't test it). And of course usual bug fixes and improvements. I hope for next version I will update model packs since current ones are getting old.
Tue, 05 Apr 2005 15:08:38

Firebrand

Nice work Janis! I don't know why, but this version runs smoother than older versions in my computer, I like it a lot! It would be nice to see some new models for Vavoom <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> . EDIT: It would be cool to have a BOOM stuff test level, does someone know any good ones?
Tue, 05 Apr 2005 16:24:58

Janis Legzdinsh

Try original Boom test levels from Team TNT website.
Wed, 06 Apr 2005 02:48:13

Sotho Tal Ker

Yay, great work, Janis =) Just a question, though: when will progs be fixed, so i can compile a wad to play HACX in Vavoom? <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> MfG STalKer-X
Wed, 06 Apr 2005 06:56:17

Janis Legzdinsh

I actually fixed DeHackEd support. It compiles fine, but I didn't tried to run it.
Wed, 06 Apr 2005 07:10:49

Sotho Tal Ker

Good news ^_^ Thank you <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Thu, 07 Apr 2005 16:23:55

henryz

v1.17 complains that it can't find alleggl.h (output attached below). I'm building with OpenAL (v0.7)/Allegro (v4.1.18). Can't find this header in either package or in the new Allegro 4.20 beta. Is this part of an Allegro add-on or win32 only package? Help! gcc -c -W -Wall -march=i686 -ffast-math -O3 -fomit-frame-pointer -o obj/gl_agl.o source/gl_agl.cpp source/gl_agl.cpp:33:21: alleggl.h: No such file or directory source/gl_agl.cpp: In member function `virtual bool VOpenGLDrawer::SetResolution(int, int, int)': source/gl_agl.cpp:100: error: `install_allegro_gl' undeclared (first use this function) source/gl_agl.cpp:100: error: (Each undeclared identifier is reported only oncefor each function it appears in.) source/gl_agl.cpp:102: error: `allegro_gl_clear_settings' undeclared (first usethis function) source/gl_agl.cpp:103: error: `AGL_COLOR_DEPTH' undeclared (first use this function) source/gl_agl.cpp:103: error: `allegro_gl_set' undeclared (first use this function) source/gl_agl.cpp:104: error: `AGL_Z_DEPTH' undeclared (first use this function) source/gl_agl.cpp:105: error: `AGL_WINDOWED' undeclared (first use this function) source/gl_agl.cpp:106: error: `AGL_DOUBLEBUFFER' undeclared (first use this function) source/gl_agl.cpp:107: error: `AGL_RENDERMETHOD' undeclared (first use this function) source/gl_agl.cpp:108: error: `AGL_SUGGEST' undeclared (first use this function) source/gl_agl.cpp:112: error: `GFX_OPENGL' undeclared (first use this function) source/gl_agl.cpp:116: error: `allegro_gl_error' undeclared (first use this function) source/gl_agl.cpp: In member function `virtual void VOpenGLDrawer::Update()': source/gl_agl.cpp:160: error: `allegro_gl_flip' undeclared (first use this function) source/gl_agl.cpp: In member function `virtual void VOpenGLDrawer::Shutdown()': source/gl_agl.cpp:177: error: `remove_allegro_gl' undeclared (first use this function) make: *** [obj/gl_agl.o] Error 1
Fri, 08 Apr 2005 07:11:25

Janis Legzdinsh

You need AllegroGL from allegrogl.sourceforge.net
Fri, 08 Apr 2005 11:45:03

henryz

I got it. Everything is working fine, now. Thanks.
Mon, 18 Apr 2005 00:32:49

The_Nerd

OH YES!!!! You are the man! I can't wait to try this out! Thanks a zillion Janis.

Back to the Vavoom Forum Archives