# # ChangeLog for / # # Generated by Trac 1.2.2 # Jan 24, 2021, 10:11:28 PM Wed, 27 Sep 2006 23:33:21 GMT Sam Hocevar [1119] * www/index.html (modified) * www/main.css (modified) * New layout test. Wed, 27 Sep 2006 09:46:53 GMT Jean-Yves Lamoureux [1118] * cacatris/trunk/src/cacatris.h (modified) * Changed playfield size to something more standard. Leaves rooms for ... Wed, 27 Sep 2006 07:54:53 GMT Jean-Yves Lamoureux [1117] * cacatris/trunk/src/main.c (modified) * Score is updated while removing many lines, fixed down key bug ... Wed, 27 Sep 2006 07:18:20 GMT Sam Hocevar [1116] * toilet/trunk/configure.ac (modified) * toilet/trunk/src/main.c (modified) * Implemented figlet's -t (adapt to terminal's width). Tue, 26 Sep 2006 23:13:01 GMT Sam Hocevar [1115] * toilet/trunk/src/main.c (modified) * Added -d and completed -I options. Tue, 26 Sep 2006 22:54:15 GMT Sam Hocevar [1114] * toilet/trunk/src/main.c (modified) * Implemented figlet's -I (infocode) option. * Added -w flag. ... Tue, 26 Sep 2006 21:58:26 GMT Sam Hocevar [1113] * toilet/trunk/src/figlet.c (modified) * Crop the final canvas to the effective width. * Fixed a bug that ... Tue, 26 Sep 2006 21:51:13 GMT Sam Hocevar [1112] * toilet/trunk/src/render.c (modified) * Fix libcucul font rendering. Now that the default canvas has a ... Tue, 26 Sep 2006 21:41:10 GMT Jean-Yves Lamoureux [1111] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Added preliminary score counting system (ok it sucks), and down key ... Tue, 26 Sep 2006 21:40:35 GMT Sam Hocevar [1110] * toilet/trunk/src/main.c (modified) * Don't autocrop final canvas if it was rendered with the figlet engine. Tue, 26 Sep 2006 21:39:07 GMT Sam Hocevar [1109] * toilet/trunk/src/filters.c (modified) * Do not try to autocrop a canvas that has only spaces. Tue, 26 Sep 2006 21:16:35 GMT Jean-Yves Lamoureux [1108] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Add Blocks interractions and line removing Tue, 26 Sep 2006 20:32:48 GMT Sam Hocevar [1107] * libcaca/trunk/cucul/cucul.c (modified) * Initialise colours to default/transparent instead of lightgray/black. Tue, 26 Sep 2006 13:57:01 GMT Sam Hocevar [1106] * toilet/trunk/src/figlet.c (modified) * Improved support for figlet fonts. We can now load them and print ... Mon, 25 Sep 2006 16:12:17 GMT Sam Hocevar [1105] * libcaca/trunk/NEWS (modified) * Remove non-ASCII character from NEWS file because Doxygen is unable ... Mon, 25 Sep 2006 16:00:10 GMT Sam Hocevar [1104] * libcaca/trunk/TODO (modified) * libcaca/trunk/caca/caca.h (modified) * libcaca/trunk/cucul/dither.c (modified) * libcaca/trunk/cucul/export.c (modified) * libcaca/trunk/cucul/import.c (modified) * Fix enumeration layout in the manpage documentation. Mon, 25 Sep 2006 15:58:33 GMT Sam Hocevar [1103] * libcaca/trunk/doc/Makefile.am (modified) * Fucking Doxygen replaces "s with 's in manpages. And it does not ... Sat, 23 Sep 2006 22:58:02 GMT Sam Hocevar [1102] * toilet/trunk/src/figlet.c (modified) * toilet/trunk/src/figlet.h (modified) * toilet/trunk/src/filters.c (modified) * toilet/trunk/src/filters.h (modified) * toilet/trunk/src/main.c (modified) * toilet/trunk/src/render.c (modified) * toilet/trunk/src/render.h (modified) * Added content description to all source files. Sat, 23 Sep 2006 22:53:17 GMT Sam Hocevar [1101] * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/figlet.c (added) * toilet/trunk/src/figlet.h (added) * toilet/trunk/src/main.c (modified) * Created skeleton for future FIGlet font handling. Nothing here yet. Sat, 23 Sep 2006 19:54:20 GMT Sam Hocevar [1100] * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/filters.c (copied) * toilet/trunk/src/filters.h (copied) * toilet/trunk/src/main.c (modified) * toilet/trunk/src/render.c (copied) * toilet/trunk/src/render.h (copied) * Split main.c into main.c/render.c/filters.c. Sat, 23 Sep 2006 19:27:19 GMT Sam Hocevar [1099] * toilet/trunk/src/main.c (modified) * Added -m/--metal flag. Pretty ugly. Sat, 23 Sep 2006 19:07:13 GMT Sam Hocevar [1098] * libcaca/trunk/cucul/import.c (modified) * Fix a bug in the ANSI importer. We need to set the proper fg/bg ... Sat, 23 Sep 2006 12:31:16 GMT Sam Hocevar [1097] * cacatris/trunk/src/cacatris.h (modified) * Fixing minor bug while Jylam is drunk. Ahahaha. Sat, 23 Sep 2006 08:19:27 GMT Jean-Yves Lamoureux [1096] * cacatris/trunk/AUTHORS (added) * cacatris/trunk/TODO (modified) * cacatris/trunk/src/cacatris.h (added) * cacatris/trunk/src/main.c (modified) * First commit before I get drunk Sat, 23 Sep 2006 07:36:54 GMT Sam Hocevar [1095] * libcaca/trunk/TODO (modified) * Updated TODO. Sat, 23 Sep 2006 01:55:29 GMT Sam Hocevar [1094] * libcaca/trunk/ChangeLog (modified) * libcaca/trunk/NEWS (modified) * Updated NEWS and ChangeLog. Sat, 23 Sep 2006 01:48:10 GMT Sam Hocevar [1093] * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/doc/cacafire.1 (modified) * Update the cacademo manpage to reflect the merge. Sat, 23 Sep 2006 01:28:49 GMT Sam Hocevar [1092] * libcaca/trunk/cucul/colour.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * Implemented cucul_get_color(). Sat, 23 Sep 2006 01:18:49 GMT Sam Hocevar [1091] * libcaca/trunk/cucul/canvas.c (modified) * Fixed chcul_getchar's error behaviour. Sat, 23 Sep 2006 01:10:15 GMT Sam Hocevar [1090] * libcaca/trunk/configure.ac (modified) * Update versioning. Sat, 23 Sep 2006 00:59:47 GMT Sam Hocevar [1089] * libcaca/trunk/cucul/export.c (modified) * Handle transparency in the IRC export. Sat, 23 Sep 2006 00:55:42 GMT Sam Hocevar [1088] * libcaca/trunk/cucul/cucul.c (modified) * When resizing a canvas, use the current fg/bg colours to fill holes. Fri, 22 Sep 2006 23:36:35 GMT Sam Hocevar [1087] * toilet/trunk (modified) * toilet/trunk/configure.ac (modified) * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/main.c (modified) * Import toilet source code from libcaca's repository. Fri, 22 Sep 2006 23:26:56 GMT Sam Hocevar [1086] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/toilet.c (deleted) * Remove toilet from the libcaca source, it'll be moved to its own repo. Fri, 22 Sep 2006 17:11:01 GMT Sam Hocevar [1085] * ttyvaders/trunk/Makefile.am (modified) * Fixed distclean rule by removing old directory names from DISTDIRS. Fri, 22 Sep 2006 17:03:41 GMT Sam Hocevar [1084] * toilet/branches (added) * toilet/tags (added) * toilet/trunk (added) * toilet/trunk/COPYING (added) * toilet/trunk/Makefile.am (added) * toilet/trunk/NEWS (added) * toilet/trunk/README (added) * toilet/trunk/TODO (added) * toilet/trunk/bootstrap (added) * toilet/trunk/configure.ac (added) * toilet/trunk/data (added) * toilet/trunk/data/Makefile.am (added) * toilet/trunk/src (added) * toilet/trunk/src/Makefile.am (added) * toilet/trunk/src/main.c (added) * Initial tree. Fri, 22 Sep 2006 16:56:18 GMT Sam Hocevar [1083] * cacatris/branches (added) * cacatris/tags (added) * cacatris/trunk (added) * cacatris/trunk/COPYING (added) * cacatris/trunk/Makefile.am (added) * cacatris/trunk/NEWS (added) * cacatris/trunk/README (added) * cacatris/trunk/TODO (added) * cacatris/trunk/bootstrap (added) * cacatris/trunk/configure.ac (added) * cacatris/trunk/data (added) * cacatris/trunk/data/Makefile.am (added) * cacatris/trunk/src (added) * cacatris/trunk/src/Makefile.am (added) * cacatris/trunk/src/main.c (added) * Initial tree. Fri, 22 Sep 2006 16:32:27 GMT Sam Hocevar [1082] * ttyvaders/trunk (modified) * Fix svn:ignore. Fri, 22 Sep 2006 16:27:37 GMT Sam Hocevar [1081] * ttyvaders/trunk/autotools (deleted) * ttyvaders/trunk/configure.ac (modified) * ttyvaders/trunk/debian (deleted) * Remove debian/ and autotools/ from the repository. Fri, 22 Sep 2006 00:27:13 GMT Sam Hocevar [1080] * libcaca/trunk/test/toilet.c (modified) * Autocrop toilet output. Fri, 22 Sep 2006 00:20:06 GMT Sam Hocevar [1079] * libcaca/trunk/cucul/canvas.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * Implement cucul_set_canvas_boundaries() for cropping and expanding. Thu, 21 Sep 2006 22:36:00 GMT Sam Hocevar [1078] * libcaca/trunk/cucul/export.c (modified) * Really export IRC as UTF-8, as advertised in the documentation. Thu, 21 Sep 2006 21:30:50 GMT Sam Hocevar [1077] * libcaca/trunk/test/toilet.c (modified) * Handle UTF-8 in TOIlet. * Add a --irc flag to TOIlet. Thu, 21 Sep 2006 19:54:54 GMT Sam Hocevar [1076] * libcaca/trunk/test/toilet.c (modified) * Support for platforms without in TOIlet. Thu, 21 Sep 2006 17:32:27 GMT Sam Hocevar [1075] * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/toilet.c (modified) * Added getopt support to toilet. Thu, 21 Sep 2006 16:59:23 GMT Sam Hocevar [1074] * libcaca/trunk/configure.ac (modified) * Check for and getopt_long. Wed, 20 Sep 2006 16:31:12 GMT Sam Hocevar [1073] * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/toilet.c (added) * TOIlet, The Other Implementation's letters. Will be a FIGlet clone. ... Tue, 19 Sep 2006 19:11:33 GMT Sam Hocevar [1072] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/font.c (modified) * Ahahaha mais vieux porc ! Tiens, mange-toi ce fix. Tue, 19 Sep 2006 19:06:04 GMT Jean-Yves Lamoureux [1071] * libcaca/trunk/caca/driver_gl.c (modified) * Oops \o/ Tue, 19 Sep 2006 19:04:29 GMT Jean-Yves Lamoureux [1070] * libcaca/trunk/caca/driver_gl.c (modified) * REAL fix Tue, 19 Sep 2006 19:00:40 GMT Sam Hocevar [1069] * libcaca/trunk/caca/driver_gl.c (modified) * More long int -> int32 casts to fix the GL driver on 64-bit arches. Tue, 19 Sep 2006 18:47:39 GMT Sam Hocevar [1068] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/font.c (modified) * Hopefully fix 64-bit bug. Tue, 19 Sep 2006 18:40:09 GMT Jean-Yves Lamoureux [1067] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/font.c (modified) * Ugly workaround in OpenGL driver for IA64 platform, unicode still ... Tue, 19 Sep 2006 16:07:13 GMT Sam Hocevar [1066] * libcaca/trunk/cucul/canvas.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * Implemented cucul_getchar(). Useful because you don’t necessarily ... Tue, 19 Sep 2006 08:26:43 GMT Sam Hocevar [1065] * libcaca/trunk/kernel/kernel.c (modified) * libcaca/trunk/kernel/kernel.h (modified) * Added an fprintf stub to the kernel. Tue, 19 Sep 2006 08:18:32 GMT Sam Hocevar [1064] * libcaca/trunk/caca/driver_gl.c (modified) * Optimised memory usage in the GL driver and added a few comments. Tue, 19 Sep 2006 08:04:38 GMT Jean-Yves Lamoureux [1063] * libcaca/trunk/caca/driver_gl.c (modified) * Fixed compilation warning, and .... AHAHAHAHAHAHAHA GL DRIVER IS ... Tue, 19 Sep 2006 00:02:59 GMT Sam Hocevar [1062] * libcaca/trunk/cucul/cucul.h (modified) * libcaca/trunk/cucul/font.c (modified) * Got rid of cucul_render_glyph(). Ahahahaha. Tue, 19 Sep 2006 00:01:26 GMT Sam Hocevar [1061] * libcaca/trunk/caca/driver_gl.c (modified) * Use cucul_render_canvas() instead of cucul_render_glyph() in the GL ... Mon, 18 Sep 2006 22:32:25 GMT Sam Hocevar [1060] * libcaca/trunk/caca/driver_gl.c (modified) * Full Unicode support in the GL driver. Mon, 18 Sep 2006 22:29:20 GMT Sam Hocevar [1059] * libcaca/trunk/cucul/font.c (modified) * Oops, fixed typo in cucul_get_font_blocks(). Mon, 18 Sep 2006 17:40:35 GMT Sam Hocevar [1058] * libcaca/trunk/cucul/cucul.h (modified) * libcaca/trunk/cucul/font.c (modified) * Implemented cucul_get_font_blocks() to export the list of available ... Mon, 18 Sep 2006 16:54:08 GMT Sam Hocevar [1057] * ttyvaders/trunk/data/alien.ans (added) * ttyvaders/trunk/data/roflcopter.ans (added) * ttyvaders/trunk/data/ship.ans (added) * ttyvaders/trunk/src/aliens.c (modified) * ttyvaders/trunk/src/bonus.c (modified) * ttyvaders/trunk/src/box.c (modified) * ttyvaders/trunk/src/ceo.c (modified) * ttyvaders/trunk/src/common.h (modified) * ttyvaders/trunk/src/explosions.c (modified) * ttyvaders/trunk/src/intro.c (modified) * ttyvaders/trunk/src/main.c (modified) * ttyvaders/trunk/src/overlay.c (modified) * ttyvaders/trunk/src/player.c (modified) * ttyvaders/trunk/src/starfield.c (modified) * ttyvaders/trunk/src/ttyvaders.c (modified) * ttyvaders/trunk/src/tunnel.c (modified) * ttyvaders/trunk/src/weapons.c (modified) * Bring the tree back in sync with the new libcaca API. Mon, 18 Sep 2006 07:31:31 GMT Sam Hocevar [1056] * libcaca/trunk/configure.ac (modified) * Remove useless -I../kernel/ from CFLAGS. Mon, 18 Sep 2006 07:30:14 GMT Sam Hocevar [1055] * libcaca/trunk/build-kernel (modified) * Fix the kernel build rules. Mon, 18 Sep 2006 07:20:06 GMT Sam Hocevar [1054] * libcaca/trunk/caca/caca.c (modified) * libcaca/trunk/caca/driver_raw.c (modified) * libcaca/trunk/caca/driver_vga.c (modified) * Do not build the raw output in kernel mode. * Fix ... Mon, 18 Sep 2006 07:11:43 GMT Sam Hocevar [1053] * libcaca/trunk/kernel/kernel.c (modified) * libcaca/trunk/kernel/kernel.h (modified) * Fixed memcmp() prototype and implementation. Mon, 18 Sep 2006 06:59:48 GMT Sam Hocevar [1052] * libcaca/trunk/cucul/cucul.c (modified) * libcaca/trunk/kernel/kernel.c (modified) * libcaca/trunk/kernel/kernel.h (modified) * Added errno support to the kernel. Sun, 17 Sep 2006 13:36:13 GMT Jean-Yves Lamoureux [1051] * libcaca/trunk/DotNet/Caca.cs (modified) * libcaca/trunk/DotNet/test.cs (modified) * Updated .Net bindings Sun, 17 Sep 2006 13:15:12 GMT Jean-Yves Lamoureux [1050] * libcaca/trunk/README (modified) * libcaca/trunk/caca/driver_gl.c (modified) * Updated README, just to say my coding style is just perfect, sam is ... Sun, 17 Sep 2006 12:58:12 GMT Sam Hocevar [1049] * libcaca/trunk/kernel/kernel.c (modified) * libcaca/trunk/src/cacaview.c (modified) * libcaca/trunk/src/img2irc.c (modified) * A few coding style fixes. Sun, 17 Sep 2006 12:44:18 GMT Jean-Yves Lamoureux [1048] * libcaca/trunk/caca/driver_vga.c (modified) * libcaca/trunk/common.h (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/cucul/buffer.c (modified) * libcaca/trunk/cucul/cucul.c (modified) * libcaca/trunk/kernel/kernel.c (modified) * libcaca/trunk/kernel/kernel.h (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/src/cacadraw.c (modified) * libcaca/trunk/src/cacaplay.c (modified) * libcaca/trunk/src/cacaview.c (modified) * libcaca/trunk/src/common-image.c (modified) * libcaca/trunk/src/img2irc.c (modified) * libcaca/trunk/test/demo.c (modified) * libcaca/trunk/test/demo0.c (modified) * libcaca/trunk/test/dithering.c (modified) * libcaca/trunk/test/event.c (modified) * libcaca/trunk/test/export.c (modified) * libcaca/trunk/test/font.c (modified) * libcaca/trunk/test/font2tga.c (modified) * libcaca/trunk/test/frames.c (modified) * libcaca/trunk/test/gamma.c (modified) * libcaca/trunk/test/hsv.c (modified) * libcaca/trunk/test/import.c (modified) * libcaca/trunk/test/input.c (modified) * libcaca/trunk/test/spritedit.c (modified) * libcaca/trunk/test/text.c (modified) * libcaca/trunk/test/transform.c (modified) * libcaca/trunk/test/truecolor.c (modified) * libcaca/trunk/test/unicode.c (modified) * libcaca/trunk/tools/optipal.c (modified) * Updated kernel 'driver', still not working, but most of the work is ... Sun, 17 Sep 2006 11:39:22 GMT Sam Hocevar [1047] * libcaca/trunk/TODO (modified) * Minor TODO update. Sun, 17 Sep 2006 11:10:49 GMT Sam Hocevar [1046] * libcaca/trunk/cucul/font.c (modified) * Minor documentation fix (testing the buildbot, actually). Sun, 17 Sep 2006 10:54:23 GMT Jean-Yves Lamoureux [1045] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/font.c (modified) * Updated documentation, removed warning in cucul_render_glyph(), ... Sun, 17 Sep 2006 01:12:28 GMT Sam Hocevar [1044] * libcaca/trunk/caca/driver_gl.c (modified) * Coding style (ahaha vieux porc). Sun, 17 Sep 2006 00:53:48 GMT Sam Hocevar [1043] * libcaca/trunk/src/cacademo.c (modified) * Got rid of OFFSET_X and OFFSET_Y. Sun, 17 Sep 2006 00:48:30 GMT Sam Hocevar [1042] * libcaca/trunk/src/cacademo.c (modified) * More cleanup in cacademo.c. Sun, 17 Sep 2006 00:32:23 GMT Sam Hocevar [1041] * libcaca/trunk/src/cacademo.c (modified) * Cosmetic changes to cacademo. Sun, 17 Sep 2006 00:11:29 GMT Sam Hocevar [1040] * libcaca/trunk/src/cacademo.c (modified) * Factored the star code (vieux porc). Sun, 17 Sep 2006 00:02:31 GMT Sam Hocevar [1039] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * libcaca/trunk/cucul/font.c (modified) * Fixed cucul_render_glyph(). There is no way this could have ever ... Sat, 16 Sep 2006 23:34:18 GMT Sam Hocevar [1038] * libcaca/trunk/src/cacademo.c (modified) * Moved transition data to the function. Sat, 16 Sep 2006 21:27:59 GMT Jean-Yves Lamoureux [1037] * libcaca/trunk/src/cacademo.c (modified) * Added nifty rotation to our 80's star. Sat, 16 Sep 2006 21:08:11 GMT Sam Hocevar [1036] * libcaca/trunk/cucul/triangle.c (modified) * Fixing precision. Sat, 16 Sep 2006 21:00:46 GMT Jean-Yves Lamoureux [1035] * libcaca/trunk/cucul/triangle.c (modified) * Fixed triangle routine so that it fits perfectly from one side to ... Sat, 16 Sep 2006 20:48:31 GMT Jean-Yves Lamoureux [1034] * libcaca/trunk/src/cacademo.c (modified) * Added much disco transition (ellipses suck). YMCA \o/ Sat, 16 Sep 2006 17:15:11 GMT Sam Hocevar [1033] * libcaca/trunk/caca/driver_slang.c (modified) * Fix compilation warning in the slang driver. Sat, 16 Sep 2006 16:01:48 GMT Sam Hocevar [1032] * libcaca/trunk/src/cacademo.c (modified) * Smooth transitions between effects in cacademo. Press 'n' to switch ... Sat, 16 Sep 2006 15:46:30 GMT Sam Hocevar [1031] * libcaca/trunk/test/gamma.c (modified) * Fix badly initialised data in the gamma test. Sat, 16 Sep 2006 15:06:09 GMT Sam Hocevar [1030] * libcaca/trunk/src/cacademo.c (modified) * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/matrix.c (deleted) * Moved the matrix effect test into cacademo. Removed the motion ... Sat, 16 Sep 2006 13:26:51 GMT Jean-Yves Lamoureux [1029] * libcaca/trunk/test/matrix.c (modified) * AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no ... Sat, 16 Sep 2006 13:19:23 GMT Jean-Yves Lamoureux [1028] * libcaca/trunk/caca/driver_gl.c (modified) * Fixed truecolor bug in OpenGL driver. Sat, 16 Sep 2006 13:12:11 GMT Sam Hocevar [1027] * libcaca/trunk/src/cacademo.c (modified) * Factor most of the cacademo code. Sat, 16 Sep 2006 12:57:41 GMT Sam Hocevar [1026] * libcaca/trunk/src/cacademo.c (modified) * Ahaha old pig, you could have factored the 1.0 + as well, and you ... Sat, 16 Sep 2006 12:47:55 GMT Jean-Yves Lamoureux [1025] * libcaca/trunk/src/cacademo.c (modified) * hey, ***I*** found a factorisation bug in cacaballs ! Sat, 16 Sep 2006 12:40:37 GMT Jean-Yves Lamoureux [1024] * libcaca/trunk/caca/driver_gl.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * libcaca/trunk/cucul/font.c (modified) * OpenGL builtin font support Sat, 16 Sep 2006 09:45:03 GMT Sam Hocevar [1023] * libcaca/trunk/src (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/src/cacaball.c (deleted) * libcaca/trunk/src/cacademo.c (moved) * libcaca/trunk/src/cacamoir.c (deleted) * Merge cacamoir, cacaball and cacaplas into cacademo. No code ... Sat, 16 Sep 2006 09:43:36 GMT Sam Hocevar [1022] * libcaca/trunk/cucul/cucul.c (modified) * Initialize random seed to getpid()+time(NULL) so that the user does ... Sat, 09 Sep 2006 17:58:57 GMT Sam Hocevar [1021] * libcaca/trunk/ChangeLog (modified) * libcaca/trunk/NEWS (modified) * libcaca/trunk/configure.ac (modified) * Updated ChangeLog and NEWS. * 0.99.beta4 release. Sat, 09 Sep 2006 17:54:06 GMT Sam Hocevar [1020] * libcaca/trunk/doc/Makefile.am (modified) * Replace 'man3caca' with 'man3' in generated manpages.