54 Révisions (9121091e5eeff4787d6f084e859e8199f67a9909)

Auteur SHA1 Message Date
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. il y a 9 ans
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. il y a 9 ans
  Thomas Buck 9e759a7937 Added support for TR1 levels il y a 9 ans
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros il y a 9 ans
  Thomas Buck 9dd7432bfd Imgui update, controller & camera movement improvements. il y a 9 ans
  Thomas Buck 18b8317e42 Can show font bounding box il y a 9 ans
  Thomas Buck 0d31c3b41a Support for Room Sprites il y a 9 ans
  Thomas Buck 09b15dddcd Format code [skip ci] il y a 9 ans
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. il y a 9 ans
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay il y a 9 ans
  Thomas Buck abb4445957 Updated imgui, added consoleAction. il y a 9 ans
  Thomas Buck 55c1192438 Bugfixes in WindowSDL, Console. Added ShaderBuffer. il y a 9 ans
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. il y a 9 ans
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. il y a 9 ans
  Thomas Buck 00706b69ab LoaderTR2 loads Moveables and Entities il y a 9 ans
  Thomas Buck efa479c45d Improved Console, added auto-completion il y a 9 ans
  Thomas Buck e83305bc8e Auto code indentation [skip ci] il y a 9 ans
  Thomas Buck 29acbfcc06 Command history for Console il y a 9 ans
  Thomas Buck e5922c7c3d Console input keeps keyboard focus il y a 9 ans
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time il y a 9 ans
  Thomas Buck 7a9ef2db0d imgui Console in own class il y a 9 ans
  Thomas Buck cb8108aed5 Console now made with imgui il y a 9 ans
  Thomas Buck f00fb80309 Split Log class from Console il y a 9 ans
  Thomas Buck 1bb089c311 imgui integration working more or less il y a 9 ans
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] il y a 9 ans
  Thomas Buck 6541e0c674 Removed C-Style string handling code. il y a 9 ans
  Thomas Buck 3c90bc49a8 Created UI windowing interface il y a 9 ans
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. il y a 9 ans
  Thomas Buck 60df802f2a Use Console as Stream everywhere il y a 9 ans
  Thomas Buck 240a80ab4f Print to Console like a stream il y a 9 ans
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. il y a 9 ans
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings il y a 10 ans
  Thomas Buck 599283695b Travis using newer gcc il y a 10 ans
  Thomas Buck 13ade99a95 No segfault on window resize il y a 10 ans
  Thomas Buck 436f04fd10 unsigned char instead of float for colors il y a 10 ans
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 il y a 10 ans
  Thomas Buck afad81a858 Moved methods from World into Room. il y a 10 ans
  Thomas Buck 93af7ceb65 Split Font subsystem from Window il y a 10 ans
  Thomas Buck ffd928a508 Fixed Lara no longer rotating with camera il y a 10 ans
  Thomas Buck b8ee254b56 New assert implementation, meta improvements il y a 10 ans
  Thomas Buck e841776fe1 Prepared for Windows support il y a 10 ans
  Thomas Buck 5032172fee Many small fixes il y a 10 ans
  Thomas Buck 31d3c594f5 Console output to stdout only for debug build il y a 10 ans
  Thomas Buck a00431e1cd Added viewmodel command il y a 10 ans
  Thomas Buck ed67843df6 Console, Game, Menu, OpenRaider and Window are global services. il y a 10 ans
  Thomas Buck 4ba21cd02a removed glu includes il y a 10 ans
  Thomas Buck 4d98afd2aa Using only colors that were defined for renderer il y a 10 ans
  Thomas Buck 6a2026b656 Added Game class. il y a 10 ans
  Thomas Buck 9fd1622471 Can now also bind mouse actions il y a 10 ans
  Thomas Buck 78e55f04a8 Added mouse scrolling support. il y a 10 ans