Difference between revisions of "Development Tools Used"

From Soldat Community Wiki
Jump to: navigation, search
(Version control)
Line 12: Line 12:
 
* Cygwin for build scripts on Windows
 
* Cygwin for build scripts on Windows
  
====Version control====
+
====Version Control====
 
* Git for code
 
* Git for code
 
* Subversion for assets
 
* Subversion for assets

Revision as of 18:41, 15 April 2018

Here's a list of the development tools used for creating Soldat.



Building

  • Delphi 7 for Windows
  • Vagrant + FPC/Lazarus for Linux Server
  • FPC/Lazarus for Windows Server
  • Inno Setup for Installer
  • Bash for project file generation
  • Cygwin for build scripts on Windows

Version Control

  • Git for code
  • Subversion for assets
  • Gogs

GUI/menus

  • Flatstyle
  • Tnt Unicode Controls

Graphics

  • OpenGL
  • stb_image
  • FreeType

Sound:

  • FMOD

Input

  • DirectInput

Networking

  • Indy10 for TCP on Client and TCP and UDP on Server
  • BlackUDP for UDP on Client
  • zlib
  • DCPcrypt

Scripting

  • Pascal Script