55 Révisions (39b0ffac3bdcbb8a27881a688f95916c8552e336)

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