383 次程式碼提交 (d61505c8096cb62a3d62e5627296f903f8237d70)

作者 SHA1 備註 提交日期
  Thomas Buck 6aa059cc91 LoaderTR2 tries to load object textures 9 年之前
  Thomas Buck 8d3b675c4b LoaderTR2 tries to load external SFX file 9 年之前
  Thomas Buck 838fe35ad4 Added BinaryMemory reader 9 年之前
  Thomas Buck dc66df2716 Didn't even compile... 9 年之前
  Thomas Buck c3c681e66f LoaderTR2 starts filling Rooms 9 年之前
  Thomas Buck e968717184 Added texture viewer 9 年之前
  Thomas Buck 60c217d16a TextureManager now has independent storages 9 年之前
  Thomas Buck 86066a01ca Implemented get command 9 年之前
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 年之前
  Thomas Buck c9f13c0d29 Default Font using ImGUI 9 年之前
  Thomas Buck 29acbfcc06 Command history for Console 9 年之前
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features 9 年之前
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug 9 年之前
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux 9 年之前
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 年之前
  Thomas Buck 2c547828ae Minor bugfixes 9 年之前
  Thomas Buck 0ac5aa293a GLUT windowing working more or less 9 年之前
  Thomas Buck 4836137bc6 Prepared to add glut 9 年之前
  Thomas Buck e5922c7c3d Console input keeps keyboard focus 9 年之前
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time 9 年之前
  Thomas Buck 7a9ef2db0d imgui Console in own class 9 年之前
  Thomas Buck cb8108aed5 Console now made with imgui 9 年之前
  Thomas Buck f00fb80309 Split Log class from Console 9 年之前
  Thomas Buck 10a27174bb Multiple changes 9 年之前
  Thomas Buck d64eac9034 Fixed imgui rendering 9 年之前
  Thomas Buck 874288c38d Improved imgui integration. Colors still seem wrong! 9 年之前
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 年之前
  Thomas Buck 1bb089c311 imgui integration working more or less 9 年之前
  Thomas Buck ae407b1b59 Started integrating imgui 9 年之前
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 年之前
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 年之前
  Thomas Buck 84c85a588c Moved command logic into static Command methods 9 年之前
  Thomas Buck e54e18e7e6 Added some more commands 9 年之前
  Thomas Buck dc2e6b69a0 Rewrote command system 9 年之前
  Thomas Buck a50a50ef23 Slight improvements in new Loader 9 年之前
  Thomas Buck 5da1913208 Finished file reading part of LoaderTR2 9 年之前
  Thomas Buck 523b60e9e5 Extended LoaderTR2 9 年之前
  Thomas Buck de2306f27a Trying out new Loader 10 年之前
  Thomas Buck 3156a0bad8 Started implementing new level file loader 10 年之前
  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 240a80ab4f Print to Console like a stream 10 年之前
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. 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 4263f71122 Menu using Folder API. WIP, does not work well! 10 年之前
  Thomas Buck 5b458f42fe Started implementing file system utilities 10 年之前