Skip to: Site menu | Main content

Development Log

Recent Development

Tuesday, 9th March 2010

Finally finished moving all the global variables into their own functions. (yay)

New development snapshot released with these changes:

  http://www.salasaga.org/downloads/alpha8_dev/salasaga_201003092317.tar.bz2
 

Monday, 8th March 2010

Almost finished moving global variables into their own functions.  Three or four more to go.

Also made the 2,600th commit in the source repository.  Guess that means there's a decent amount of development history eh?
 

Sunday, 7th March 2010

Restructured a fair amount of the source code, plus moved the old project preference global variables into their own functions.  Also fixed a few very minor bugs with how the project preferences for project and output folders are set.  They can likely be removed from the project preferences dialog box in future, but will leave that for another day.
 

Saturday, 6th March 2010

After spending most of the day on moving more global variables into functions, plus fixing two minor bugs, it's nearly half way done.
 

Thursday, 4th March 2010

Still moving global variables into specific functions.  This is going to take a while.
 

Wednesday, 3rd March 2010

Began moving global variables out into functions for setting and retrieving their values, to help improve application stability over time and make it easier to know what's changing them when debugging.

Older History is stored in the Development Log Archive.

Previous page: Development Log
Next page: Development Log Archive