nuttx-apps/graphics/traveler/tools/libwld
2016-11-11 06:57:01 -06:00
..
.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 libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_bitmaps.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_bitmaps.h libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_color.h libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_createworld.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -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 libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -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 libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_free.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -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 Remove references to old AST naming 2016-11-10 17:04:13 -06:00
wld_graphicfilepixel.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_inifile.h libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20: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 libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_loadbitmapfile.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_loadgif.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -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: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_loadplanefile.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_loadplanes.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_loadppm.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_lum2pixel.c libwld: Now compiles without errors or warnings 2016-11-10 13:48:43 -06:00
wld_malloc.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_mem.h More name changes 2016-11-09 12:29:30 -06:00
wld_mergeplanelists.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_moveplane.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -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 libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_paltable.h libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_pcx.h libwld: Now compiles without errors or warnings 2016-11-10 13:48:43 -06:00
wld_pcxinit.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_pixel2lum.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_plane.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_plane.h tcledit: Fix a few compile issues. 2016-11-11 06:57:01 -06:00
wld_readdecimal.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_readgraphicfile.c libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00
wld_readtexturefile.c libwld: Now compiles without errors or warnings 2016-11-10 13:48:43 -06:00
wld_realloc.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_removeplane.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_rgb2pixel.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_rgblookup.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_saveplanes.c libwld: Should not depend on dev_pixel_t 2016-11-11 07:04:01 -06:00
wld_utils.h tcledit: Fix a few compile issues. 2016-11-11 06:57:01 -06:00
wld_world.h libwld: Rename some things to get closer to current coding standard. 2016-11-10 16:20:35 -06:00

Build instuctions:

  At the time of 'make', you must have a valid Traveler configuration instantiated
  in the NuttX directory.  This is because the build will depend on certain
  configurations (such as color format).

    1. cd nuttx/tools
       ./configure.sh sim/traveler (for example)
    2. cd ..
       tools/sethost.sh -w or -l
       make context

  Prepare some header files.  This is necessary because we must use ALL of the
  toolchain header files except for a few files from nuttx (for example,
  config.h).

    3. cd apps/graphics/traveler/tools/nuttx
    4. make TOPDIR=<nuttx directory>
 
  Then you can build the world library:

    5. cd apps/graphics/traveler/tools/libwld
    6. make