90 Commits (cb8108aed55fc4074c1a09100c130bf865655ad7)

Autor SHA1 Mensaje Fecha
  Thomas Buck cb8108aed5 Console now made with imgui hace 9 años
  Thomas Buck f00fb80309 Split Log class from Console hace 9 años
  Thomas Buck 10a27174bb Multiple changes hace 9 años
  Thomas Buck d64eac9034 Fixed imgui rendering hace 9 años
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class hace 9 años
  Thomas Buck 1bb089c311 imgui integration working more or less hace 9 años
  Thomas Buck ae407b1b59 Started integrating imgui hace 9 años
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] hace 9 años
  Thomas Buck 6541e0c674 Removed C-Style string handling code. hace 9 años
  Thomas Buck 3c90bc49a8 Created UI windowing interface hace 9 años
  Thomas Buck 84c85a588c Moved command logic into static Command methods hace 9 años
  Thomas Buck e54e18e7e6 Added some more commands hace 9 años
  Thomas Buck dc2e6b69a0 Rewrote command system hace 9 años
  Thomas Buck 5da1913208 Finished file reading part of LoaderTR2 hace 9 años
  Thomas Buck 523b60e9e5 Extended LoaderTR2 hace 9 años
  Thomas Buck de2306f27a Trying out new Loader hace 9 años
  Thomas Buck 3156a0bad8 Started implementing new level file loader hace 9 años
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder hace 9 años
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. hace 9 años
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements hace 9 años
  Thomas Buck 60df802f2a Use Console as Stream everywhere hace 9 años
  Thomas Buck 240a80ab4f Print to Console like a stream hace 9 años
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. hace 9 años
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files hace 9 años
  Thomas Buck 846d0c034d Menu now works like a Filemanager hace 9 años
  Thomas Buck 8bedd53014 Removed Menu play button hace 9 años
  Thomas Buck dc3ffcdb41 Fixed binary Unit Test hace 9 años
  Thomas Buck b085b79791 Script Unit Test should run everywhere hace 9 años
  Thomas Buck 89a9fbbded Menu working with Folder API! hace 9 años
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! hace 9 años
  Thomas Buck 5b458f42fe Started implementing file system utilities hace 9 años
  Thomas Buck 63765138fb Script parser can read all TR2/TR3 PC/PSX Scripts hace 9 años
  Thomas Buck a3adea1549 Can read TR3 Script hace 9 años
  Thomas Buck 200377a871 Script parser can read level scripts hace 9 años
  Thomas Buck 533b83eb78 Improved global assert hace 9 años
  Thomas Buck 10b62cf4d6 Parser working with TR2 Script hace 9 años
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test hace 9 años
  Thomas Buck 5a2b0b7e2c Script reader, unit tests hace 9 años
  Thomas Buck ca11cfe73a Unit Tests are back! hace 9 años
  Thomas Buck 39e274460d Some small changes. hace 9 años
  Thomas Buck a42f966526 Implemented binary file reader hace 9 años
  Thomas Buck 89d4636222 Sorting vectors now working hace 10 años
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings hace 10 años
  Thomas Buck 3cd82ede59 Travis steps in own scripts hace 10 años
  Thomas Buck d656ab9e38 Added Travis CI info to docs hace 10 años
  Thomas Buck b1fb7c9965 Removed vec_t typedefs hace 10 años
  Thomas Buck d9bd58771a Removed gl driver setting hace 10 años
  Thomas Buck 129604f2cf Improved Windows support hace 10 años
  Thomas Buck 6afb071742 Slimmed down Render hace 10 años
  Thomas Buck 13ade99a95 No segfault on window resize hace 10 años