Kevin Ryan's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| DIF Exporter : QuArk | All the holes in Minigolf Mania were created using Quark. [url=www.garagegames.com/index.php?sec=... read more | 11/29/2007 (11:26 am) |
| MBG with online multiplayer? | IGC: [url]www.indiegamescon.com[/url]... read more | 11/25/2007 (9:17 am) |
| So who the heck is IAC? | A little more news here: [url=www.businessweek.com/technology/content/sep2007/tc20070919_759130.htm?... read more | 09/21/2007 (1:31 pm) |
| So who the heck is IAC? | Congrats guys. This is a very good thing.... read more | 09/18/2007 (11:02 am) |
| OpenWebBrowser() on Win98 fails | I found the same problem earlier in the year and had a slightly different fix: [url]http://www.ga... read more | 12/08/2006 (1:21 pm) |
| Need Created Games | Here is the [url=http://demos.garagegames.com/minigolfmania/MinigolfMania-Installer-v1_0_335.exe]Min... read more | 11/23/2006 (1:49 pm) |
| Alt Tab in Windows makes game go bye-bye | A fix for this was posted on the forums here earlier in the year If I'm remembering correctly in Op... read more | 11/09/2006 (5:45 pm) |
| Minigolf Game Screenshots :) | Minigolf seems to be a popular sort of game to create. :-)... read more | 11/07/2006 (7:43 am) |
| Vintage Garage Games (a trip through website memory lane :0) ) | Here is a red-letter GG day: [url]www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid... read more | 09/22/2006 (3:58 pm) |
| TGB on Windows 98? | When I first tried running Puzzle Poker on my Win98 machine during development; it crashed. When I ... read more | 09/20/2006 (4:17 pm) |
| Playing Card | In [url=www.garagegames.com/products/84]Puzzle Poker[/url] I just created a sprite very similar to h... read more | 09/15/2006 (2:25 pm) |
| Activation key incorporation into source code | The specifics of what you would do depends upon whatever registration system you are using. But in ... read more | 09/15/2006 (2:07 pm) |
| Activation key incorporation into source code | In my case I just put the registration code validate call right in the script. Rather than bring up... read more | 08/26/2006 (11:32 am) |
| Activation key incorporation into source code | I did that for a special build of [url=www.topmeadow.com/minigolf]Minigolf Mania[/url] a while ago. ... read more | 08/26/2006 (9:29 am) |
| Bitmap Fonts | Sure. [url=www.garagegames.com/blogs/105/11116]take a look here[/url] for some sample script that h... read more | 08/24/2006 (6:09 pm) |
| Alt+Tab bug.. | I just fixed this same problem a couple of days ago in my own Minigolf Mania game. I think there is... read more | 08/22/2006 (8:14 pm) |
| Looking for a video tool recommendation | Thanks Aaron, I'll download it and check it out.... read more | 08/21/2006 (10:56 pm) |
| Did the old particle engine have a bug? | Like Melv said, I had the exact same problem. I had a poker chip explosion effect that lasted for j... read more | 08/13/2006 (11:13 am) |
| List of TGB developers - Please Add Your Name | Kevin Ryan Programmer/etc. [url=www.garagegames.com/products/84]Puzzle Poker[/url]... read more | 07/10/2006 (10:27 am) |
| Import/exportCachedFont() questions | Okay is some utility script for Puzzle Poker that we used with the import/export stuff: [code] f... read more | 06/30/2006 (9:10 am) |
| Connection to crl.microsoft.com? | I had the same thing happen a few months ago. Zone Alarm blocked my game from trying to connect to ... read more | 06/29/2006 (10:50 am) |
| Import/exportCachedFont() questions | I've been a little busy - very minor surgery for my son. If all goes well I'll post here in the nex... read more | 06/20/2006 (11:17 pm) |
| T2D Bitmap Fonts Resource Available | We used the import/export font code to create the fonts used on the buttons in [url=www.garagegames.... read more | 06/20/2006 (8:21 am) |
| MojoAudio .ogg files problem- crashes Torque | Here is my post from the other thread: [quote] I now have all my OGG files working without a pro... read more | 06/09/2006 (8:39 am) |
| MojoAudio .ogg files problem- crashes Torque | [url=www.garagegames.com/mg/forums/result.thread.php?qt=20626]Take a look here.[/url] May solve you... read more | 06/08/2006 (8:48 pm) |
| Interiors Curve surfaces/Brushes | Most of the curved-looking surfaces that you see in Marble Blast were created as Prisms in Quark.... read more | 06/05/2006 (8:08 am) |
| Exe file (T2D.exe) not working | [url=www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1127075&CatId=307]Here is a... read more | 05/31/2006 (3:07 pm) |
| What is the use of image "xxx_i" in GuiBitmapButtonCtrl??? | "_i" is for inactive buttons. You can see it but can't click on it.... read more | 05/24/2006 (8:18 am) |
| Help with storing client httpObject data | You may want to try again. The link worked fine for me.... read more | 05/23/2006 (10:34 pm) |
| Puzzle Poker questions | The first prototype was 100% torque script. The final product is still close to 100% script. I add... read more | 05/12/2006 (7:53 am) |
| IBM ThinkPad X41 (Intel Video) Problems & SOLUTION | Oh good to hear, thanks! I thought maybe there was another card that needed to be handled in a spec... read more | 05/07/2006 (8:24 pm) |
| IBM ThinkPad X41 (Intel Video) Problems & SOLUTION | I would be interested in what the $PCI_DEV value is. Because from what you've written the block of c... read more | 05/07/2006 (7:54 pm) |
| Problem with vectors | Expanding just a little on what Gary wrote, normalize both vectors before getting the dot product. ... read more | 05/07/2006 (8:59 am) |
| Question about Torque 2d | When I first took a look at T2D, I was able to create a game prototype in just a couple of days. It... read more | 05/03/2006 (9:56 pm) |
| Font export bug (core engine) | Sorry, used the wrong parameter name, weight is the same as padding. [url=tdn.garagegames.com/wi... read more | 04/29/2006 (7:37 am) |
| Font export bug (core engine) | Once you have imported a cached font with importCachedFont(...) the weights are set in that font so ... read more | 04/28/2006 (3:40 pm) |
| Getting work on EBay | Eugene has a few game development groups besides GG: Pipeworks Buzz Monkey Tesseraction Games... read more | 04/21/2006 (8:24 am) |
| Oops, using a lot of RAM | No, I'm not using tile maps. I am using particles. My debug build is around 120 Mb when running in... read more | 04/18/2006 (2:14 pm) |
| Oops, using a lot of RAM | I just brought up task manager on a couple of games I am working on. One of the games could probabl... read more | 04/18/2006 (9:58 am) |
| TGB Beta2 - .dll question | I'm very close to shipping a game and looking at minimizing download size, so I did a quick test ear... read more | 04/17/2006 (9:19 pm) |
| TGB Beta2 - .dll question | Have you tried running in D3D mode?... read more | 04/17/2006 (9:11 am) |
| Can I use T2D with PHP? | [url=www.garagegames.com/mg/forums/result.thread.php?qt=35869]Take a look here[/url] for a discussio... read more | 03/25/2006 (11:54 am) |
| OpenGL/D3D Driver Debacle -- Demo App Problems | If you are running stock TGE fps.starter without a problem you may want to take a look at it's conso... read more | 03/23/2006 (12:21 pm) |
| Think I'm missing something here | Try this: $myHandle = alxplay(AudioIntroMusicProfile); alxStop($myHandle);... read more | 03/04/2006 (8:02 am) |