Mitchell Richters
|
733f4f7aea
|
- Move all the timing code from LoadDefinitions() to loaddefinitionsfile()
|
2021-04-22 18:50:49 +10:00 |
|
Mitchell Richters
|
27767f61ae
|
- Move for (auto& m : *userConfig.AddDefs) loop from loaddefinitionsfile() into LoadDefinitions() and rework debug timer code to accommodate.
* Change also reverts 5af7be42a2 .
|
2021-04-22 16:33:45 +10:00 |
|
Christoph Oelckers
|
14971f9569
|
Merge branch 'master' into newrenderer
|
2021-04-22 00:10:37 +02:00 |
|
Christoph Oelckers
|
9c3aa7bb6c
|
- use the proper file names for loading -adddefs.
|
2021-04-21 23:55:40 +02:00 |
|
Mitchell Richters
|
98a9963bb5
|
- Fix release builds of project and remove old def_.cpp stub file.
|
2021-04-22 06:30:44 +10:00 |
|
Christoph Oelckers
|
c67a3e76b4
|
- seems I missed a bit...
|
2021-04-21 18:34:34 +02:00 |
|
Christoph Oelckers
|
35594a5516
|
- def parser cleanup, plus some better error messages.
|
2021-04-21 18:16:08 +02:00 |
|
Christoph Oelckers
|
ba5e7d419c
|
- cleaned up the remains of the old def parser.
|
2021-04-21 18:15:55 +02:00 |
|