GSoC 2017: Sludge Engine Week 7
Week task conclusion
Generally, this 7th week of GSoC project consists of a number of minor tasks to fix and improve the current code: most bugs have been cleared for Robin’s Rescue and Load & Save system has been added.
Again, thanks to my mentors _sev(Eugene Sandulenko), t0by(Tobia Tesan) and all scummvm team members that has helped me during this week.
To make a brief conclusion about what we have and have not achieved for this week :
Tasks completed:
|
To resolve later:
|
What’s for next week: Code objectifying
As in sludge, all codes have been written in a non OOP way, which means all are implemented using global variables and functions. It’s necessary to objectify the code and create classes
Tasks for next week :
|