]> icculus.org git repositories - btb/d2x.git/commit - console/internal.c
added console code (from SDL_console)
authorBradley Bell <btb@icculus.org>
Mon, 2 Jun 2003 01:55:03 +0000 (01:55 +0000)
committerBradley Bell <btb@icculus.org>
Mon, 2 Jun 2003 01:55:03 +0000 (01:55 +0000)
commit0e5814ea80dbaa76ad13f1331942bd1d8d759056
tree7159556c5135c9e54e9ead1f6fec399406135320
parentedc9be32b99d50dbda1627226b07e517c95d4135
added console code (from SDL_console)
15 files changed:
ChangeLog
Makefile.am
arch/sdl/event.c
configure.ac
console/CON_console.c [new file with mode: 0644]
console/DT_drawtext.c [new file with mode: 0644]
console/Makefile.am [new file with mode: 0644]
console/internal.c [new file with mode: 0644]
include/CON_console.h [new file with mode: 0644]
include/DT_drawtext.h [new file with mode: 0644]
include/console.h
main/console.c
main/game.c
main/gamecntl.c
main/gamerend.c