fgenesis
PRESS C̮̓Ö̲́M͔͝P͉̐Í̲L̻̓Ẽ̜ F͉̥̲́̄͘O̮̞͚̒͊̿R̪̤̀͆̉ͅ ̧̼̠̝̒̒̅̍R͍̭̦̩̃̌́͝Ǎ̧̦̪̮͂̌̅I̧͓̳͎͂̃̅͠N̤̪͔̘͋́̿̅B̛̞͔͖̹́̓̈́O͍̺͎͈͊̌̒̚Ẉ̪͙͎͛̀͋̉Ŝ͇̗̦̫̕͝͠
Hire me // ping on irc.esper.net(void*)0x15a530f6
Pinned Repositories
Aquaria
Aquaria open source, forked from icculus.org due to inactivity. Has many enhancements compared to the original version.
hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
jps
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
liblvpa
Lost Vikings Project Archive - a container file format & library optimized for games. (C++)
lv3proj
**superseded by lv3proj_ng** Re-Implementation of "The Lost Vikings" (originally released by Silicon & Synapse for SNES/Amiga/Sega) from scratch, using SDL for multimedia and Falcon as embedded scripting language. Aims to be a feature-rich scriptable 2D game engine somewhere in future.
minihttp
A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform, uses POSIX or Win32 API. C++03 with STL.
pngrim
Small utility to remove white borders/halo around PNG textures when rendered with OpenGL
pseuwow
**abandoned - use shlainn's fork** PseuWoW, an interactive console & GUI client for MaNGOS & other servers
tinypile
Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.
ttvfs
[old/obsolete] Tiny tree virtual file system - a small C++ library for app-internal VFS support. Like PhysicsFS.
fgenesis's Repositories
fgenesis/ttvfs
[old/obsolete] Tiny tree virtual file system - a small C++ library for app-internal VFS support. Like PhysicsFS.
fgenesis/tinypile
Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.
fgenesis/minihttp
A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform, uses POSIX or Win32 API. C++03 with STL.
fgenesis/jps
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
fgenesis/pseuwow
**abandoned - use shlainn's fork** PseuWoW, an interactive console & GUI client for MaNGOS & other servers
fgenesis/hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
fgenesis/liblvpa
Lost Vikings Project Archive - a container file format & library optimized for games. (C++)
fgenesis/pngrim
Small utility to remove white borders/halo around PNG textures when rendered with OpenGL
fgenesis/lv3proj
**superseded by lv3proj_ng** Re-Implementation of "The Lost Vikings" (originally released by Silicon & Synapse for SNES/Amiga/Sega) from scratch, using SDL for multimedia and Falcon as embedded scripting language. Aims to be a feature-rich scriptable 2D game engine somewhere in future.
fgenesis/mangos
**obsolete** Own MaNGOS fork, patched with custom stuff. basically my private SVN version, but now opensource. You will probably have problems getting it to run out of the box, if so, let me know.
fgenesis/tyrsound
Sound player/decoder library with a simple C API. Beware, work-in-progress!
fgenesis/ArkCORE
ArkCORE is a World of Warcraft game server application. It is derived from TrinityCore, the Massive Network Game Object Server, and is based on the code of that project.
fgenesis/Aquaria_experimental
Aquaria open source, with experimental changes, added ttvfs+LVPA+HTTP support, and other things. MSVC2008 project files included. *NO LONGER MAINTAINED, see other repo*
fgenesis/ArkCORE2
Next generation of ArkCORE emulator for World of Warcraft Cataclysm 4.0.6a
fgenesis/arduino-music-player
MOD/S3M/XM/IT Music Player for Arduino
fgenesis/RetSphinxEngine
Engine for developing 2D games
fgenesis/scriptdev2
Replacement for the Script Library that comes with MaNGOS, written in C++ and is compatible with both Windows and Linux. SQL supports MySQL and PGSql. Attention please! In my project only Linux Makefile provided. If you want compile this branch on Windows, please convert Makefile to your c++ compiler.
fgenesis/SkyFireEMU
Not for public use. Just a version 4.0.6a Development Repo. db is found here https://github.com/ProjectSkyfire/SkyFireEMU_rebase_DB
fgenesis/aquaria-dressup-mod
allows mix-and-match of clothing on Naija within a test world
fgenesis/dmon
Single header C99 portable library for monitoring filesystem changes. (Windows/Linux/MacOS)
fgenesis/EngineFixesSkyrim64
WIP skse64 pluign to fix stuff in Skyrim SE (and probably VR at some point)
fgenesis/fgstd
Go away, nothing to see here
fgenesis/gaffa
go away
fgenesis/mojoAL
An SDL2-based implementation of OpenAL in a single C file.
fgenesis/SDL
Simple Directmedia Layer
fgenesis/zstd
Zstandard - Fast real-time compression algorithm