55 커밋 (1f05528ddd19316c8cfc90b82d979e0b9b079cb3)

작성자 SHA1 메시지 날짜
  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 10 년 전
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. 10 년 전
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements 10 년 전
  Thomas Buck 60df802f2a Use Console as Stream everywhere 10 년 전
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 10 년 전
  Thomas Buck 846d0c034d Menu now works like a Filemanager 10 년 전
  Thomas Buck 8bedd53014 Removed Menu play button 10 년 전
  Thomas Buck 89a9fbbded Menu working with Folder API! 10 년 전
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 10 년 전
  Thomas Buck 5b458f42fe Started implementing file system utilities 10 년 전
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 10 년 전
  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 년 전
  Thomas Buck 556892812d Added TombRaider level loader 10 년 전
  Thomas Buck 6a2026b656 Added Game class. 10 년 전
  Thomas Buck 9fd1622471 Can now also bind mouse actions 10 년 전
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 10 년 전
  Thomas Buck e17f49b67e Added mouse motion support 10 년 전
  Thomas Buck 355253f9b0 Mouse support for menu 10 년 전