..
.gitignore
Traveler: First dirty conversion of the TCL/X11 world editor
2016-11-09 11:14:35 -06:00
Makefile
tcledit: More logic in world library.
2016-11-10 11:42:37 -06:00
README.txt
tcledit: More logic in world library.
2016-11-10 11:42:37 -06:00
wld_addplane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_bitmaps.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_bitmaps.h
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_color.h
tcledit: Fix a few compile problems.
2016-11-10 13:08:04 -06:00
wld_createworld.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_deallocateworld.c
More name changes
2016-11-09 12:29:30 -06:00
wld_discardbitmaps.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_discardpaltable.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_discardplanes.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_fatalerror.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_findplane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_free.c
More name changes
2016-11-09 12:29:30 -06:00
wld_freegraphicfile.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_freetexture.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_graphicfile.h
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_graphicfilepixel.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_inifile.h
Traveler: First dirty conversion of the TCL/X11 world editor
2016-11-09 11:14:35 -06:00
wld_initializebitmaps.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_initializeplanes.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_loadbitmapfile.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_loadgif.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_loadpaltable.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_loadpcx.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_loadplanefile.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_loadplanes.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_loadppm.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_lum2pixel.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_malloc.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_mem.h
More name changes
2016-11-09 12:29:30 -06:00
wld_mergeplanelists.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_moveplane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_newgraphicfile.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_newplane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_paltable.h
tcledit: More logic in world library.
2016-11-10 11:42:37 -06:00
wld_pcx.h
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_pcxinit.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_pixel2lum.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_plane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_plane.h
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_readdecimal.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_readgraphicfile.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_readtexturefile.c
libwld: Now compiles without errors or warnings
2016-11-10 13:48:43 -06:00
wld_realloc.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_removeplane.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_rgb2pixel.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_rgblookup.c
tcledit: Fix a few compile problems.
2016-11-10 13:08:04 -06:00
wld_saveplanes.c
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00
wld_utils.h
More name changes
2016-11-09 12:29:30 -06:00
wld_world.h
Run some .c files throut nuttx/tools/indents.sh
2016-11-10 12:21:47 -06:00