| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement delivery_mission_render_files | Joseph Hunkeler | 2024-02-13 | 1 | -0/+8 |
| | | |||||
| * | Fix addressing issue... | Joseph Hunkeler | 2024-02-06 | 1 | -2/+24 |
| | | | | | | | | * Store the address of the pointer to template variable, instead of the pointer. Whoops! * Pre-declare all template pointers as early as possible to make them available to the entire program * Comment tpl_*() prototypes | ||||
| * | Initial commit of template engine code (not hooked up yet) | Joseph Hunkeler | 2024-01-30 | 1 | -0/+16 |
