提交历史

作者 SHA1 备注 提交日期
  Florian DORMONT 6818a2071f Yeah, Text routines 10 年之前
  Florian DORMONT d2da9804f7 X-macro based palette definition 10 年之前
  Florian DORMONT 0b52181da9 Added example of predefined colors. 10 年之前
  Florian DORMONT 4888881897 Moved Pixel to its own files and made it a class to hide value while keeping r g b public. I love C++ now 10 年之前
  Florian DORMONT 237107e060 Upped to C++11 because stdint and added moar Pixel constructors! 10 年之前
  Florian DORMONT 4853d5990f Pixel union! :D 10 年之前
  Florian DORMONT 1745093737 Commenting 10 年之前
  Florian DORMONT 157f76d735 Simplified code by removing margin 10 年之前
  Florian DORMONT 0a519971a9 Comment and dual-layer rendering 10 年之前
  Florian DORMONT d9806fc70f Added vsync to avoid killing my eyes and a buffer fill to see what's rendered and what's left. 10 年之前
  Florian DORMONT d0be91599b Fixed map rendering and added bound-checking. 10 年之前
  Florian DORMONT bc488312cd Changed Camera's coordonates type to allow negative positions 10 年之前
  Florian DORMONT 0107000692 Fixed include/calls to make the project compile 10 年之前
  Florian DORMONT 445943818b Added error coloring output 10 年之前
  Florian DORMONT d779e5b8da Tried to put Graphics into a unique namepsace. Don't know if that compiles. 10 年之前
  Streetwalrus Einstein 4c78aabaa0 Protect Camera's members 10 年之前
  Streetwalrus Einstein f75f8e373f Add banner 10 年之前
  Streetwalrus Einstein 351b0076ab Makefile: fix a trailing space 10 年之前
  Streetwalrus Einstein 66f8340c38 Turn dt into an unsigned, mute warnings about it being unused 10 年之前
  Streetwalrus Einstein 55dd043393 Bring it to life 10 年之前
  Streetwalrus Einstein 726a070e3f Fix style 10 年之前
  Streetwalrus Einstein e36c06237e Using a separate linker was a mistake 10 年之前
  Streetwalrus Einstein 1e47b89286 Merge branch 'master' into cpp 10 年之前
  Streetwalrus Einstein d0c11ef7a0 Update Makefile 10 年之前
  Streetwalrus Einstein b2e057835d Move main to C++ 10 年之前
  Florian DORMONT 7b2fb0c448 Started C++ conversion 10 年之前
  Streetwalrus Einstein 3fb8256a3c Another set of missing parentheses in min() :P 10 年之前
  Florian DORMONT 4d53a6779a Fixed again min/max macros. 10 年之前
  Streetwalrus Einstein 21db3e1157 Fix min and max macros 10 年之前
  Streetwalrus Einstein ff80926d90 Optimize graphics a bit 10 年之前