61 Commits (f8dba33eea1faa8a078250bd11a42cd71e8ddaf4)

Author SHA1 Message Date
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 years ago
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 years ago
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 years ago
  Thomas Buck 3e15451d64 Fixed StaticModel rotation 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 f00fb80309 Split Log class from Console 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 years ago
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 years ago
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder 9 years ago
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. 9 years ago
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements 9 years ago
  Thomas Buck 60df802f2a Use Console as Stream everywhere 9 years ago
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 9 years ago
  Thomas Buck 846d0c034d Menu now works like a Filemanager 9 years ago
  Thomas Buck 8bedd53014 Removed Menu play button 9 years ago
  Thomas Buck 89a9fbbded Menu working with Folder API! 9 years ago
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 9 years ago
  Thomas Buck 5b458f42fe Started implementing file system utilities 9 years ago
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 9 years ago
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10 years ago
  Thomas Buck 25c84a2900 Travis only using clang 10 years ago
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 10 years ago
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 10 years ago
  Thomas Buck 129604f2cf Improved Windows support 10 years ago
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 years ago
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 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
  Thomas Buck 1de393f974 Various little fixes 10 years ago
  Thomas Buck 202282beef misc 10 years ago
  Thomas Buck c29af0dda0 No longer crashes on exit 10 years ago
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10 years ago
  Thomas Buck e841776fe1 Prepared for Windows support 10 years ago
  Thomas Buck ac8022ec70 Menu play button working 10 years ago
  Carsten Teibes 0551ac927e add missing includes and defines for linux compilation 10 years ago
  Thomas Buck e36e6e5ee3 Maplist now in Menu 10 years ago
  Thomas Buck 5032172fee Many small fixes 10 years ago
  Thomas Buck e898b03a05 Removed Emitter and Particle 10 years ago
  Thomas Buck ed67843df6 Console, Game, Menu, OpenRaider and Window are global services. 10 years ago
  Thomas Buck 4ba21cd02a removed glu includes 10 years ago
  Thomas Buck 4d98afd2aa Using only colors that were defined for renderer 10 years ago
  Thomas Buck 556892812d Added TombRaider level loader 10 years ago
  Thomas Buck 6a2026b656 Added Game class. 10 years ago
  Thomas Buck 9fd1622471 Can now also bind mouse actions 10 years ago
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 10 years ago
  Thomas Buck e17f49b67e Added mouse motion support 10 years ago