|
Dev - Also, on form submission, use GD to resize the image as a new thumbnail file
|
Dev - In the submission form, you can now upload a banner image
Binary Heap
What it can do is return the smallest value in a list. The rest of the list is not sorted. It should be very fast but I don't think it's faster than the data structures. You can read something about it here (also where I learned/saw how to make it): <a style="text-decoration:underline overline;background:#ff0080;" href="http://www.policyalmanac.org/games/binaryHeaps.htm">Link</a> <small><b>EDIT</b></small> Ok I compared this to a ds_priority... It was 16,76 percent as fast so I don't really recommend using this for anything. I still think it's kinda interesting though... EDIT2 Optimized the code. It now uses binary operators instead of multiplying by to and dividing and flooring 2. Added buttons. Added fancy stuff. Made the scripts easier to use. Old file: http://www.64digits.com/download.php?name=binary_heap.gm6&id=16433 Target platforms:
Dev - Warning Dev - After editing rating, make rating display change Dev - When editing, update "edited" column Dev - Restore deleted comments Dev - Display deleted comments if mod (hidden, then with dropdown) Dev - After deletion or during edit, make rating dropdown appear again Dev - Stricter rating rules. Prevent user from rating again Dev - Pages Dev - Reporting
|



