Commit Graph

9 Commits

Author SHA1 Message Date
Richard Harrington
102a307af8 changed shells to a map-indexed system, for identifying new ones
(so far, we can't play the same sound at the same time
anyway, so this change has no visible effect yet)
2013-08-22 15:25:36 -04:00
Richard Harrington
63fd4c157d hid the deg->rad conversion inside the angle decompose function 2013-08-22 11:24:33 -04:00
Richard Harrington
3ee19087e1 fixed equality error causing shells to sometimes proliferate out of control 2013-08-21 21:59:30 -04:00
Richard Harrington
0ee2637024 got shells (mostly) working 2013-08-21 21:47:52 -04:00
Richard Harrington
12e80d2379 added tick-shell function 2013-08-21 20:27:48 -04:00
Richard Harrington
7afb653f38 changed namespace phys to physics 2013-08-21 13:23:49 -04:00
Richard Harrington
faee52fcd8 moved trig functions from shell into phys namespace 2013-08-21 13:19:21 -04:00
Richard Harrington
6be9e599e1 added firing of new shells to SHOT write-register function 2013-08-20 23:40:54 -04:00
Richard Harrington
206f44ed9e added shell module, with some trig functions 2013-08-20 23:22:07 -04:00