Sebanisu
|
53f8829a30
I guess the only reason for previous hot fix was someone adding a .fs to the archive when it's not required. though now the code will handle both ways.
|
пре 6 година |
Sebanisu
|
1c3d7eb453
made archive worker not static. I added one static function that creates a tmp archiveworker instance and returns binary file. I was getting a race condition so when overture was loading an image at the same time as something else was reading an archive bad things happened.
|
пре 6 година |
Sebanisu
|
1a5bd16c48
null checks and todo note about endless loop
|
пре 6 година |
MaKiPL
|
ed0d99d06c
Merged script subsystem to main
|
пре 6 година |
MaKiPL
|
ffc5ff2656
Reverting changes of deleting init_debugger_field. It was replaced with FieldInitializer but badly added into project
|
пре 6 година |
Sebanisu
|
fabc078df2
had to remove references to init_debugger_fields.cs because the file is no longer here. so i could compile it again
|
пре 6 година |
Marcin Gomulak
|
7c9676e880
Field is now prepared for script system
|
пре 6 година |
Marcin Gomulak
|
77bc9fe1cc
Cleaned field from script subsystem and grouped into Field catalogue
|
пре 6 година |