"); //if ($SESSION_LEVEL=='administrator'): // || $SESSION_LEVEL=='moderator' || $SESSION_LEVEL=='gloperator' || $SESSION_LEVEL=='user' || $SESSION_LEVEL=='pr0nstahr'): //die("all done for now, see you next year!"); $year = $sceneorgyear; if (!$year) die("all done for now, see you next year!"); if ($_SESSION["SCENEID_ID"]) { if ($action=='alter') { $query = "SELECT * FROM awardscand_".$year." WHERE user='".$_SESSION["SCENEID_ID"]."'"; $result = mysql_query($query); $uservote=mysql_fetch_assoc($result); if (!$uservote) { $query = "insert into awardscand_".$year." set user='".$_SESSION["SCENEID_ID"]."'"; mysql_query($query); } $sqlc = array(); $prod = (int)$prod; if ($_POST["cat"]) { foreach ($_POST["cat"] as $v) $sqlc[(int)$v] = (int)$prod; } foreach($awardscat[$year] as $x=>$name) { if (isset($_POST["cat".$x])) $sqlc[$x] = (int)$_POST["cat".$x]; } foreach ($sqlc as $k=>$v) { $v = (int)$v; if ($v >= 0) { $r = mysql_fetch_object(mysql_query(sprintf("select date from prods where id=%d",$v))); if (substr($r->date,0,4)!=$year) continue; $query = "update awardscand_".$year." set cat".$k."='".(int)$v."' where user='".$_SESSION["SCENEID_ID"]."'"; mysql_query($query); } } } $query = "SELECT * FROM awardscand_".$year." WHERE user='".$_SESSION["SCENEID_ID"]."'"; $result = mysql_query($query); $uservote=mysql_fetch_assoc($result); foreach($awardscat[$year] as $x=>$name) { if ($uservote["cat".$x]) { $query = "SELECT name FROM prods WHERE id='".$uservote["cat".$x]."'"; $result = mysql_query($query); if ($result) $uservote["name".$x]=mysql_result($result,0); } } /*if ($prod): ?>
linked prod id:

$name) { ?>
scene.org awards candidate selection
".$uservote["name".$x].""); ?> ">(select)

remember: the purpose of this selection to help the jury not to overlook prods;
don't pick demos/intros that are obvious choices, pick something you think they might to forget!
category descriptions
best demo most outstanding realtime demo from . a work that is solid on all fronts.
best 64k most outstanding 64k intro from .
best 4k most outstanding 4k intro from .
best oldschool most outstanding demo on an oldschool platform from . the platform of the demo is limited to non-modern computers and alternative platforms that can be considered "low-end".
best effects the most innovative use of new effect or effects, pushing the boundaries of existing effects or making something amazing within the context of realtime graphics. best effects don't have to technically advanced, even if they often are, but the central theme is an effective or novel visual expression.
best graphics the most innovative use of graphics in a demo. this can be amazing 3d modelling, texturing, 2d / painted graphics, you name it.
best soundtrack the most outstanding soundtrack in a demo. a solid work both when it comes to craftsmanship (mixing, quality of sound) and originality.
best direction the most outstanding direction in a demo. innovative, fresh or simply impressive execution in combining the different parts into a single functional piece. this can be a well told story or an effect demo with excellent flow - there's different ways of doing superior direction.
most original most original work (in the context of demoscene). new ideas, innovative use of technology or new approach in direction or overall style. can include experimental works or doing the unexpected.
breakthrough a group (or artist) that raised their personal bar significantly during . promising talents that might be tomorrows best demo makers. this doesn't need to be necessarily a newcomer group, rather than someone receiving deserved attention after rising above mediocrity.
best technical achievement most technically impressive work. this could be cramming lots of stuff into a really small space, doing crazy things on crazy platforms, or having complex and impressive rendering techniques in a demo.
Your nominations on these productions will not aggregate with other users nominations.
This list will only be used as a shortlist for the chosen scene.org awards jury members to consider as final nominees.

you need to be logged in for this


login for 1 year
register here