mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +03:00
Created FileSystem and Sys static classes, moved things from utils.hpp and string.hpp. Changed SDL2 files name, to *sdl2.*pp. Modified a little bit the Makefile. Removed all the references to SDL 1.3, since it doesn't exists anymore. Added eevsnprintf, removed a lot of "#ifdef EE_COMPILER_MSVC". Still i couldn't make a lot of changes planned, so it's WIP, code probably broken in other platforms besides Linux.