12 커밋 (9121091e5eeff4787d6f084e859e8199f67a9909)

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