Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Program Announcements / Useful TPC Plugins

Author
Message
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 12th Sep 2004 14:42 Edited at: 30th Jun 2006 10:20
There were way too many of these stickied at the top of this forum, so hopefully this will help make it a little cleaner.

P.S. Jess told me to do this, so blame him if you have a problem with it.


Collision DLL's
NuclearGlory Collision System - v2.01
DBP/DBC Collision DLL - FREE

Physics DLL's
Newton Physics SDK
Tokamak Physics Wrapper

Miscellaneous
C++ Interface Library - Allows you to code DBPro games in C++.
BLUE Graphical User Interface Plugin - Add windows controls, menus and dialogs to your programs.
EZrotate Enhanced - Full Unlimited Demo - Enables accurate 3D rotations with DBPro.
DKShop TPC Plugin - Vertex Manipulation Commands + Lots More
Goga's Free DBP Plugin - Apparently a 'Random Plugin'
Goga's SMTP Plugin - Allows email sending within DBP.
Extends Plugin - Adds a large number of numerous and varied commands to DBP.

Feel free to add some more if you think they're worthy!


"Computers are useless, they can only give you answers."
The Lynx
20
Years of Service
User Offline
Joined: 24th May 2004
Location: Pluto!
Posted: 12th Sep 2004 14:48 Edited at: 12th Sep 2004 15:05
Ahem.

http://www.codingarea.co.uk/html/downloads.html
Does that count?


Oh no! Chrissy had used her powers to turn herself into a hideous man-eating giant!
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 12th Sep 2004 15:30
Nah, I'm only linking to Program Announcement threads in here.


"Computers are useless they can only give you answers."
PiratSS
21
Years of Service
User Offline
Joined: 18th Oct 2002
Location:
Posted: 12th Sep 2004 16:33
Isn't there a dll talk

Rob K
Retired Moderator
21
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 12th Sep 2004 19:55
Hi Exeat,

Can you edit your original post to include a few descriptions for the miscellaneous ones?

C++ Interface Library - Allows you to code DBPro games in C++
BLUE Graphical User Interface Plugin - Add windows controls, menus and dialogs to your programs.
EZrotate Enhanced - Full Unlimited Demo - Enables accurate 3D rotations with DBPro.


BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games.
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 12th Sep 2004 20:40
Good idea, done.


"Computers are useless they can only give you answers."
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 13th Sep 2004 16:14
If you are linking to dll's with program announcement threads why isn't Net/Lib in there?

Dostej
21
Years of Service
User Offline
Joined: 21st Jan 2003
Location: Switzerland
Posted: 14th Sep 2004 16:16
And my Image dll?

To code or not to be...
GALACTIC X - A brief overview - http://www.angelfire.com/space2/galactix also my IDE: jaPROe - the Image Enhance plugin and some snippets and tools -
Jess T
Retired Moderator
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 14th Sep 2004 16:30
This thread was created originally to be simply a nice, clean place to have all the stickies that were up top here cleaned away.

You have to admitt, with so many stickies, it was getting a bit crouded up top, so Exeat cleaned it all over, and linked to the ones he unstuck.

Jess.


Team EOD :: Programmer/All-Round Nice Guy
Aust. Convention!
IanG
19
Years of Service
User Offline
Joined: 25th Sep 2004
Location: Cyberspace
Posted: 10th Oct 2004 22:58
you need to update the blue gui link to the new post (version 2)


Used to Phoenix_insane
PC - amd athlon 2ghz, 512mb, geforce fx5200 128mb, 200gb, xp pro sp2
Jess T
Retired Moderator
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 10th Oct 2004 23:39
Also, stick in there Dmitry's plug-in for low level Vertex manipulations etc... I would have stickied the thread, but that's what this is for, so here's the link:

http://forum.thegamecreators.com/?m=forum_view&t=39906&b=5

Jess.


Team EOD :: Programmer/All-Round Nice Guy
Aust. Convention!
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 14th Oct 2004 23:32
Consider it done... which it is...


"Computers are useless they can only give you answers."
Bulleyes
21
Years of Service
User Offline
Joined: 3rd Nov 2002
Location: Cyberjaya, Malaysia
Posted: 24th Oct 2004 16:22 Edited at: 24th Oct 2004 16:23
and also, if you don't mind, a few of my simple plugins. (You can omit them if you think that they are useless.)

Diagnostic Tools- allows the programmers to output diagnostic (or debugging) text from their program easily in different ways, i.e. console, log file, and message box.

http://www.badnose.com/dbpro/DiagnosticTools.zip


DBXML - an XML parser for DarkBasic Pro using the DOM specification.

http://www.badnose.com/dbpro/DBXML.zip


Reference Tracker - a general purpose entity reference tracking system to track the references of any object in DarkBasic Pro so that you can simply create and delete object like ref = CREATE OBJECT() and DELETE OBJECT(ref) without hardcoding the object number.

http://www.badnose.com/dbpro/ReferenceTracker.zip


TPC Toolkit - this is not a plugin for DarkBasic Pro, but it is more of a tool for TPC DLL programmer. It is basically an extension of TPC framework provided by Ian Mold to automate certain process when writing TPC DLL, such as automatic String Table generation, source documentation, automatic HTML documentation generation and TPC syntax listing for the IDE.

http://www.badnose.com/dbpro/TPCToolkit.zip

Thomas Cheah (Technical Director)
Bad Nose Entertainment - Where games are forged from the flames of talent and passion.
http://www.badnose.com/
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 27th Oct 2004 14:11
Bulleyes, I'm only linking to TPC Program Announcement threads in here so people can easily find the constantly updated thread of the plugin they're interested. This is mainly just to clear up all the stickies that were previously at the top of this board.

I believe a full list of TPC plugins can be found in the DLL Talk board, so if you haven't got yours on the list there, then feel free to notify whoever's maintaining that list.


"Computers are useless they can only give you answers."
Monster
21
Years of Service
User Offline
Joined: 3rd Apr 2003
Location:
Posted: 31st Oct 2004 15:39
Want to change alpha transparency for each limb? Goto http://www.accode.com
Monster
21
Years of Service
User Offline
Joined: 3rd Apr 2003
Location:
Posted: 3rd Nov 2004 21:08
Use Flash in yours projects! Get it at http://www.accode.com
DarkPhear
20
Years of Service
User Offline
Joined: 15th Oct 2003
Location: Brazil
Posted: 22nd Nov 2004 01:41
MultiJoy Plugin: Use multiple joysticks / joypads in your project. http://darkphear.cjb.net

Cleber de Mattos Casali, game programmer.
Author of DarkPhear (full freeware RPG), Retro River Raid and others. Download free games and demos at my page: http://darkphear.cjb.net
Lampton Worm
21
Years of Service
User Offline
Joined: 4th Sep 2002
Location: United Kingdom
Posted: 2nd Dec 2004 16:32
Mods, sorry in advance if this post doesn't really below here, just that I can't find an email contact for accode.com and I have a query with their .dll, the details of which monster posted here..

@Monster - the limb alpha plugin for me crashes (info here http://forum.thegamecreators.com/?m=forum_view&t=43527&b=1) do you have an email address so we could have a chat 'bout it? I'd really like to use the dll.

Cheers.
OSX Using Happy Dude
20
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 2nd Dec 2004 17:10
Quote: "Mods, sorry in advance if this post doesn't really below here, just that I can't find an email contact for accode.com and I have a query with their .dll, the details of which monster posted here..
"

The only thing is to wait and see if the programmer of the TPC shows up again, unfortunately.

Walk softly... and carry a big gun...
darkdomy
21
Years of Service
User Offline
Joined: 6th Apr 2003
Location: Italy
Posted: 20th Dec 2004 09:12
hello all , attend news
help find the easy and free tcp/ip plug-in

opeen port 25 ftp ecc

help send email via tcp/ip

hello all, attend news

Anxiously awaiting BlueGUI v2

it informs to me when and ended BlueGUI v2

Login to post a reply

Server time is: 2024-06-17 05:40:59
Your offset time is: 2024-06-17 05:40:59