You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/sgp_mode/DevNotes.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
(delete once Anya is done with joint refactoring)
2
2
3
3
## Further refactoring list:
4
+
* Remove location from CPUState and have it rely on Organism location instead of maintaining separately and generally trace through to make sure it is tracked cleanly
4
5
* Add SGP mode to API reference doc
5
6
* Move ProcessSymOutputBuffer into SGPSymbiont to parallel host
6
7
* Move SymDoMutation into SGPSymbiont to parallel host
@@ -97,4 +98,4 @@ These are function flows that are complicated to follow:
97
98
[] Port Multi infection code from Elias fork
98
99
[] Finish implementation of temporally changing environment
0 commit comments