89 Révisions (3c66d229bf8e9f9fe5cd2cf1231e213879603e7e)

Auteur SHA1 Message Date
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. il y a 9 ans
  Thomas Buck 7e3389dcf0 Fixed FontImGui, now readable. il y a 9 ans
  Thomas Buck e2f3ea30ad TextureManager is now completely static. il y a 9 ans
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader il y a 9 ans
  Thomas Buck 28c15c890e Menu background now chosen randomly il y a 9 ans
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. il y a 9 ans
  Thomas Buck 6625071dfd Render StaticModels il y a 9 ans
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] il y a 9 ans
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. il y a 9 ans
  Thomas Buck 42a23d13d0 Sprite support in LoaderTR2 and UI il y a 9 ans
  Thomas Buck 741083b757 Fixed indent [skip ci] il y a 9 ans
  Thomas Buck 8d3b675c4b LoaderTR2 tries to load external SFX file il y a 9 ans
  Thomas Buck 838fe35ad4 Added BinaryMemory reader il y a 9 ans
  Thomas Buck c3c681e66f LoaderTR2 starts filling Rooms il y a 9 ans
  Thomas Buck e968717184 Added texture viewer il y a 9 ans
  Thomas Buck e83305bc8e Auto code indentation [skip ci] il y a 9 ans
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features il y a 9 ans
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug il y a 9 ans
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time il y a 9 ans
  Thomas Buck 1bb089c311 imgui integration working more or less il y a 9 ans
  Thomas Buck 6541e0c674 Removed C-Style string handling code. il y a 9 ans
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements il y a 10 ans
  Thomas Buck 60df802f2a Use Console as Stream everywhere il y a 10 ans
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files il y a 10 ans
  Thomas Buck 846d0c034d Menu now works like a Filemanager il y a 10 ans
  Thomas Buck 8bedd53014 Removed Menu play button il y a 10 ans
  Thomas Buck c69125ae26 Travis/Linux fix il y a 10 ans
  Thomas Buck 89a9fbbded Menu working with Folder API! il y a 10 ans
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! il y a 10 ans
  Thomas Buck 5b458f42fe Started implementing file system utilities il y a 10 ans
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test il y a 10 ans
  Thomas Buck 5a2b0b7e2c Script reader, unit tests il y a 10 ans
  Thomas Buck ca11cfe73a Unit Tests are back! il y a 10 ans
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing il y a 10 ans
  Thomas Buck a42f966526 Implemented binary file reader il y a 10 ans
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils il y a 10 ans
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings il y a 10 ans
  Thomas Buck 129604f2cf Improved Windows support il y a 10 ans
  Thomas Buck a74c620a72 loadImage(), move command il y a 10 ans
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service il y a 10 ans
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc il y a 10 ans
  Thomas Buck 436f04fd10 unsigned char instead of float for colors il y a 10 ans
  Thomas Buck 07888bff23 tga methods now take filename instead of FILE * il y a 10 ans
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 il y a 10 ans
  Thomas Buck 6eb0b47437 Texture now TextureManager il y a 10 ans
  Thomas Buck 0617cfc738 Added utils/pixels il y a 10 ans
  Thomas Buck b1c743394d PNG reader flips output il y a 10 ans
  Thomas Buck 504b3ae06f Added PNG reading/writing il y a 10 ans
  Thomas Buck 7df7a7fd08 Documented PCX reader il y a 10 ans
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 il y a 10 ans