Chaos Project

Featured Projects => Tasks => Advanced RPG Creator => Finished Tasks => Topic started by: Blizzard on November 19, 2011, 08:17:23 am

Title: [Finished] [RGSS] Method Call Testing
Post by: Blizzard on November 19, 2011, 08:17:23 am
Method Call Testing




Description

1. All Renderable subclasses (Sprite, Plane, Viewport, Window, Tilemap) and the Bitmap class need to be tested whether their behavior is the same in RMXP and in ARC after being disposed.

2. All methods that have arguments need to have their argument types checked (whether the method will accept an argument of an unsuited type). Make sure to also check by using nil as parameter. This especially applies to methods with default argument values.



Priority

High.



Prerequisites

All prerequisites have already been fulfilled.



Assigned

Ryex



Everything else

This task does not require C++ knowledge, it requires Ruby knowledge and RGSS knowledge.
Use either this development build (http://dl.dropbox.com/u/20224394/ARC/arc_0.9.4.620.rar) or a newer one. Don't be afraid to mess up all the scripts in order to test everything.
Title: Re: [RGSS] Method Call Testing
Post by: Blizzard on November 22, 2011, 05:23:31 pm
*waits for somebody to take this task*

EDIT: *coughs*