527 コミット (9121091e5eeff4787d6f084e859e8199f67a9909)

作成者 SHA1 メッセージ 日付
  Thomas Buck 89d4636222 Sorting vectors now working 9年前
  Thomas Buck e186676da7 git hash in version string 10年前
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10年前
  Thomas Buck 3cd82ede59 Travis steps in own scripts 10年前
  Thomas Buck 25c84a2900 Travis only using clang 10年前
  Thomas Buck 93a88bc275 Missing cstring include 10年前
  Thomas Buck 599283695b Travis using newer gcc 10年前
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 10年前
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 10年前
  Thomas Buck d9bd58771a Removed gl driver setting 10年前
  Thomas Buck 2025f4cea2 Fixed FontTRLE lps reader 10年前
  Thomas Buck 6dc20b08d4 Whoopsy 10年前
  Thomas Buck 129604f2cf Improved Windows support 10年前
  Thomas Buck 63fe667aba More or less fixes #3 10年前
  Carsten Teibes 9e39e9abd9 remove OSS specific bits from OpenAL initialization, use default driver 10年前
  Thomas Buck 6afb071742 Slimmed down Render 10年前
  Thomas Buck 13ade99a95 No segfault on window resize 10年前
  Thomas Buck a74c620a72 loadImage(), move command 10年前
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service 10年前
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc 10年前
  Thomas Buck c8dec28362 Added ftrapv switch 10年前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10年前
  Thomas Buck 07888bff23 tga methods now take filename instead of FILE * 10年前
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 10年前
  Thomas Buck 6eb0b47437 Texture now TextureManager 10年前
  Thomas Buck 0617cfc738 Added utils/pixels 10年前
  Thomas Buck b1c743394d PNG reader flips output 10年前
  Thomas Buck 504b3ae06f Added PNG reading/writing 10年前
  Thomas Buck 7df7a7fd08 Documented PCX reader 10年前
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 10年前
  Thomas Buck 3b4ebd4a94 Simplified StaticMesh data storage 10年前
  Thomas Buck 8fbca37731 Created StaticMesh class 10年前
  Thomas Buck ae24b5951f Enabled MULTITEXTURE in debug builds 10年前
  Thomas Buck 93e008178b Fixed wrong entity rotation 10年前
  Thomas Buck 821e17bee2 main uses iostream 10年前
  Thomas Buck 9364789280 Added animation command 10年前
  Thomas Buck e59892542e Fixed SkeletalModel animation creation 10年前
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 10年前
  Thomas Buck 48b2985506 Added FontManager 10年前
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files 10年前
  Thomas Buck 9f9987d016 TRLE Font support nearly working 10年前
  Thomas Buck 9c2ca51667 Started implementing FontTRLE 10年前
  Thomas Buck afad81a858 Moved methods from World into Room. 10年前
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10年前
  Thomas Buck 3c64acd2d2 Simpler expandDirectoryNames() 10年前
  Thomas Buck 77edab5033 Simplified bind() methods 10年前
  Thomas Buck 7e59ba5f3f Started using Strings and Streams. 10年前
  Thomas Buck 1de393f974 Various little fixes 10年前
  Thomas Buck 202282beef misc 10年前
  Thomas Buck f9d10c89c4 Added PCX image reading support 10年前