Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 年之前
Sam Hocevar
9d2e5ef6d0
Add a simple snake program using the <conio.h> interface.
15 年之前
Sam Hocevar
9c155f042d
* Renamed doxygen sections here and there to avoid embarassing side-effects
such as "man tutorial" showing the libcaca tutorial on Debian systems.
17 年之前
Sam Hocevar
421d168382
* Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. Moved the main
documentation page from caca.h to a separate file.
18 年之前
Sam Hocevar
e5c4f4b0df
* Sorted list of extra contributors by topic and added the FSF.
18 年之前
Sam Hocevar
00e89de50a
* src/graphics.c:
+ Win32 speed improvements by Jari Komppa.
20 年之前
Sam Hocevar
24b0e23466
* src/graphics.c:
+ Fixed a buffer overflow due to bad signed/unsigned handling.
* src/event.c:
+ Disallow zero width or height in the X11 driver.
+ Fixed resizing in ncurses and slang.
* THANKS:
+ Added the Source Mage maintainer.
21 年之前
Sam Hocevar
746b653899
* 0.8 release.
21 年之前
Sam Hocevar
ef067b4838
* src/graphics.c:
+ Fixed a typo preventing Win32 builds.
* src/event.c:
+ Renamed io.c into event.c.
* THANKS:
+ Added Gentoo, NetBSD and FreeBSD porters.
21 年之前
Sam Hocevar
f50d792ff5
* THANKS examples/cacaplas.c:
+ Updated credits.
* NEWS:
+ Forthcoming 0.8 news.
21 年之前
Sam Hocevar
3680abc23e
* examples/cacaball.c:
+ Crop the palette so that it looks a bit more like metaballs.
* AUTHORS THANKS:
+ Credited Jylam and Jan Hubicka.
21 年之前
Sam Hocevar
db44056e86
* libcaca.spec:
+ RPM specfile, courtesy of Richard Zidlicky.
* THANKS:
+ Added a THANKS file for contributors.
21 年之前