Cutscene using squirrel scripting The last 2 weeks or so, I’ve been working on an update for Weston Westie, and one of the...
Music Disk Some time ago (2007 I think), I mentioned that czPlayer has origins in an old sound system I coded...
Plans for the next version of czPlayer Been in Scotland for near 2 years already, working at RealtimeWorlds, more specifically in a game called APB. Times...
czPlayer 0.2.1 Released Here I am again. Almost 2 months and here it is a new version. No new fancy features or...
Highly customizable C++ template String class UPDATE: This post is seriously old, and Copy-On-Write strings are not recommended, especially nowadays with the widespread use of multiple core...
czPlayer 0.2.0 released I’ve been working hard on czPlayer, and here is the result. Version 0.2.0 released. The API is mostly incompatible...
Simplifying code using states Lately I have been refactoring czPlayer to add more features and make future maintenance easier. Some parts of the...
czPlayer 0.1.1 released New release of czPlayer. Just a few bug fixes in the internal mixer, and minor changes in the documentation....
First public version of czPlayer Sound System (0.1.0) I’ve just released the first public version of czPlayer Sound System. There are still things to improve and features...
Good UML Design Tool In some previous posts I talked a little about UML, but I never talked about what tool I use....