54 Commits (c2db7bcfbdc79f8cde46fa1d6a0bd615fc205407)

Autor SHA1 Mensaje Fecha
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. hace 9 años
  Thomas Buck 8d3b675c4b LoaderTR2 tries to load external SFX file hace 9 años
  Thomas Buck 838fe35ad4 Added BinaryMemory reader hace 9 años
  Thomas Buck e968717184 Added texture viewer hace 9 años
  Thomas Buck e83305bc8e Auto code indentation [skip ci] hace 9 años
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features hace 9 años
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time hace 9 años
  Thomas Buck 6541e0c674 Removed C-Style string handling code. hace 9 años
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements hace 10 años
  Thomas Buck 846d0c034d Menu now works like a Filemanager hace 10 años
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! hace 10 años
  Thomas Buck 5b458f42fe Started implementing file system utilities hace 10 años
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test hace 10 años
  Thomas Buck ca11cfe73a Unit Tests are back! hace 10 años
  Thomas Buck a42f966526 Implemented binary file reader hace 10 años
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils hace 10 años
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings hace 10 años
  Thomas Buck b1fb7c9965 Removed vec_t typedefs hace 10 años
  Thomas Buck a74c620a72 loadImage(), move command hace 10 años
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service hace 10 años
  Thomas Buck 07888bff23 tga methods now take filename instead of FILE * hace 10 años
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 hace 10 años
  Thomas Buck 6eb0b47437 Texture now TextureManager hace 10 años
  Thomas Buck 0617cfc738 Added utils/pixels hace 10 años
  Thomas Buck 504b3ae06f Added PNG reading/writing hace 10 años
  Thomas Buck 7df7a7fd08 Documented PCX reader hace 10 años
  Thomas Buck f9d10c89c4 Added PCX image reading support hace 10 años
  Thomas Buck b8ee254b56 New assert implementation, meta improvements hace 10 años
  Thomas Buck e841776fe1 Prepared for Windows support hace 10 años
  Thomas Buck 78e55f04a8 Added mouse scrolling support. hace 10 años
  Thomas Buck 02ceb1687a Fixed system timer for BSDs hace 10 años
  Thomas Buck 982261e7aa Added Menu hace 10 años
  Thomas Buck 7443062c49 Finished implementing set command. hace 10 años
  Thomas Buck 73135ebc12 More set commands implemented hace 10 años
  Thomas Buck 03bb3e01ed Started implementing command system. hace 10 años
  Thomas Buck a72a1e7f5b Added main loop, started event handling hace 10 años
  Thomas Buck 383029d5d5 Added (pretty empty) OpenRaider main Singleton hace 10 años
  Thomas Buck e6fc5fc572 rewrote time lib using ctime hace 10 años
  Thomas Buck 3fe7ac2ece Added main.h, removed rc_ methods. hace 10 años
  Thomas Buck e02c32dc3c Moved math, Matrix, Quaternion, Vector3d into lib hace 10 años
  Thomas Buck d813f77f4e Added Quaternion into utils. hace 10 años
  Thomas Buck cf3e00c3d6 Added Matrix and Vector3d into utils hace 10 años
  Thomas Buck b04d417e70 Re-added utils hace 10 años
  Thomas Buck c676a07a35 Fresh start hace 10 años
  Thomas Buck 58c9004361 Removed duplicated buffering code from GLString. hace 10 años
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. hace 10 años
  Thomas Buck fa3ff40c5a Fixed console command input bug hace 10 años
  Thomas Buck ed83ad86ba Added time utils, docLocalFull target hace 10 años
  Thomas Buck f66275b65c Removed duplicated TGA writing code hace 10 años
  Thomas Buck 85535e169d Removed unused code hace 10 años