74 コミット (e83305bc8e84e3a12501d0565bfd462858061edd)

作成者 SHA1 メッセージ 日付
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9年前
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features 9年前
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug 9年前
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time 9年前
  Thomas Buck 1bb089c311 imgui integration working more or less 9年前
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9年前
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements 10年前
  Thomas Buck 60df802f2a Use Console as Stream everywhere 10年前
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 10年前
  Thomas Buck 846d0c034d Menu now works like a Filemanager 10年前
  Thomas Buck 8bedd53014 Removed Menu play button 10年前
  Thomas Buck c69125ae26 Travis/Linux fix 10年前
  Thomas Buck 89a9fbbded Menu working with Folder API! 10年前
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 10年前
  Thomas Buck 5b458f42fe Started implementing file system utilities 10年前
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test 10年前
  Thomas Buck 5a2b0b7e2c Script reader, unit tests 10年前
  Thomas Buck ca11cfe73a Unit Tests are back! 10年前
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 10年前
  Thomas Buck a42f966526 Implemented binary file reader 10年前
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 10年前
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10年前
  Thomas Buck 129604f2cf Improved Windows support 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 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 1de393f974 Various little fixes 10年前
  Thomas Buck f9d10c89c4 Added PCX image reading support 10年前
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10年前
  Thomas Buck e841776fe1 Prepared for Windows support 10年前
  Thomas Buck 0339d5382b Removed string cast 10年前
  Carsten Teibes 0551ac927e add missing includes and defines for linux compilation 10年前
  Thomas Buck 5032172fee Many small fixes 10年前
  Thomas Buck 5af41fda25 Added game-light command 10年前
  Thomas Buck 78e55f04a8 Added mouse scrolling support. 10年前
  Thomas Buck 5a7d335545 Console working. 10年前
  Thomas Buck 02ceb1687a Fixed system timer for BSDs 10年前
  Thomas Buck 982261e7aa Added Menu 10年前
  Thomas Buck 7443062c49 Finished implementing set command. 10年前
  Thomas Buck 73135ebc12 More set commands implemented 10年前
  Thomas Buck 03bb3e01ed Started implementing command system. 10年前