Showing 1250 open source projects for "delphi 7 game"

View related business solutions
  • PairSoft | AP Automation and Doc Management Icon
    PairSoft | AP Automation and Doc Management

    Free your team from manual processes.

    Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
    Learn More
  • The Industry Leading Platform for eCommerce Enablement and Analytics Icon
    The Industry Leading Platform for eCommerce Enablement and Analytics

    With MikMak Insights, brands gain real-time eCommerce analytics on the channels, campaigns, creative, and audiences that drive conversions.

    MikMak’s Where to Buy Shoppable Solutions help multichannel brands drive sales, grow market share, and increase profitability while reducing costs across categories such as CPG, Grocery, Alcohol, Beauty, Personal Care, Pet Care, Home Care, Consumer Electronics, Home Appliances, Toys, and more.
    Learn More
  • 1
    Seven Kingdoms

    Seven Kingdoms

    Seven Kingdoms: Ancient Adversaries

    www.7kfans.com is working on a project to update Seven Kingdoms: Ancient Adversaries game from Enlight, now released with the GPL license.
    Leader badge
    Downloads: 224 This Week
    Last Update:
    See Project
  • 2
    cnc-ddraw

    cnc-ddraw

    GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API

    GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic games for better compatibility with Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS) and Virtual Machines. cnc-ddraw can fix compatibility issues in older games, such as black screen, bad performance, crashes or defective Alt+Tab. Supports Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS) and Virtual Machines. GDI / OpenGL / Direct3D 9 renderer (With automatic renderer selection) Upscaling via glsl shaders. ...
    Downloads: 205 This Week
    Last Update:
    See Project
  • 3
    Better Genshin Impact

    Better Genshin Impact

    UI Automation Testing Tools For Genshin Impact

    Better‑Genshin‑Impact (BetterGI) is an open‑source automation toolkit for Genshin Impact, enabling UI automation to perform actions such as auto‑pickup, auto‑quests, fishing, soul‑summoning, logging, mining, continuous gameplay, and rhythm‑game completion. It greatly simplifies repetitive tasks within the game. Auto‑fishing with day/night switching AI. Rhythm‑game automation (auto‑complete music challenges). Keyboard/mouse macro recording and playback for custom automation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Thrive

    Thrive

    The main repository for the development of the evolution game Thrive

    ...Thrive will encapsulate the player in the wonders of science and the universe, allowing them to manipulate the virtual world around them with editors to modify technology, culture, organisms, and entire solar systems. Seven stages are planned, Microbe, Multicellular, Aware, Awakening, Society, Industrial and Space, though for the moment we’re only focusing on the first of these.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5

    Delphi Help Expert

    integrates the Delph 7 help system into later Delphi IDEs

    With the "new" Delphi IDEs also came a new help system which many think is worse than the one from Delphi 7. This IDE plugin lets you call the Delphi 7 help from within the new IDEs. It also lets you specify other resources that you want to have available from within the IDE, e.g. Google search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RenderDoc

    RenderDoc

    RenderDoc is a stand-alone graphics debugging tool

    RenderDoc is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12 across Windows 7 - 10, Linux, Android, Stadia, or Nintendo Switch™. I work on RenderDoc myself and you can always contact me with any problems or comments. I'll respond to you directly and personally, and I'm used to helping people with private or NDA'd projects. RenderDoc is 100% open...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Seven Kingdoms: Ambition

    Seven Kingdoms: Ambition

    An enhanced version of 7K:AA (Seven Kingdoms: Ancient Adversaries).

    Seven Kingdoms: Ambition is a real-time game of epic strategy and empire building featuring economy management, warfare, and intrigue. It is an updated and enhanced version of 7kaa (7K: Ancient Adversaries) featuring numerous fixes and improvements. https://discord.gg/xJs99xK38G Begin with a single, modest village under your command, and an entire world to be conquered by force of arms, guile, persuasion, or whatever other means you choose.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    Harmony

    Harmony

    Patching, replacing and decorating .NET and Mono methods

    Harmony gives you an elegant and high-level way to alter the functionality in applications written in C#. It works great in games and is well established in titles like 7 Days To Die, BattleTech, Besiege, Cities:Skylines, Kerbal Space Program, Oxygen Not Included, Ravenfield, Rimworld, Sheltered, Stardew Valley, Staxel, Subnautica, The Ultimate Nerd Game, Total Miner, Unturned, SCP: Secret Laboratory and many more. If you develop in C# and your code is loaded as a module/plugin into a host application, you can use Harmony to alter the functionality of all the available assemblies of that application. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 9
    Svelto.ECS

    Svelto.ECS

    Svelto ECS C# Entity Component System

    ...Enables writing encapsulated, decoupled, maintainable, highly efficient, data-oriented, cache-friendly, code without pain. Although the framework is platform agnostic (compatible with c# 7 and above and .net standard 2.0 and above), it comes with several Unity extensions. Svelto.ECS is easy to start with, but full of tricks for expert users. The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using the framework itself. Svelto.ECS wasn't born just from the needs of a large team, but also as a result of years of reasoning behind software engineering applied to game development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Native Teams: Payments and Employment for International Teams Icon
    Native Teams: Payments and Employment for International Teams

    Expand Your Global Team in 85+ Countries

    With Native Teams’ Employer of Record (EOR) service, you can compliantly hire in 85+ countries without setting up a legal entity. From dedicated employee support and localised benefits to tax optimisation, we help you build a global team that feels truly cared for.
    Learn More
  • 10
    Delphi Flowmotion Component

    Delphi Flowmotion Component

    Delphi Coverflow like Component, animated without use of 3d Engine

    Delphi Gallery Component – Lightweight Animated Coverflow / Masonry Viewer DEMO VIDEO https://www.youtube.com/watch?v=D5KmriyDTWk A fast, lightweight, Coverflow-style gallery component for Delphi — fully animated without any 3D engine. Low CPU usage, easy to integrate, and smooth visual effects even with large image sets. Features: Pinterest-like masonry layout Animated appearance (slide-in, “falling” effect on clear/page change) Select / focus item and move or zoom it into a target rect HotTrack & HotZoom hover effects Smooth transitions, similar in spirit to TMS GUIMotions but much lighter Works on Delphi 7 and Delphi 11.3 Not Finished completely yet, but already working in MEDIA Revolution X: https://lamita.jimdosite.com/ Latest changes: v 0.988 New Captions, CaptionOnHoverOnly, OnCaptionClick, flFreeFloat Layout....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    dzpackageinst

    a package installer for Delphi 6 to 13

    dzPackageInst is a commandline program for installing designtime packages into Delphi IDEs. It supports Delphi 6 up to Delphi 13 Example: dzpackageinst --delphiversion=7 dcltdbf70.bpl Installs the tdbf designtime package for Delphi 7 into the ide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    The Open Asset Import Library (short name: Assimp) is a portable Open-Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter. See the feature-list. open3mod is a Windows-based model viewer. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets. Assimp aims to provide a full asset conversion...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    MAP Game Engine

    MAP Game Engine

    Game engine to build text adventures.

    MAP is a software that allows to create and play text adventures. Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games. MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    LMCirclepopup

    Simple delphi 7 and up circle popup

    Simple delphi 7 and up circle popup very basic, but maybe someone can use it :) works on Delphi 7 and 11.3 here. IF anyone has ideas to make it better, feel free :) DO whatever you like with it part of MEDiA Revolution X Mediaplayer freeware: https://lamita.jimdosite.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MfPack

    MfPack

    Delphi translations of the MS Media Foundation and related DX API's

    MfPack covers the Delphi Api of: - Core Audio API's: * Windows Audio Session API (WASAPI) * DeviceTopology API * EndpointVolume API * Multimedia Device (MMDevice) API - Microsoft Media Foundation API (successor of DirectShow) - XAudio2 API (game and audio development, successor of DirectSound) - Microsoft DirectX API's (D2D1, D3D11, D3D12, DirectComposition, DXGI, DirectWrite and DXVA) - Windows Imaging Component (WIC) - Windows Media API - Samples Latest release: --------------------- MfPack Version X 3.1.9 Delphi XE2 up to and including Delphi 12 (Recommended Delphi XE7 and above). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    A3DGE

    Amateur 3D Game Engine

    The Amateur 3D Game Engine (A3DGE) is a simple game engine focused in simplicity. Written in Object Pascal using Allegro. The goal is to be an engine easy to learn and to understand. It is ideal for amateur and students. You can use it as it is or modify it.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    ArchiveAccess is a library for easy access to archives. It provides a C Interface to the 7-Zip archive software. It also demonstrates how to use this C layer for use in other languages with a Delphi example.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Delphi Direct ORACLE Access Components

    Delphi Direct ORACLE Access Components

    Rich library of Delphi components for native connectivity to Oracle

    Delphi OCI Components (DOCI) is a rich and high-performance library of components for native connectivity to Oracle from Delphi. DOCI applications connect to Oracle directly through Oracle Call Interface (OCI) which makes DOCI applications so fast. DOCI components library aims to assist programmers in developing of fast and native Oracle database applications. It is an efficient native alternative to the Borland Database Engine (BDE) and Delphi dbExpress driver.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    xeno-extractor

    xeno-extractor

    Xeno Injector: Keyless Roblox executor.

    ...Multi-Scripting: Run several scripts simultaneously. OS Support: Dedicated Windows 10/11 tool. Installation is simple: Download, extract, and Run as Administrator. Launch Roblox, join a game, and then open Xeno to "Inject Successfully." For best safety, always use a VPN and a secondary account.
    Downloads: 1,652 This Week
    Last Update:
    See Project
  • 21
    Mingro

    Mingro

    Old-school 2D game engine

    An old-school game engine, much like good old ID and Apogee games as Duke Nukem, Commander Keen and Biomenace, slightly inspired by Diana Gruber's "Action Arcade Adventure Set". Made with Allegro.pas and programmed in Pascal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Allegro.pas

    Allegro.pas

    Game library for Pascal

    Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. * Graphics: 2D and 3D, OpenGL and D3D. * Controls: Keyboard, mouse, joystick, gamepad... * Sound and music.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Screen Color Picker

    Screen Color Picker

    Screen Color Picker - another screen color picking tool for designer

    Screen Color Picker is a lightweight, high-performance Windows utility built using the classic Delphi 7 framework. It is designed to be a "portable" tool, meaning it runs as a single, native 32-bit executable without the need for heavy dependencies like .NET or Java
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Black Chocobo

    Black Chocobo

    Final Fantasy 7 Save Editor

    Black Chocobo is a FF7 save game editor written in Qt. Available for Windows, Linux + Mac Os. A Full Featured Save Editor, Black Chocobo contains All The features you would expect and more.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 25
    maXbox5

    maXbox5

    maXbox is a script tool engine, compiler and source lib all in one exe

    The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB