56 Commits (963ed862dee0e7b55911d70f7c6e292becdba19d)

Author SHA1 Message Date
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 10 years ago
  Thomas Buck a42f966526 Implemented binary file reader 10 years ago
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 10 years ago
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10 years ago
  Thomas Buck 129604f2cf Improved Windows support 10 years ago
  Thomas Buck a74c620a72 loadImage(), move command 10 years ago
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service 10 years ago
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc 10 years ago
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 years ago
  Thomas Buck 07888bff23 tga methods now take filename instead of FILE * 10 years ago
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 10 years ago
  Thomas Buck 6eb0b47437 Texture now TextureManager 10 years ago
  Thomas Buck 0617cfc738 Added utils/pixels 10 years ago
  Thomas Buck b1c743394d PNG reader flips output 10 years ago
  Thomas Buck 504b3ae06f Added PNG reading/writing 10 years ago
  Thomas Buck 7df7a7fd08 Documented PCX reader 10 years ago
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 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 b8ee254b56 New assert implementation, meta improvements 10 years ago
  Thomas Buck e841776fe1 Prepared for Windows support 10 years ago
  Thomas Buck 0339d5382b Removed string cast 10 years ago
  Carsten Teibes 0551ac927e add missing includes and defines for linux compilation 10 years ago
  Thomas Buck 5032172fee Many small fixes 10 years ago
  Thomas Buck 5af41fda25 Added game-light command 10 years ago
  Thomas Buck 78e55f04a8 Added mouse scrolling support. 10 years ago
  Thomas Buck 5a7d335545 Console working. 10 years ago
  Thomas Buck 02ceb1687a Fixed system timer for BSDs 10 years ago
  Thomas Buck 982261e7aa Added Menu 10 years ago
  Thomas Buck 7443062c49 Finished implementing set command. 10 years ago
  Thomas Buck 73135ebc12 More set commands implemented 10 years ago
  Thomas Buck 03bb3e01ed Started implementing command system. 10 years ago
  Thomas Buck a72a1e7f5b Added main loop, started event handling 10 years ago
  Thomas Buck 383029d5d5 Added (pretty empty) OpenRaider main Singleton 10 years ago
  Thomas Buck e6fc5fc572 rewrote time lib using ctime 10 years ago
  Thomas Buck 3fe7ac2ece Added main.h, removed rc_ methods. 10 years ago
  Thomas Buck e02c32dc3c Moved math, Matrix, Quaternion, Vector3d into lib 10 years ago
  Thomas Buck d813f77f4e Added Quaternion into utils. 10 years ago
  Thomas Buck cf3e00c3d6 Added Matrix and Vector3d into utils 10 years ago
  Thomas Buck b04d417e70 Re-added utils 10 years ago
  Thomas Buck c676a07a35 Fresh start 10 years ago
  Thomas Buck 58c9004361 Removed duplicated buffering code from GLString. 10 years ago
  Thomas Buck af0289cceb Utility lib uses assert() everywhere 10 years ago
  Thomas Buck 2ad0b33026 Started using asserts 10 years ago
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. 10 years ago
  Thomas Buck fa3ff40c5a Fixed console command input bug 10 years ago
  Thomas Buck 3da9d32798 Fixed Mac OS X wordexp problem 10 years ago
  Thomas Buck ed83ad86ba Added time utils, docLocalFull target 10 years ago
  Thomas Buck f66275b65c Removed duplicated TGA writing code 10 years ago
  Thomas Buck 85535e169d Removed unused code 10 years ago