Activity
Make ReadStaticState() instance method instead of static
Make ReadStaticState() instance method instead of static
Remove WriteVarList and ReadVarList
Remove WriteVarList and ReadVarList
Use use_count instead of unique
Use use_count instead of unique
Update compile_graph.cpp
Update compile_graph.cpp
Fix wrong declaration of struct vs class
Fix wrong declaration of struct vs class
Make list of public functions separate for teams
Make list of public functions separate for teams
Fix controller command after loading a save
Fix controller command after loading a save
Save command console history
Save command console history
Force push
Fix initial text in save dialog edit box
Fix initial text in save dialog edit box
Add multi-line support in warning dialog
Add multi-line support in warning dialog
Handle errmode in CScriptFunctions
Handle errmode in CScriptFunctions
Improved parsing tokens
Improved parsing tokens
Force push