40 次程式碼提交 (9121091e5eeff4787d6f084e859e8199f67a9909)

作者 SHA1 備註 提交日期
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 年之前
  Thomas Buck eedb4ec4ed Now using glbinding 9 年之前
  Thomas Buck f420cc3872 Fixes for Linux compilation 9 年之前
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 年之前
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. 9 年之前
  Thomas Buck 917e1b47ed Removed unused stuff [skip ci] 9 年之前
  Thomas Buck 9e759a7937 Added support for TR1 levels 9 年之前
  Thomas Buck a0efd8352e Small fixes (tried to compile with Visual Studio) 9 年之前
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros 9 年之前
  Thomas Buck 09b15dddcd Format code [skip ci] 9 年之前
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 年之前
  Thomas Buck abb4445957 Updated imgui, added consoleAction. 9 年之前
  Thomas Buck c0bb765fbf Wrong assert was used when including glm 9 年之前
  Thomas Buck a2bed57177 Controller support, Camera Quaternion 9 年之前
  Thomas Buck 6724d84f3b Removed WindowGLUT, added WindowGLFW 9 年之前
  Thomas Buck 43a70b7d24 More Travis fixing... 9 年之前
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 年之前
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 年之前
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 年之前
  Thomas Buck cb8108aed5 Console now made with imgui 9 年之前
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 年之前
  Thomas Buck 1bb089c311 imgui integration working more or less 9 年之前
  Thomas Buck e54e18e7e6 Added some more commands 9 年之前
  Thomas Buck 5b458f42fe Started implementing file system utilities 9 年之前
  Thomas Buck 533b83eb78 Improved global assert 9 年之前
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 10 年之前
  Thomas Buck 129604f2cf Improved Windows support 10 年之前
  Thomas Buck a74c620a72 loadImage(), move command 10 年之前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 年之前
  Thomas Buck 6eb0b47437 Texture now TextureManager 10 年之前
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 10 年之前
  Thomas Buck 821e17bee2 main uses iostream 10 年之前
  Thomas Buck 77edab5033 Simplified bind() methods 10 年之前
  Thomas Buck 202282beef misc 10 年之前
  Thomas Buck f9d10c89c4 Added PCX image reading support 10 年之前
  Thomas Buck ab8b1ba104 Added walk action. No longer crashes in World::isWall() 10 年之前
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10 年之前
  Thomas Buck 5032172fee Many small fixes 10 年之前
  Thomas Buck 4d98afd2aa Using only colors that were defined for renderer 10 年之前
  Thomas Buck 6a2026b656 Added Game class. 10 年之前