Search the web
Sign In
New User? Sign Up
delphigames · Discussion of game programming in the Delphi development environment.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6722 - 6751 of 7611   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6722
Hi all, 1st of all, a happy new year to you all! But now to my question: I want to write a small softsynth in Delphi, but i don't really know how to set up the...
Simon Ley
ichhabkeinen...
Offline Send Email
Jan 1, 2003
3:23 pm
6723
get the tonsynth source at www.torry.net -> vcl -> sound ... From: "Simon Ley" <redlabs@...> To: <delphigames@yahoogroups.com> Sent: Wednesday, January 01,...
michael tucek
michael_tucek
Offline Send Email
Jan 2, 2003
5:42 pm
6724
Do you mean "Tonegen" ? My purpose is not to get some routines to create sound, I just want a simple routine to create sound dynamically and on the fly,...
Simon Ley
ichhabkeinen...
Offline Send Email
Jan 2, 2003
7:04 pm
6725
Hi Simon, what function of a softsync is it that you are trying to create / need help with? Is it the keyboard input, the wave-generation, or getting the ...
Dominik Kroell
dominik@...
Send Email
Jan 2, 2003
8:55 pm
6726
I am wondering if we can use Delphi to write a program to make a videogame on Gamecube? I am kind of new on this. Reid ********************************* Get...
Reid Simonsen
rsimonus
Offline Send Email
Jan 3, 2003
3:11 am
6727
VERY new apparently... Delphi only generates programs for PCs - It's cousin Kylix generates programs for Linux. Gamecube programming requires a lot different...
Rob Kenyon
robdkenyon
Offline Send Email
Jan 3, 2003
3:37 am
6728
Hi Domonik, maybe i should improve my english :) but let's be serious, you were right when saying that all i need is a function that plays my buffer. I thought...
Simon Ley
ichhabkeinen...
Offline Send Email
Jan 3, 2003
11:41 am
6729
Hi everybody, I'm still working on my Delphi-DirectX game engine (called FlegelX) and I'm now in the test-phase. I've built the graphics, sound, input part ...
Martin Jochems
earley50
Offline Send Email
Jan 9, 2003
8:39 am
6730
Oops, Something went wrong while attaching my demo to the mail (about 450 kB). Anyway, if someone has a minute time and wants to test it, please just mail...
Martin Jochems
earley50
Offline Send Email
Jan 9, 2003
8:53 am
6731
I don't think you can attach files to mails in this mailinglist... not sure though :( ... -- Visit the Lion Productions website at: http://lionprod.myweb.nl...
Armand Postma
thelion36
Offline Send Email
Jan 9, 2003
9:51 am
6732
go on then i'll have look - ive got 2 pcs (win98 r2/win2k - latest drivers etc) im interested to see wots possible - coz im mainly a database programmer but i...
Warren Allison
wallison_uk
Offline Send Email
Jan 9, 2003
10:33 am
6733
Right, I know this has been mentioned some time ago, but I've just joined. I have seen Hexmap12, and Hexgrid components. Are there any more, or are they still...
David Bate <david_bat...
david_bate
Offline Send Email
Jan 9, 2003
11:46 pm
6734
I've an article and a code sample both dealing with hex-maps on my website. The sample is a very basic map-editor build around a component (TGameboard) that...
Thomas Jahn
lithandere
Offline Send Email
Jan 10, 2003
12:19 am
6735
Hi all, Can someone help me with making space environment in glscene? I want to create a starfield, but I don't know how? I want to be able to assign a texture...
Slavisa Milojkovic
slaki.geo
Offline Send Email
Jan 10, 2003
2:53 am
6736
... For simple or twinkling stars, you can use directly the 'Stars' property of the SkyDome (like in the meshes/terrain demo, hit 'N' when the demo is running...
Eric Grange
egrange
Offline Send Email
Jan 10, 2003
9:27 am
6737
Thank you Eric for the reply. "Fight code entropy" ... _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and...
Slavisa Milojkovic
slaki.geo
Offline Send Email
Jan 10, 2003
3:01 pm
6738
Hi guys, I hope that together we will have fun and faster development. To now I use Delphi 3 (it works fine for everithing), but I think to move to Delphi 6. ...
ani_silvia <ani_silvi...
ani_silvia
Offline Send Email
Jan 10, 2003
4:20 pm
6739
Hi guys, I hope that together we will have fun and faster development. To now I use Delphi 3 (it works fine for everithing), but I think to move to Delphi 6. ...
ani_silvia <ani_silvi...
ani_silvia
Offline Send Email
Jan 10, 2003
4:22 pm
6740
Some advantages of Delphi6 better than Delphi3 that I know: - Better VCL - Better support of MMX assembler instructions - Better compatibilty with D4-7 - ?... ...
Martin Jochems
earley50
Offline Send Email
Jan 11, 2003
7:48 am
6741
Thank Martin Can you tell me more? What about makros, like in C?...
ani_silvia <ani_silvi...
ani_silvia
Offline Send Email
Jan 11, 2003
3:43 pm
6742
Hi, Sorry for the late in reply. I tried the library SMEPG at SDL, but it's not what i want. I want a component that will enable me to access .avi and .mpeg...
Hesham Zreik
hzreik
Offline Send Email
Jan 17, 2003
4:32 pm
6743
OK, I've been writing business related software for so long, I can't seem to remember how to do this I'm drawing a triangle with the following points (50, 0),...
Kenneth Wilcox
k3nx007
Offline Send Email
Jan 17, 2003
5:11 pm
6744
So you rotate the triangle around it's center counterclockwise? Then the resulting points you give aren't correct.... (100, 50) schould be (116, 66) and so on....
Thomas Jahn
lithandere
Offline Send Email
Jan 17, 2003
6:33 pm
6745
... Why? If you use a graphics library such as OpenGL or Direct3D, you can just use a command such as glRotatef and pass the angle you want to rotate your ...
Jon Jacobs
jon_q_jacobs
Offline Send Email
Jan 18, 2003
4:23 am
6746
I'd really like to help you with that but now I'm a bit confused... ... given this proc I'm not sure about around wich point you want to rotate. you could just...
Thomas Jahn
lithandere
Offline Send Email
Jan 18, 2003
12:20 pm
6747
test, sorry....
Andrew Saphronov <and...
smol777
Offline Send Email
Jan 25, 2003
12:39 pm
6748
I got russian font =] ... From: <andyswr@...> To: <delphigames@yahoogroups.com> Sent: Saturday, January 25, 2003 12:39 PM Subject: [DelphiGames]...
Daniel Frimerman
TByteSoft@...
Send Email
Jan 25, 2003
12:52 pm
6749
Hi i am new to Delphi and when i tried to compile pythian to see if i had every thing set up right i get these errors ... Build [Hint] PythianUtils.pas(463):...
caveman421 <zao420@...>
caveman421
Offline Send Email
Jan 26, 2003
7:11 am
6750
Hey i need a example for creating thread module in delphi (I'm new to delphi).... can any one help me......
ferozemf <ferozemf@...>
ferozemf
Offline Send Email
Jan 28, 2003
1:28 am
6751
create a class that decends from TThread type TMyThread = class(TThread) the only method you have to worry about is Execute protected procedure Execute;...
Kenneth Wilcox
k3nx007
Offline Send Email
Jan 28, 2003
6:48 pm
Messages 6722 - 6751 of 7611   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help