98 Commits (master)

Autor SHA1 Mensaje Fecha
  Thomas Buck 4c45678d59 changes to build and run on arch hace 1 mes
  Thomas Buck b8fd64ded3 compile on recent ubuntu hace 1 mes
  Thomas Buck bbeaf45edc Clicking on Room Models will now highlight their bounding sphere hace 8 años
  Thomas Buck 30917cecec Can click on Room Models hace 8 años
  Thomas Buck 1d65995581 Added Selector, try fix for Travis hace 8 años
  Thomas Buck 6f7ddbfbaf First bbox cache test hace 9 años
  Thomas Buck f8dba33eea Removed custom Font support hace 9 años
  Thomas Buck eedb4ec4ed Now using glbinding hace 9 años
  Thomas Buck 8ebbd705a4 Main menu rewrite as imgui window hace 9 años
  Thomas Buck 86a7bbab0f Improved Sound Debug UI, updated ImGui hace 9 años
  Thomas Buck a0efd8352e Small fixes (tried to compile with Visual Studio) hace 9 años
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. hace 9 años
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader hace 9 años
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. hace 9 años
  Thomas Buck 6724d84f3b Removed WindowGLUT, added WindowGLFW hace 9 años
  Thomas Buck ff5b921c84 Mesh now RoomMesh, _fixed_ texture bleeding hace 9 años
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] hace 9 años
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. hace 9 años
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder hace 9 años
  Thomas Buck bd24c36a7f Added SoundManager hace 9 años
  Thomas Buck c9f13c0d29 Default Font using ImGUI hace 9 años
  Thomas Buck c6d13daa97 moved default linux config path to share/OpenRaider too [skip ci] hace 9 años
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux hace 9 años
  Thomas Buck 874680e731 Fonts can be changed on-the-fly hace 9 años
  Thomas Buck 0ac5aa293a GLUT windowing working more or less hace 9 años
  Thomas Buck 4836137bc6 Prepared to add glut hace 9 años
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time hace 9 años
  Thomas Buck 7a9ef2db0d imgui Console in own class hace 9 años
  Thomas Buck cb8108aed5 Console now made with imgui hace 9 años
  Thomas Buck f00fb80309 Split Log class from Console hace 9 años
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class hace 9 años
  Thomas Buck 1bb089c311 imgui integration working more or less hace 9 años
  Thomas Buck 3c90bc49a8 Created UI windowing interface hace 9 años
  Thomas Buck dc2e6b69a0 Rewrote command system hace 9 años
  Thomas Buck 3156a0bad8 Started implementing new level file loader hace 9 años
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder hace 9 años
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! hace 9 años
  Thomas Buck 5b458f42fe Started implementing file system utilities hace 9 años
  Thomas Buck 5a2b0b7e2c Script reader, unit tests hace 9 años
  Thomas Buck ca11cfe73a Unit Tests are back! hace 9 años
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing hace 9 años
  Thomas Buck e186676da7 git hash in version string hace 10 años
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings hace 10 años
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection hace 10 años
  Thomas Buck 6eb0b47437 Texture now TextureManager hace 10 años
  Thomas Buck 504b3ae06f Added PNG reading/writing hace 10 años
  Thomas Buck 8fbca37731 Created StaticMesh class hace 10 años
  Thomas Buck 48b2985506 Added FontManager hace 10 años
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files hace 10 años
  Thomas Buck 93af7ceb65 Split Font subsystem from Window hace 10 años