Pinned Repositories
Input
A C++11 input manager for SFML.
LNA
another C++/Lua binding
LuaDecompiler
A decompiler for Lua bytecode compiled with luac. Currently targeted at Lua 5.1.
ObjRenderer
Simple OBJ Loader and Renderer using OpenTK
sfml-bitmap-text
Provides bitmap font and text classes for use with SFML
SomeVM
A register-based bytecode interpreter VM.
SpriteBatch
SFML Sprite Batch
Swift2
A SFML-backed game framework.
systemInfo
A cross-platform collection of functions to get hardware information about a computer.
ThreadPool
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
dabbertorres's Repositories
dabbertorres/ObjRenderer
Simple OBJ Loader and Renderer using OpenTK
dabbertorres/Swift2
A SFML-backed game framework.
dabbertorres/FO4SaveCleaner
I tend to save a lot in Fallout 4. Having lots of saves reeeaaaally starts to slow the game down when trying to save/load. This gets rid of old saves you no longer need/want.
dabbertorres/MathLib
matrix (and vector) stuff
dabbertorres/tc
Text Completion done with the C++ standard library
dabbertorres/Battlezone-AI-Build
A Lua powered AI extension to Battlezone that lets the AI rebuild buildings.
dabbertorres/BattlezoneDOTA
A mod that brings DOTA-like gameplay to Battlezone!
dabbertorres/BZ-hgt-Editor
A simple editor for Battlezone heightmap (*.hgt) files.
dabbertorres/BZLauncher
GUI for BZ addon map management and launching.
dabbertorres/BZMakeMap
GUI wrapper of the command line tools makeTRN and the Battlezone editor.
dabbertorres/bzMapQuery
A program for searching the maps on battlezone1.com, and downloads, extracts, and places files neatly into folders.
dabbertorres/Capture-the-Pylon
A new Lua-powered gametype for Battlezone
dabbertorres/caster
SFML GUI Library
dabbertorres/cleanToDo
A clean todo page.
dabbertorres/cOS
A from scratch operating system written in C++.
dabbertorres/DiamondSquareAlgo
C++/SFML Implementation of the Diamond Square Algorithm
dabbertorres/fractalterraingeneration
Automatically exported from code.google.com/p/fractalterraingeneration
dabbertorres/GravityAndroid
Little demo gravity vector drawing app.
dabbertorres/OpenGL-GLFW
Screwing around with OpenGL
dabbertorres/quickSched
Server and Front-End code for a quick and simple scheduling web app.