pagevideos is now much better that before:
1. Display list of video files.
2. For each file in progress display progress bar.
3. Description for each file (size, duration etc).
4. It is possible to remove and rename files.
5. Video file can be launched in external media player.
6. ...
also fixed some bugs
http://postimage.org/image/hk87cuqm9/
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
Second part of the change. Make collision check use the new mask bit.
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Step 1. Add current hedgehog as top bit of bottom byte.
- Fix cake bug introduced in
r2ccfc93c6b5e
- New debugging tool which dumps land into log file
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.