Will I be seeing any of you in San Jose, California tomorrow for the 20th annual Borland Conference? I leave Cleveland at 2pm... I meant to post earlier.......
I just released version 0.65 of my 3d engine, along with a version of Quark for it. I would be glad it the maintainers merged support for Sylphis in the main...
Harry Kalogirou
harkal@...
Nov 1, 2003 9:57 pm
6007
I've had a bit of a play with the 2.2.2 version of psyco, first checked that it worked with 2.2.3 in an ordinary script, then tried it with QuArK with 2.2.3...
... Oh my, it's the other side of the world. It's the end of all the western civilization. And then I'm only a hobby coder. I get enough information from...
This is an implementation of the Brush.Vertex style tag/glue for PathDupPoints. It was made to solve the problem of aligning separate path-duplicators, with...
overdose@...
Nov 7, 2003 5:15 pm
6013
This looks very interesting, but I have not been able to incorporate it into the mapdupspath.py file. Could you please do that and post it to the files section...
I recently received a posting from Matt on the quark board that has pointed out a but with all of the Toolboxes. None of them allow the Edit and Toolboxes menu...
To Decker and tiglari: With the problem of the Edit and Toolboxes menus not working in any of the toolboxes and other problems that have developed over the...
Yea im not signed up for the yahoo member stuff so i dont think it lets me post files on there - i dropped it here instead. ...
overdose@...
Nov 8, 2003 9:51 am
6017
Digging around, I found the problem... The TPopup menues are gone.... I'll dig through the history and bring them back... should be an easy thing to figure out...
Alright I take it back... the were never there in the first place... even in 6.3.... They must be assigned at run time or through inheritance... digging...
Good for you ! 8-) Go get'em SilverPaladin, we're root'en for you. cdunde ... place... even in 6.3.... They must be assigned at run time or through ...
I have three hard drives with sepperate OS, DOS 6.6, Windows 98 and Windows XP home edition. I can play Quake 2 using OpenGL on both Windows 98 and XP. But I...
More info about this (My OS is windows XP home edition), I can get tga screenshots in Quake3 Arena. But not Quake2 still, just black but I can if I use...
Here's a WinCVS hint (that works for plain text-mode cvs too) to find out what has changed between different versions of a file. In WinCVS, select the file...
DG
david@...
Nov 9, 2003 8:56 pm
6023
Hi Peter 8-) how you doing? I haven't made any changes, I just have an old copy of QuArk 6.4alpha that still uses just the Mini-python 1.5.1. I guy (Neal) on...
I have found two files in the CVS source/prog folder that may be suspect for causing the Toolboxes menu problems. QkQuakeCtx.pas v1.12 works, v1.13 does not...
Thank you Rowdy, I tried these steps but maybe I didn't do something right. I got the tags on each (which I can see in the CVS) but nothing that showed a ...
I've also been looking at \Quark\source\python\Quarkx.pas which at least used to assign the menus....but it seems GetStdMenus and mToolbox1click have been out...
Hmmm The visual compares seem to work fine for me... I have a doc some where here that explains my full setup for Quark in Delphi 6. I don't think I ever...
OK, I fixed this issue. You'll need to check out Qk1.pas, Qk1.dfm, QuarkX.pas and Quark.DPR. I think the heart of the issue is a dependancy between Delphi...
Or, instead of: Application.CreateForm(TForm1, Form1); you could try: Form1 := TForm1.Create(Application); /me thinks that Delphi won't try to change that for...
DG
david@...
Nov 10, 2003 9:01 pm
6030
You're probably right and that would work just about everywhere except for with this form since it is the first form opened in the project......
Hi-Ho SilverPaladin ! 8-) Great job, I knew you could do it. Downloaded the complete source folder and the toolboxes are working right again. (you earned...
... being named TForm1 is I'd appreciate it. It seems that we must be finding the main form by referencing the form type but I can't find it... Your help...
I know the OpenGL transparency feature was added sometime ago and I use to be able to us it in mapping for Quake2. But it does not seem to be working for me...
... The other thing I noticed was that the python.dll file is not in the CVS runtime\dlls folder and there is no runtime\lib folder (which has the string.py...
... least ... O.K., let me know when it's up and I'll make the Posting and link from the QuArK main site, which is back up now. ... I just made the updated...