61 次程式碼提交 (f8dba33eea1faa8a078250bd11a42cd71e8ddaf4)

作者 SHA1 備註 提交日期
  Thomas Buck f8dba33eea Removed custom Font support 9 年之前
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 年之前
  Thomas Buck 8ebbd705a4 Main menu rewrite as imgui window 9 年之前
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. 9 年之前
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros 9 年之前
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 年之前
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 年之前
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 年之前
  Thomas Buck 3e15451d64 Fixed StaticModel rotation 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 f00fb80309 Split Log class from Console 9 年之前
  Thomas Buck 1bb089c311 imgui integration working more or less 9 年之前
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 年之前
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 年之前
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder 9 年之前
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. 9 年之前
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements 9 年之前
  Thomas Buck 60df802f2a Use Console as Stream everywhere 9 年之前
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 9 年之前
  Thomas Buck 846d0c034d Menu now works like a Filemanager 9 年之前
  Thomas Buck 8bedd53014 Removed Menu play button 9 年之前
  Thomas Buck 89a9fbbded Menu working with Folder API! 9 年之前
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 9 年之前
  Thomas Buck 5b458f42fe Started implementing file system utilities 9 年之前
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 9 年之前
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10 年之前
  Thomas Buck 25c84a2900 Travis only using clang 10 年之前
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 10 年之前
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 10 年之前
  Thomas Buck 129604f2cf Improved Windows support 10 年之前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 年之前
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 10 年之前
  Thomas Buck afad81a858 Moved methods from World into Room. 10 年之前
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 年之前
  Thomas Buck 1de393f974 Various little fixes 10 年之前
  Thomas Buck 202282beef misc 10 年之前
  Thomas Buck c29af0dda0 No longer crashes on exit 10 年之前
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10 年之前
  Thomas Buck e841776fe1 Prepared for Windows support 10 年之前
  Thomas Buck ac8022ec70 Menu play button working 10 年之前
  Carsten Teibes 0551ac927e add missing includes and defines for linux compilation 10 年之前
  Thomas Buck e36e6e5ee3 Maplist now in Menu 10 年之前
  Thomas Buck 5032172fee Many small fixes 10 年之前
  Thomas Buck e898b03a05 Removed Emitter and Particle 10 年之前
  Thomas Buck ed67843df6 Console, Game, Menu, OpenRaider and Window are global services. 10 年之前
  Thomas Buck 4ba21cd02a removed glu includes 10 年之前
  Thomas Buck 4d98afd2aa Using only colors that were defined for renderer 10 年之前