Commit Graph

5 Commits

Author SHA1 Message Date
Bryan Schumaker
28d23faa5a Created libsaria.startup()
This function should be called to initialize the preferences and
variables dictionary when libsaria is started.  This function triggers
the POSTSTARTUP event.
2010-08-07 14:36:37 -04:00
Bryan Schumaker
57ec240798 Added event system
I combined various parts of the Ocarina 4.0 event system into one file.
The new event file has threading abilities built in, so I no longer need
an external file for that
2010-08-07 14:23:50 -04:00
bjschuma
4d71ae824d Working Map class and test suite
I revised the Ocarina 4.0 map class so it will hopefully have better
performance.  I also began working on a new testing system so testing
specific changes should be easier than with Ocarina 4.0
2010-08-07 12:55:23 -04:00
bjschuma
08d0b05467 Added makefile 2010-08-07 11:31:29 -04:00
bjschuma
77b7724509 Initial commit, begin work on ocarina 4.1 2010-08-07 11:29:28 -04:00