|
|
@2900
|
14 years |
Sam Hocevar |
Renamed msvc into win32.
|
|
|
@2896
|
14 years |
Sam Hocevar |
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
|
|
|
@2880
|
14 years |
Sam Hocevar |
Clean up the web server directories before copying the documentation there.
|
|
|
@2833
|
14 years |
Sam Hocevar |
Change the website name to caca.zoy.org.
|
|
|
@2821
|
14 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2299
|
15 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2103
|
15 years |
Sam Hocevar |
* Created a tests/ directory for regression tests. Run with "make …
|
|
|
@2101
|
15 years |
Sam Hocevar |
* Rename "test" to "examples". The former will become a real …
|
|
|
@2060
|
15 years |
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
|
|
@2044
|
15 years |
Sam Hocevar |
* Renamed DotNet/? to csharp/ because I hate mixed case.
|
|
|
@1987
|
15 years |
Sam Hocevar |
* Split "upload" target into "upload-source" and "upload-doc".
|
|
|
@1954
|
15 years |
Sam Hocevar |
* Autotoolified the .NET bindings. Use --enable-dotnet.
|
|
|
@1951
|
15 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1878
|
15 years |
Sam Hocevar |
* Renamed fonts to *.data to make sure they are not mistaken for …
|
|
|
@1872
|
15 years |
Sam Hocevar |
* Don’t manage autotools/ with SVN.
|
|
|
@1767
|
16 years |
Sam Hocevar |
* Add a "make fonts" rule to the makefile for easy updates.
|
|
|
@1371
|
16 years |
Sam Hocevar |
* Added a "make upload" rule for releases.
|
|
|
@1009
|
16 years |
Sam Hocevar |
* Removed debian packaging stuff from the trunk. It'll now be at
…
|
|
|
@899
|
17 years |
Jean-Yves Lamoureux |
* Updated C++ bindings and renamed directory to more comprehensive cxx
|
|
|
@858
|
17 years |
Sam Hocevar |
* Added "common.h", a placeholder for simple features and functions …
|
|
|
@850
|
17 years |
Sam Hocevar |
* Updated Debian build rules.
|
|
|
@781
|
17 years |
Jean-Yves Lamoureux |
* Added preliminary C++ bindings
|
|
|
@742
|
17 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@568
|
17 years |
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
|
|
@543
|
17 years |
Sam Hocevar |
* Fixed DOS driver.
* Added a build-dos script to cross-compile the …
|
|
|
@537
|
17 years |
Sam Hocevar |
* Moved stuff again.
|
|
|
@536
|
17 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
|
@522
|
17 years |
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
|
|
@366
|
19 years |
Sam Hocevar |
* BUGS TODO:
+ Removed BUGS, updated TODO.
* debian/*:
+ …
|
|
|
@344
|
19 years |
Sam Hocevar |
* configure.ac:
+ Check for sys/times.h and unistd.h.
+ Added …
|
|
|
@342
|
19 years |
Sam Hocevar |
* Fixed $Id in all Makefile.am files.
|
|
|
@341
|
19 years |
Sam Hocevar |
* build-win32:
+ Win32 cross-compilation script.
|
|
|
@301
|
19 years |
Sam Hocevar |
* libcaca.spec:
+ RPM specfile, courtesy of Richard Zidlicky.
* …
|
|
|
@292
|
19 years |
Sam Hocevar |
* Makefile.am:
+ Added a test directory for test programs.
* …
|
|
|
@270
|
19 years |
Sam Hocevar |
* configure.ac NEWS:
+ Prepared release 0.4.
* src/graphics.c …
|
|
|
@224
|
19 years |
Sam Hocevar |
* configure.ac:
+ More sensible imlib2 detection, works with …
|
|
|
@207
|
19 years |
Sam Hocevar |
* AUTHORS NEWS:
+ Added these mandatory files.
* doc/:
+ …
|
|
|
@202
|
19 years |
Sam Hocevar |
* debian/control:
+ Changed section to libs/libdevel instead of …
|
|
|
@190
|
19 years |
Sam Hocevar |
* 2nd pass in the libcaca rehandling; moved sources to src/ and …
|
|
|
@189
|
19 years |
Sam Hocevar |
* The big TTYvaders/libcaca split. This is libcaca.
|
|
|
@185
|
19 years |
Sam Hocevar |
* Renamed libee to libcaca. Far less collisions.
|
|
|
@159
|
19 years |
Sam Hocevar |
* libee/ee.h:
+ Added ee_color_names[] containing our 16 color …
|
|
|
@117
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Wrote a little sprite demo.
* data/:
+ …
|
|
|
@77
|
19 years |
Sam Hocevar |
* libee is now (almost) standalone.
|
|
|
@39
|
20 years |
Sam Hocevar |
* Moved generated autotools files to the autotools/ directory.
|
|
|
@17
|
20 years |
Sam Hocevar |
* autotoolificationized the whole thing.
|