201 Révisions (master)

Auteur SHA1 Message Date
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements il y a 9 ans
  Thomas Buck 60df802f2a Use Console as Stream everywhere il y a 9 ans
  Thomas Buck 240a80ab4f Print to Console like a stream il y a 9 ans
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. il y a 9 ans
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files il y a 9 ans
  Thomas Buck 846d0c034d Menu now works like a Filemanager il y a 9 ans
  Thomas Buck 8bedd53014 Removed Menu play button il y a 9 ans
  Thomas Buck dc3ffcdb41 Fixed binary Unit Test il y a 9 ans
  Thomas Buck b085b79791 Script Unit Test should run everywhere il y a 9 ans
  Thomas Buck 89a9fbbded Menu working with Folder API! il y a 9 ans
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! il y a 9 ans
  Thomas Buck 5b458f42fe Started implementing file system utilities il y a 9 ans
  Thomas Buck 63765138fb Script parser can read all TR2/TR3 PC/PSX Scripts il y a 9 ans
  Thomas Buck a3adea1549 Can read TR3 Script il y a 9 ans
  Thomas Buck 200377a871 Script parser can read level scripts il y a 9 ans
  Thomas Buck 533b83eb78 Improved global assert il y a 9 ans
  Thomas Buck 10b62cf4d6 Parser working with TR2 Script il y a 9 ans
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test il y a 9 ans
  Thomas Buck 5a2b0b7e2c Script reader, unit tests il y a 9 ans
  Thomas Buck ca11cfe73a Unit Tests are back! il y a 9 ans
  Thomas Buck 39e274460d Some small changes. il y a 9 ans
  Thomas Buck a42f966526 Implemented binary file reader il y a 9 ans
  Thomas Buck 89d4636222 Sorting vectors now working il y a 9 ans
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings il y a 10 ans
  Thomas Buck 3cd82ede59 Travis steps in own scripts il y a 10 ans
  Thomas Buck d656ab9e38 Added Travis CI info to docs il y a 10 ans
  Thomas Buck b1fb7c9965 Removed vec_t typedefs il y a 10 ans
  Thomas Buck d9bd58771a Removed gl driver setting il y a 10 ans
  Thomas Buck 129604f2cf Improved Windows support il y a 10 ans
  Thomas Buck 6afb071742 Slimmed down Render il y a 10 ans
  Thomas Buck 13ade99a95 No segfault on window resize 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 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 504b3ae06f Added PNG reading/writing il y a 10 ans
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 il y a 10 ans
  Thomas Buck 3b4ebd4a94 Simplified StaticMesh data storage il y a 10 ans
  Thomas Buck 8fbca37731 Created StaticMesh class il y a 10 ans
  Thomas Buck 93e008178b Fixed wrong entity rotation il y a 10 ans
  Thomas Buck 9364789280 Added animation command il y a 10 ans
  Thomas Buck e59892542e Fixed SkeletalModel animation creation il y a 10 ans
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading il y a 10 ans
  Thomas Buck 48b2985506 Added FontManager il y a 10 ans
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files il y a 10 ans
  Thomas Buck 9c2ca51667 Started implementing FontTRLE il y a 10 ans
  Thomas Buck afad81a858 Moved methods from World into Room. il y a 10 ans
  Thomas Buck 93af7ceb65 Split Font subsystem from Window il y a 10 ans