Commit Graph

10 Commits

Author SHA1 Message Date
wincent
f2e85df457 World creation:
* Generate Luz and Lvl files from xml.
* Filter out cdclient for zone entries.
2020-03-07 23:26:39 +01:00
wincent
c0c3d88477 Level files:
* Full Read/Write support for newer level file formats.
* Added pointer/length tokens.

Database:
* Made it more reliable.
* Speed up some operations.
* Emit more sql.
* Import/Export from SQLite, not viable, takes a very long time.

Database concepts:
* Npc creation.
* Mission creation, W.I.P.
2020-03-05 22:33:14 +01:00
wincent
6e6ade730f Migrated some nif blocks from my other repository:
* Can read some basic nif files
* Writing can be buggy
2020-02-02 20:58:12 +01:00
wincent
b76324ca78 Database editing improvements. 2020-01-21 21:51:14 +01:00
wincent
1edbd15dcc Object concepts for database 2019-12-21 23:45:47 +01:00
Wincent Holm
3c2a285db7 Generate SQL from database. 2019-12-19 11:39:58 +01:00
wincent
9bc314ae99 Improved recalculation of database rows.
Start of Unity interop.
2019-12-18 23:16:49 +01:00
wincent
9b229185ec Added the ability to write old lvl files.
Reworked FDB editing.
2019-12-14 10:49:14 +01:00
wincent
9a4485a0d1 Attempted link fix 2019-11-14 22:13:43 +01:00
wincent
bbce3c5cac Initial commit 2019-11-13 19:45:48 +01:00