710 Commits (master)
 

Author SHA1 Message Date
  Thomas Buck eb9ebdf7e5 Updated imgui 9 years ago
  Thomas Buck 03e0fc9198 Commented level file format description [skip ci] 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 7934d3d35f Added TR binary file format template [skip ci] 9 years ago
  Thomas Buck c9f13c0d29 Default Font using ImGUI 9 years ago
  Thomas Buck 29acbfcc06 Command history for Console 9 years ago
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features 9 years ago
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug 9 years ago
  Thomas Buck d38523376a Updated Readme [skip ci] 9 years ago
  Thomas Buck c6d13daa97 moved default linux config path to share/OpenRaider too [skip ci] 9 years ago
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux 9 years ago
  Thomas Buck c3d0268c3b Larger Travis Screenshots 9 years ago
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 years ago
  Thomas Buck 2c547828ae Minor bugfixes 9 years ago
  Thomas Buck 0ac5aa293a GLUT windowing working more or less 9 years ago
  Thomas Buck 4836137bc6 Prepared to add glut 9 years ago
  Thomas Buck bc04da966e Sensible default values 9 years ago
  Thomas Buck e5922c7c3d Console input keeps keyboard focus 9 years ago
  Thomas Buck 82fd42a93f Updated imgui 9 years ago
  Thomas Buck 4ee8c1eadd allow-unauthenticated for clang package 9 years ago
  Thomas Buck 508732d219 Now trying clang 3.5 9 years ago
  Thomas Buck 857b8542a8 Actually use clang++-3.4 (Travis) 9 years ago
  Thomas Buck 866487c3ad Try to use newer clang with Travis 9 years ago
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time 9 years ago
  Thomas Buck 7a9ef2db0d imgui Console in own class 9 years ago
  Thomas Buck ee9c7f5cd7 Bugfix for Travis 9 years ago
  Thomas Buck cb8108aed5 Console now made with imgui 9 years ago
  Thomas Buck f00fb80309 Split Log class from Console 9 years ago
  Thomas Buck 10a27174bb Multiple changes 9 years ago
  Thomas Buck d64eac9034 Fixed imgui rendering 9 years ago
  Thomas Buck 874288c38d Improved imgui integration. Colors still seem wrong! 9 years ago
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 years ago
  Thomas Buck c255717a7d Fix for gcc (travis linux) 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck ae407b1b59 Started integrating imgui 9 years ago
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 years ago
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 years ago
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 years ago
  Thomas Buck 84c85a588c Moved command logic into static Command methods 9 years ago
  Thomas Buck e54e18e7e6 Added some more commands 9 years ago
  Thomas Buck dc2e6b69a0 Rewrote command system 9 years ago
  Thomas Buck a50a50ef23 Slight improvements in new Loader 9 years ago
  Thomas Buck 5da1913208 Finished file reading part of LoaderTR2 9 years ago
  Thomas Buck 523b60e9e5 Extended LoaderTR2 9 years ago
  Thomas Buck de2306f27a Trying out new Loader 9 years ago
  Thomas Buck 3156a0bad8 Started implementing new level file loader 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