612 次代码提交 (e2f3ea30adbeb4f108b6cee157508e12ce7d311c)
 

作者 SHA1 备注 提交日期
  Thomas Buck cfd39a06ba Added Mac Travis build steps 11 年前
  Thomas Buck 3cd82ede59 Travis steps in own scripts 11 年前
  Thomas Buck 4c82d2a02c Use sdl dev libs 11 年前
  Thomas Buck 701a97672a Trying Travis with gcc again 11 年前
  Thomas Buck 717ade88ca Travis getting SDL2 from repo 11 年前
  Thomas Buck de5c779663 No g++-4.8 in Ubuntu 12.04 :( 11 年前
  Thomas Buck 4672dd47a1 gcc headaches 11 年前
  Thomas Buck c7adc02464 Also use g++-4.8 11 年前
  Thomas Buck 5759da1954 Try Travis again with gcc 11 年前
  Thomas Buck d656ab9e38 Added Travis CI info to docs 11 年前
  Thomas Buck 25c84a2900 Travis only using clang 11 年前
  Thomas Buck 93a88bc275 Missing cstring include 11 年前
  Thomas Buck 599283695b Travis using newer gcc 11 年前
  Thomas Buck 4499da6b7c Travis using sudo make install 11 年前
  Thomas Buck c61b84cc3c Added travis.yml 11 年前
  Thomas Buck 386b0b7a55 Updated to newest GPLv2 license text 11 年前
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection 11 年前
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 11 年前
  Thomas Buck d9bd58771a Removed gl driver setting 11 年前
  Thomas Buck 2025f4cea2 Fixed FontTRLE lps reader 11 年前
  Thomas Buck 6dc20b08d4 Whoopsy 11 年前
  Thomas Buck 129604f2cf Improved Windows support 11 年前
  Thomas Buck 63fe667aba More or less fixes #3 11 年前
  Thomas Buck d3021344fa Merge pull request #2 from carstene1ns/openal 11 年前
  Carsten Teibes 9e39e9abd9 remove OSS specific bits from OpenAL initialization, use default driver 11 年前
  Thomas Buck 6afb071742 Slimmed down Render 11 年前
  Thomas Buck 13ade99a95 No segfault on window resize 11 年前
  Thomas Buck a74c620a72 loadImage(), move command 11 年前
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service 11 年前
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc 11 年前
  Thomas Buck c8dec28362 Added ftrapv switch 11 年前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 11 年前
  Thomas Buck 07888bff23 tga methods now take filename instead of FILE * 11 年前
  Thomas Buck 74c6e6c54d scaleBuffer() no longer limiting at 256x256 11 年前
  Thomas Buck 6eb0b47437 Texture now TextureManager 11 年前
  Thomas Buck 0617cfc738 Added utils/pixels 11 年前
  Thomas Buck b1c743394d PNG reader flips output 11 年前
  Thomas Buck 504b3ae06f Added PNG reading/writing 11 年前
  Thomas Buck 7df7a7fd08 Documented PCX reader 11 年前
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 11 年前
  Thomas Buck 3b4ebd4a94 Simplified StaticMesh data storage 11 年前
  Thomas Buck 8fbca37731 Created StaticMesh class 11 年前
  Thomas Buck ae24b5951f Enabled MULTITEXTURE in debug builds 11 年前
  Thomas Buck 93e008178b Fixed wrong entity rotation 11 年前
  Thomas Buck 821e17bee2 main uses iostream 11 年前
  Thomas Buck 9364789280 Added animation command 11 年前
  Thomas Buck e59892542e Fixed SkeletalModel animation creation 11 年前
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 11 年前
  Thomas Buck 48b2985506 Added FontManager 11 年前
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files 11 年前