summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-10libstage: add stage_lookup_key()Vito Caputo
2019-05-10libstage: introduce stage_match_func_tVito Caputo
2019-05-10libstage: drop pointer from func_t typedefsVito Caputo
2019-05-10libstage: add missing gettersVito Caputo
2019-05-10libstage: move stage_[sg]et_object() by othersVito Caputo
2019-05-10libstage: return values from gettersVito Caputo
2019-05-10libstage: remove vestigial stage_fit()Vito Caputo
2019-05-10libstage: add some rudimentary assertsVito Caputo
2019-05-10libstage: deprecate stage_node_*, go heirarchicalVito Caputo
2019-05-10libstage: s/dll_pre/dll_add_pre/gVito Caputo
2019-05-10dll_h: sync with upstream for dll_add_(pre|post)Vito Caputo
2019-05-07libstage: update copyright linesVito Caputo
2019-05-07libstage: use dll.h for linked lists, rm list.hVito Caputo
2019-05-07dll_h: move to include/dll_hVito Caputo
2019-05-07dll_h: add dll_h linked list header submoduleVito Caputo
2018-09-11libstage: remove SDL2 dependency from configure.acVito Caputo
2018-09-11libstage: remove everything dimensionalVito Caputo
2018-07-12libstage: add {position,aabb}_map concept to stageVito Caputo
2018-06-11libstage: add alternate node mappingsVito Caputo
2018-06-09libstage: add stage_node_set_static()Vito Caputo
2018-06-09libstage: simplify aabb_to_rect to operate on nodeVito Caputo
2018-06-09libstage: simplify set active and locked node apiVito Caputo
2018-06-09libstage: forward declare SDL types in stage.hVito Caputo
2018-05-24libstage: rewrite aabb_to_rect() for less errorVito Caputo
2018-05-24libstage: add stage_node_[sg]et_origin()Vito Caputo
2018-05-24libstage: add stage_[sg]et_position()Vito Caputo
2018-05-24libstage: use v2f_t instead of float x,y in apiVito Caputo
2018-05-24libstage: decouple stage_fit() from stage_tVito Caputo
2018-05-15stage: add stage_[sg]et_alpha()Vito Caputo
2018-05-14LICENSE: add copy of GPLv3Vito Caputo
2018-05-04stage: introduce stage_node_[sg]et_position()Vito Caputo
2018-05-03*: initial commit derived from whale stage codeVito Caputo
© All Rights Reserved