GithubHelp home page GithubHelp logo

paradoxgameconverters / commonitems Goto Github PK

View Code? Open in Web Editor NEW
5.0 6.0 15.0 883 KB

Common utilities used by various converters

License: MIT License

C++ 95.31% C 2.12% CMake 2.28% Shell 0.15% AMPL 0.14%

commonitems's Introduction

Common Items

Common items for the different game converters. Including parsers, OS utilities, and some common classes.

Current Status

Codacy Badge CodeFactor Coverage Status

Included Items

Color.h

Represents a Paradox-defined color.

CommonFunctions.h

A handful of helpful commonly-used functions.

CommonRegexes.h

A handful of helpful commonly-used regexes.

ConvenientParser.h

A parser that allows simple keyword to variable matches.

ConverterVersion.h

A class to handle converter-style versions.

Date.h

A class representing a Paradox-style date.

GameVersion.h

A class and some helpers representing the version of a Paradox game.

iconvlite.h

Simple cpp functions to convert strings from cp1251 to utf8 and from utf8 to cp1251.

Log.h

A class to log information during conversion.

OSCompatibilityLayer.h

A module to abstract many Operating System dependent functions.

Parser.h

A parser for reading Paradox Script.

ParserHelpers.h

Functions for reading common structures within Paradox Script.

StringUtils.h

Utilities for modifying strings.

targa.h

A borrowed utility to handle targa (.tga) files.

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.