Giter Site home page Giter Site logo

thelazytomcat / adjustablecruisecontrol Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 52.56 MB

[DISCONTINUED] Adds new features to existing cruise control system in truck games developed by SCS Software.

License: Other

Pascal 99.44% Batchfile 0.56%
pascal object-pascal delphi fpc lazarus euro-truck-simulator-2 american-truck-simulator cruise-control adjustable-cruise-control ets

adjustablecruisecontrol's Introduction

--------------------------------------------------------------------------------
                       Adjustable Cruise Control - source
--------------------------------------------------------------------------------

Description
----------------------------------------
This project is primarily developed in Delphi 7 Personal, but is also compatible
with Lazarus/FPC - therefore it can be compiled both in Delphi and Lazarus.
It is configured in a way that you should be able to compile it without any 
preparations. It is also possible to compile it into both 32bit and 64bit 
binaries, the source code (including used libraries) is ready for this.
For more information about the program itself and about its features, please 
refer to ./Documents/release_readme.txt file.



Libraries and components
----------------------------------------

PNGDelphi

  This library adds support for PNG images to older versions of Delphi, in this
  case into Delphi 7.
  If you have newer versions of Delphi, you won't need this library as it is 
  integral part of the Delphi. In that case, remove or rename CFG files 
  mentioned further, so they are not used during batch compilation.
  After installing it, edit following files and change path that is stored in 
  them so it leads to a place where you have installed this library:

    ./MainProgram/Delphi/dcc32.cfg
    ./Tools/GamesDataConverter/dcc32.cfg
    ./Tools/SplashPreprocessor/dcc32.cfg

  Source for this library is in the file ./MainProgram/Libs/PNGDelphi.zip.



Licensing
----------------------------------------
Everything (source codes, executables/binaries, configurations, etc.), with few 
exceptions mentioned below, is licensed under Mozilla Public License Version 
2.0. You can find full text of this license in file mpl_license.txt or on web 
page https://www.mozilla.org/MPL/2.0/.
Exception being following folders and their entire content:

./Documents

  This folder contains documents (texts, images, ...) used in creation of ACC. 
  Everything in this folder is licensed under the terms of Creative Commons 
  Attribution-ShareAlike 4.0 (CC BY-SA 4.0) license. You can find full legal 
  code in file CC_BY-SA_4.0.txt or on web page
  http://creativecommons.org/licenses/by-sa/4.0/legalcode. Short wersion is 
  available on web page http://creativecommons.org/licenses/by-sa/4.0/.



Repositories
----------------------------------------
You can get actual copies of Adjustable Cruise Control on either of these git 
repositories:

https://bitbucket.org/ncs-sniper/adjustablecruisecontrol
https://github.com/ncs-sniper/AdjustableCruiseControl

Note - master branch does not contain binaries anymore (to keep size of the repo
       down), they are now in a branch called "bin" (this branch will not be 
       updated so often).



Authors, contacts
----------------------------------------
František Milt, [email protected]



Copyright
----------------------------------------
©2013-2016 František Milt, all rights reserved

adjustablecruisecontrol's People

Contributors

thelazytomcat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.