Category: Nintendo DS
Woopsi v0.34 (NDS misc)

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.

Changes:

– Fixes:
– All gadgets have protected copy constructors.
– Added destructor to DimmedScreen class.
– Replaced SuperBitmap::drawLine() with a function that works correctly.
– Fixed crash in SuperBitmap::floodFill() when pixel stack overflowed the DS’ stack.
– Fixed bug in SuperBitmap::floodFill() that prevented rows above the initial click point being filled and occasionally froze the DS.
– Fixed path null pointer crash in FileRequester constructor.
– SuperBitmap::drawHorizLine() no longer tries to DMA_Force() if the width of the line is 1.
– Fixed size of data stored in SuperBitmap floodFill’s stack.
– Removed bitshifts from Screen::Drag() that would prevent resizing the screen on alternative platforms.
– Windows can no longer be dragged vertically out of non-permeable screens that are themselves dragged down.
– Fixed crash when dragging screen in SDL build.
– Added John’s fix to limit SDL screen dragging to bottom screen.
– Gadget::lowerGadgetToBottom() does not try to move decorations.
– Gadget::raiseGadgetToTop() only invalidates the rect cache of any gadgets it collides with.
– AmigaWindow controls how it moves to the top of the parent gadget stack rather than the Screen gadget.

– New Features:
– FileRequester tidied up and flags parameter added to constructor.
– Added FileRequester demo to examples directory.
– Added DimmedScreen demo to examples directory.
– Fixes to example makefiles.
– Added DimmedScreen readme file.
– Added WPaint to examples directory.
– Gadgets get drawn automatically when added to their parents.
– Added EVENT_MOVE_FORWARD and EVENT_MOVE_BACKWARD events.

Thanks to www.tehskeen.com for the news!

http://sourceforge.net/projects/woopsi

By with 0 comments
Crok DS v1.0.1 (NDS Game)

Senki has updated his game Crok DS.

Changes:

adding music and credits detection pad to the intro / game over

Thanks to www.nintendomax.com for the news!

http://www.playeradvance.org/forum/showthread.php?t=27906

By with 0 comments
Motor RTS (25-09-2008) (NDS Game)

ZarkGhost is working on a RTS game.

http://www.elotrolado.net/hilo_motor-rts-sigo-en-ello-actualizado-25-09-08_1072783

By with 0 comments
Vocabulario DS v1.0 Final (NDS misc)

Vocabulario DS is a french educational program helping you to learn spanish.

Changes:

– Source Code completely retyped
– Added 3 Grammars
– Add 2 Vocabularies
– The majority of Conjugations (Regular Irregular!)

http://www.dev-fr.org/index.php?topic=3723.0

By with 0 comments
BuscaminasDS v1.1.2 (NDS Game)

Alber_h has updated his Minesweeper clone for the Nintendo DS.

Changes:

Fixed bug that made the records did not keep well. If you already downloaded the game, find the “buscaminasDS.rec” in the directory where you installed it and delete it before using the new version.

http://www.elotrolado.net/hilo_homebrew-buscaminasds-actualizado-v1-1-2_1097939

By with 0 comments
DSwiki v0.1 (NDS Application)

DSwiki is an offline viewer for Wiki markup, for example for the Wikipedia, Wikibooks, Wiktionaries, …

Changes:

– The program now expects a folder called dswiki in the root directory. All dump files should be moved into it (suggested by Sphere).
– I exchanged the main 6x12px Terminus font with a slightly higher font from the UCS-fonts collection. This will allow better typography (bold,italic) in future releases.
– The font is an real frankenstein’s monster (patches from very different sources ), but now it displays a glyph for nearly all unicode characters. Credits will be given at a later time, when I consider it stable.
– Pressing Select brings you back to the selection of the wiki (also suggested by Sphere).

http://forum.palib.info/index.php?topic=5616.0

By with 0 comments
Triple Triad v1.0 (Beta) (NDS Game)

Minoru released Triple Triad for Nintendo DS, it is a card game known from Final Fantasy VIII.

http://www.dev-fr.org/index.php?topic=3778.0

By with 0 comments
Puzzlemania (22-09-2008) (NDS Game)

NightFox is working on a new game, a collection of minigames. For now, there are three minigames included.

http://blogs.gamefilia.com/knightfox/22-09-2008/13341/codename-puzzlemania-lo-prometido-es-deuda

By with 0 comments
BuscaminasDS v1.1 (NDS Game)

Alber_h has updated his Minesweeper clone for the Nintendo DS.

Changes:

– Modified the look completely, I think now is much better.
– Phased-a couple of unnecessary images, the game now weighs less.
– Code-refined and revised.

http://www.elotrolado.net/hilo_homebrew-buscaminasds-actualizado-v1-1_1097939

By with 0 comments
BuscaminasDS (21-09-2008) (NDS Game)

Alber_h released a Minesweeper clone for Nintendo DS.

http://www.elotrolado.net/hilo_homebrew-buscaminasds_1097939

By with 0 comments