Game Development Community

Paid] Offer additional Functions via DLL

by Thomas Bang · in Jobs · 10/22/2007 (4:39 am) · 0 replies

Hi

I'm new to TGB and TGE. I came from 3D Gamestudio.
There i wrote some DLLs to enhance the functionality of the Engine.

DLL 1: Filemanagement (dwsystem.dll)
- create and delete Folders
- search files in a folder
- and so on...

View the complete documentation here: www.darkware.de/3dgspostings/dwsystemdokugesperrt/docu_dwsystem_e.htm



DLL 2: gamebase.dll
- Handling of Ini-files
read/write values from/to ini-files
create and delete ini-sections/variables or check if they exists

- Handling Windows-Registry
read/write values from/to the windows-registry
create and delete keys or check if they exists

- Systemspecs
used CPU, GPU, Mouse and Soundcard(s)
number of installed CPUs
CPU Usage (interesting if you use Physics and AI)
PowerStatus (if Player's Notebook has low energy you can display a warning message)
and more...

- special Caps of your Graphics Hardware (D3DCaps9)
MaxTextureWidth, MaxTextureHeight, MaxAnisotropy, MaxTextureBlendStages
MaxActiveLights, MaxTextureRepeat
and more...


The complete list of available functions
www.darkware.de/gamebase_dll/functions.jpg

DLL 3: Database-Connection to Microsoft Access
- special functions to read from/write to a password-protected Microsoft Access Database
(compatible with 2000, XP and Vista)




**********

It is easy for me to convert these functions to run with Torque. I could also merge this DLLs to one complete DLL.
If you are interested please write me a mail to: info@darkware.de



Greetings

Thomas Bang