24 次程式碼提交 (e68c0f92b8990fd1a627685702fc8ed1a05df446)

作者 SHA1 備註 提交日期
  Sam Hocevar a6553bce90 * Removed soon-to-be-thrown-away sprite stuff from the C++ bindings. 18 年之前
  Sam Hocevar 747dfe797f * Fixed --enable-cpp to actually do something. Also, disabled it by 18 年之前
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground 18 年之前
  Sam Hocevar a72d5736e0 * Fixed a segfault in the C++ bindings. Vieux porc ! 18 年之前
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. 18 年之前
  Sam Hocevar 07feb84e72 * Fixed ugly coding style of the C++ bindings. Vieux porc immonde. 18 年之前
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into 18 年之前
  Sam Hocevar 484411422a * Workaround for broken C++ linking with old libtool versions. 18 年之前
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18 年之前
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to 18 年之前
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18 年之前
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 年之前
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 年之前
  Sam Hocevar 4eae25310b * Fixed C++ bindings makefile so that it does not try to use the system's 18 年之前
  Sam Hocevar 4c9b4a5238 * Fixed autotools stuff in the cpp bindings. 18 年之前
  Sam Hocevar 1fa4337054 * Compilation fix in cpptest.cpp. 18 年之前
  Jean-Yves Lamoureux 12b35d02e8 * Fixed compile problem, put Event outside Caca class 18 年之前
  Sam Hocevar c778d5301c * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in 18 年之前
  Sam Hocevar 482ee45ca6 * Removed a few useless files (vieux porc). 18 年之前
  Jean-Yves Lamoureux 12282fc68c * Better C++ test 18 年之前
  Jean-Yves Lamoureux fcd735ffc3 * Added license in C++ files. 18 年之前
  Jean-Yves Lamoureux 3a3fd8ab1b * Fixed C++ printf(), added it in example 18 年之前
  Jean-Yves Lamoureux 208cf461bc * Forgot a test on Caca() instantiation 18 年之前
  Jean-Yves Lamoureux 3b166c5603 * Added preliminary C++ bindings 18 年之前