|
|
@838
|
15 years |
Sam Hocevar |
* Removed soon-to-be-thrown-away sprite stuff from the C++ bindings.
|
|
|
@837
|
15 years |
Sam Hocevar |
* Fixed --enable-cpp to actually do something. Also, disabled it by
…
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@831
|
15 years |
Sam Hocevar |
* Fixed a segfault in the C++ bindings. Vieux porc !
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@827
|
15 years |
Sam Hocevar |
* Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@821
|
15 years |
Sam Hocevar |
* Workaround for broken C++ linking with old libtool versions.
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@814
|
15 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@809
|
15 years |
Sam Hocevar |
* Fixed C++ bindings makefile so that it does not try to use the …
|
|
|
@798
|
15 years |
Sam Hocevar |
* Fixed autotools stuff in the cpp bindings.
|
|
|
@797
|
15 years |
Sam Hocevar |
* Compilation fix in cpptest.cpp.
|
|
|
@796
|
15 years |
Jean-Yves Lamoureux |
* Fixed compile problem, put Event outside Caca class
|
|
|
@795
|
15 years |
Sam Hocevar |
* Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand …
|
|
|
@794
|
15 years |
Sam Hocevar |
* Removed a few useless files (vieux porc).
|
|
|
@785
|
15 years |
Jean-Yves Lamoureux |
* Better C++ test
|
|
|
@784
|
15 years |
Jean-Yves Lamoureux |
* Added license in C++ files.
|
|
|
@783
|
15 years |
Jean-Yves Lamoureux |
* Fixed C++ printf(), added it in example
|
|
|
@782
|
15 years |
Jean-Yves Lamoureux |
* Forgot a test on Caca() instantiation
|
|
|
@781
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary C++ bindings
|