56 Révisions (963ed862dee0e7b55911d70f7c6e292becdba19d)

Auteur SHA1 Message Date
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 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 129604f2cf Improved Windows support 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 e088c8ebcd Compiles in Ubuntu 14.04 with gcc il y a 10 ans
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 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 b1c743394d PNG reader flips output 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 f97ebd7a0b Support for mouse keys 4 & 5 il y a 10 ans
  Thomas Buck 1de393f974 Various little fixes 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 0339d5382b Removed string cast il y a 10 ans
  Carsten Teibes 0551ac927e add missing includes and defines for linux compilation il y a 10 ans
  Thomas Buck 5032172fee Many small fixes il y a 10 ans
  Thomas Buck 5af41fda25 Added game-light command il y a 10 ans
  Thomas Buck 78e55f04a8 Added mouse scrolling support. il y a 10 ans
  Thomas Buck 5a7d335545 Console working. 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 af0289cceb Utility lib uses assert() everywhere il y a 10 ans
  Thomas Buck 2ad0b33026 Started using asserts 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 3da9d32798 Fixed Mac OS X wordexp problem 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
  Thomas Buck 85535e169d Removed unused code il y a 10 ans