quakeforge/libs/gamecode
Adam Olsen 376f05d357 - add some conversion builtins, now we have ftoi, ftos, itof, itos,
stof, stoi, stov, and vtos.
- fix PF_sprintf
- add FFnameFF support, where it tacks <userid> after the nick on the
  console.
2001-09-26 22:26:31 +00:00
..
builtins - add some conversion builtins, now we have ftoi, ftos, itof, itos, 2001-09-26 22:26:31 +00:00
engine - add a NUM_FOR_BAD_EDICT function, which doesn't care if it's a bad 2001-09-23 01:29:52 +00:00
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00