48 Commits (master)

Author SHA1 Message Date
  Thomas Buck 86a7bbab0f Improved Sound Debug UI, updated ImGui 9 years ago
  Thomas Buck 965a9ef47d Fixed screenshot distortion bug 9 years ago
  Thomas Buck 2218ccfcad Individual toggles for bounding box visualisation. 9 years ago
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. 9 years ago
  Thomas Buck ff5b921c84 Mesh now RoomMesh, _fixed_ texture bleeding 9 years ago
  Thomas Buck 29acbfcc06 Command history for Console 9 years ago
  Thomas Buck 2c547828ae Minor bugfixes 9 years ago
  Thomas Buck 82fd42a93f Updated imgui 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 f00fb80309 Split Log class from Console 9 years ago
  Thomas Buck 10a27174bb Multiple changes 9 years ago
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 years ago
  Thomas Buck 84c85a588c Moved command logic into static Command methods 9 years ago
  Thomas Buck dc2e6b69a0 Rewrote command system 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 240a80ab4f Print to Console like a stream 9 years ago
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. 9 years ago
  Thomas Buck 5b458f42fe Started implementing file system utilities 9 years ago
  Thomas Buck ca11cfe73a Unit Tests are back! 9 years ago
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 9 years ago
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 9 years ago
  Thomas Buck 06b0136315 Try IRC notification again 9 years ago
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 9 years ago
  Thomas Buck 3cd82ede59 Travis steps in own scripts 9 years ago
  Thomas Buck d656ab9e38 Added Travis CI info to docs 9 years ago
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 9 years ago
  Thomas Buck 2025f4cea2 Fixed FontTRLE lps reader 9 years ago
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 years ago
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 10 years ago
  Thomas Buck 0617cfc738 Added utils/pixels 10 years ago
  Thomas Buck 504b3ae06f Added PNG reading/writing 10 years ago
  Thomas Buck ae24b5951f Enabled MULTITEXTURE in debug builds 10 years ago
  Thomas Buck e59892542e Fixed SkeletalModel animation creation 10 years ago
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 10 years ago
  Thomas Buck 48b2985506 Added FontManager 10 years ago
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 years ago
  Thomas Buck 77edab5033 Simplified bind() methods 10 years ago
  Thomas Buck 1de393f974 Various little fixes 10 years ago
  Thomas Buck f9d10c89c4 Added PCX image reading support 10 years ago
  Thomas Buck ffd928a508 Fixed Lara no longer rotating with camera 10 years ago
  Thomas Buck 4061e9ff5e Runs again. Wrong SkeletalModels used? 10 years ago
  Thomas Buck 6f15905676 Created Entity class 10 years ago
  Thomas Buck b6da69c891 Starting refactoring 10 years ago
  Thomas Buck 9e8f12da88 Added my Todo list 10 years ago