Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Creating db.h and #37

Closed
wants to merge 4 commits into from
Closed

Creating db.h and #37

wants to merge 4 commits into from

Conversation

rogersm
Copy link
Contributor

@rogersm rogersm commented Apr 15, 2018

First path for the Persistence solution.

  1. It moves the db functions to a different include file (db.h)
  2. Adds a migration function in db.c so guildmud updates the db to the latest release on startup.
  3. As part of (Add GMCP support #2) we add to the database the NEXT_ID filed to have a single generator of id for all the objects the mud will manage.

@rogersm rogersm closed this Apr 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant