3 Commits (1edad92edcbf13e4209e6cc1556c036aa31796dd)

Author SHA1 Message Date
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. 15 years ago
  Sam Hocevar b076ec19b0 Move debugging methods to caca_debug.h. 15 years ago
  Sam Hocevar aadfe70d8d Move stubs.h to caca/caca_stubs.h since it's only used by the library. 16 years ago
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 years ago
  Sam Hocevar 99d7e53aee * Remove htons() and htonl() from kernel mode: we use our custom hton16() 16 years ago
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
  Sam Hocevar afaf0a0a0c * Fix a compilation warning by pretending to use seterrno()'s argument 18 years ago
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. 18 years ago
  Sam Hocevar 18f1f68be7 * Add a debug() function and a --enable-debug configure flag. 18 years ago
  Sam Hocevar f1e8a80b64 * Don't try to include arpa/inet.h in kernel mode. 18 years ago
  Sam Hocevar 3d376d8cad * Don't use htonl() directly, use common.h's hton32() wrapper. 18 years ago
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 18 years ago
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. 18 years ago
  Sam Hocevar 0a78b2b871 * Win32 compilation fix. 18 years ago
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h 18 years ago
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 years ago
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing 18 years ago
  Sam Hocevar 5bb247acea * autotoolificationized the whole thing. 22 years ago
  Sam Hocevar 49b8b99b8f * moved nuke from explosions to weapons. 22 years ago
  Sam Hocevar cae45d672a * First commit. Scrolling works, some weaponry, controls, tunnel blowing, 22 years ago