12 Commits (9121091e5eeff4787d6f084e859e8199f67a9909)

Autor SHA1 Mensaje Fecha
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. hace 9 años
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. hace 9 años
  Thomas Buck 09b15dddcd Format code [skip ci] hace 9 años
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay hace 9 años
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. hace 9 años
  Thomas Buck e2f3ea30ad TextureManager is now completely static. hace 9 años
  Thomas Buck 63e5a0b55f Performance boost by storing data in GL buffers directly hace 9 años
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader hace 9 años
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. hace 9 años
  Thomas Buck 6625071dfd Render StaticModels 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 e83305bc8e Auto code indentation [skip ci] hace 9 años
  Thomas Buck 874680e731 Fonts can be changed on-the-fly hace 9 años
  Thomas Buck 6541e0c674 Removed C-Style string handling code. hace 9 años
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. hace 9 años
  Thomas Buck b1fb7c9965 Removed vec_t typedefs hace 10 años
  Thomas Buck 2025f4cea2 Fixed FontTRLE lps reader hace 10 años
  Thomas Buck 129604f2cf Improved Windows support hace 10 años
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc hace 10 años
  Thomas Buck c8dec28362 Added ftrapv switch hace 10 años
  Thomas Buck 436f04fd10 unsigned char instead of float for colors hace 10 años
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 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 9f9987d016 TRLE Font support nearly working hace 10 años
  Thomas Buck 9c2ca51667 Started implementing FontTRLE hace 10 años
  Thomas Buck afad81a858 Moved methods from World into Room. hace 10 años
  Thomas Buck 93af7ceb65 Split Font subsystem from Window hace 10 años