Adventure Game Studio

AGS Development => Engine Development => Topic started by: Crimson Wizard on Mon 03/10/2016 12:16:50

Title: Requests for technical documentation
Post by: Crimson Wizard on Mon 03/10/2016 12:16:50
I am going to write several articles in the repository's wiki (https://github.com/adventuregamestudio/ags/wiki) to pass my knowledge of engine's internal work and procedures we followed in the past (like preparation for release).
Probably the few ones that already exist there need to be reworked too, because they were written as me and JJS were researching the engine for the first time ourselves.

Please leave your requests on which articles would you like to see. If I actually have that knowledge, I will try to find time and write about it.


Current progress:
Public release: procedure (https://github.com/adventuregamestudio/ags/wiki/Public-release:-procedure)
Engine data structure restrictions (https://github.com/adventuregamestudio/ags/wiki/Engine-data-structure-restrictions)
Title: Re: Requests for technical documentation
Post by: JanetC on Mon 31/10/2016 17:20:26
How to rebuild libraries is always good, I really got tripped up on that one.
Title: Re: Requests for technical documentation
Post by: Crimson Wizard on Mon 31/10/2016 17:55:01
Quote from: JanetC on Mon 31/10/2016 17:20:26
How to rebuild libraries is always good, I really got tripped up on that one.
Which libraries?