Archive for March, 2006

projects

Where is Riven X’s Core Media release?

Tuesday, March 28th, 2006

I know Core Media is late (according to my own deadline), but family visited last weekend so I couldn’t land as many hours as I wanted into the audio code (the last part missing).I committed a mostly functional RX::CardAudioSource tonight…. That class basically manages one or more RX::CardAudioSource instances so that you can stop, start and fade in or out a set of sources at once. This is the direct representation in the Riven X engine of SLST records.After that, I’ll need to add SLST record loading to RXCard and implement the relevant opcodes.

projects

Riven X mailing lists

Sunday, March 19th, 2006

Mailing lists are now available for the Riven X project.

projects

Riven X development wiki

Thursday, March 16th, 2006

Trac is a wonderful thing, don’t you think?

code

Snake eats moon

Tuesday, March 14th, 2006

The wowsv Python module exports a single function, aptly named wowsv, to load World of Warcraft saved variables Lua files into Python.