Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.
Release notes:
Woopsi 0.99.3 is now available:
This release fixes a number of bugs. Some of the code has been tidied up. The only change that could have an impact on user code is the removal of drawHorizLine(), drawVertLine(), drawCircle() and drawFilledCircle() from the GraphicsPort class. The drawLine(), drawEllipse() and drawFilledEllipse() methods will now automatically call the optimised form is it is available.
Fixes:
– WoopsiString::compareTo() no longer inlined (fixes SF bug 3017420).
– Moved unused FixedWidthFontBase class into extras directory.
– Moved putSDLPixel() and getSDLPixel() into FrameBuffer class from woopsifuncs files.
– Added copy() to all bitmap classes.
– Replaced call to woopsiDmaCopy() in Graphics::copy() with call to copy() method of bitmap class.
– Graphics::drawEllipse() automatically calls drawCircle() if both radii are equal.
– Graphics::drawFilledEllipse() automatically calls drawFilledCircle() if both radii are the same.
– Graphics::drawCircle() and drawFilledCircle() are protected.
– Graphics::drawLine() automatically calls drawVertLine() or drawHorizLine() if lines can be optimised.
– Graphics::drawVertLine() and drawHorizLine() are protected.
– Removed GraphicsPort::drawCircle(), drawFilledCircle(), drawHorizLine() and drawVertLine().
– Fixed TinyFont (broken in last release).
– Moved woopsiRGB() macro from woopsifuncs.h to graphics.h.
– Moved woopsiDmaFill() and woopsiDmaCopy() into new dmafuncs files.
– PackedFont1 clips correctly.
– Gadget collision detection uses routines in Rect class.
– All GraphicsPort routines use Rect class.
– Rect::hasDimensions() returns false for negative sizes.
– Rect::getIntersect() and getAddition() work correctly for negative sizes.
– Removed Rect::fromDimensions().
– Rect::fromCoordinates returns a rect rather than a pointer to a rect.
– Tidied up SDL pad updating in woopsifuncs.c.
– Removed woopsiLidClosed() from woopsifuncs.c.
– Added dmafuncs.h to woopsiheaders.h.
New Features:
– Added Rect::contains().
– Added Rect::copyTo().
Age Of Nations is a basic real time strategy game, entirely coded in LUA. It uses graphics from the official PC game “Age of Empires”. It contains a tutorial Campaign, and a free-play scenario to discover the game features. It has many interesting features, and the whole game engine was coded using object oriented patterns.
Can you guide Mario though this epic journey to save princess Peach? Or will Bowser forever haunt your dreams?
Mario Fusion is a tribute to the Mario franchise that we all know and love. The game features most of the features you would expect to see in a Mario game, with breakable blocks, animated tiles, mushrooms, coins, Goombas, flowers & shells. The game features 5 Levels including a showdown with your evil nemesis Bowser!
TetriCycle is Tetris projected onto a cylindrical surface. Rotate the cylinder left/right such that the descending piece falls into place. TetriCycle is freeware, can be distributed freely and should never be charged for.
Changes:
Added sound FX.
Added powerups to multiplayer. Please enjoy!
This game will be open sourced soon, at which point you can add your own powerups.
Fy.WoD! is a racing game with high frustration danger and requires your MAXIMUM of concentration.
Death is everywhere and always there where you want to go, so be careful. Only who manages to run the route nearly perfect will be able to continue. Maybe noone will manage it to the top. Or are you the one? Come in and find out!!!