12 Commits (9121091e5eeff4787d6f084e859e8199f67a9909)

Author SHA1 Message Date
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 years ago
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. 9 years ago
  Thomas Buck 09b15dddcd Format code [skip ci] 9 years ago
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 years ago
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. 9 years ago
  Thomas Buck e2f3ea30ad TextureManager is now completely static. 9 years ago
  Thomas Buck 63e5a0b55f Performance boost by storing data in GL buffers directly 9 years ago
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 9 years ago
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 years ago
  Thomas Buck 6625071dfd Render StaticModels 9 years ago
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 years ago
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 years ago
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 years ago
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. 9 years ago
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 9 years ago
  Thomas Buck 2025f4cea2 Fixed FontTRLE lps reader 9 years ago
  Thomas Buck 129604f2cf Improved Windows support 9 years ago
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc 9 years ago
  Thomas Buck c8dec28362 Added ftrapv switch 9 years ago
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 9 years ago
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 10 years ago
  Thomas Buck 48b2985506 Added FontManager 10 years ago
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files 10 years ago
  Thomas Buck 9f9987d016 TRLE Font support nearly working 10 years ago
  Thomas Buck 9c2ca51667 Started implementing FontTRLE 10 years ago
  Thomas Buck afad81a858 Moved methods from World into Room. 10 years ago
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 years ago