Commit Graph

328 Commits

Author SHA1 Message Date
oakes
7b9b5aef5d Remove unnecessary metadata map 2014-03-31 20:03:20 -04:00
oakes
c036e36786 Change docstrings 2014-03-31 19:57:19 -04:00
oakes
ed67cef30c Modify classes 2014-03-31 19:57:05 -04:00
oakes
fbadf6cb6d Rearrange where the java entries are displayed 2014-03-31 14:26:58 -04:00
oakes
baeaca0af6 Merge similar symbols 2014-03-31 14:10:22 -04:00
oakes
1cc40a3b32 Show namespaces 2014-03-31 12:28:13 -04:00
oakes
f1e3458edc Improve sorting 2014-03-31 12:11:44 -04:00
oakes
70e584991a Rename file and clean up code 2014-03-31 11:54:00 -04:00
oakes
45ededf70c Add class files 2014-03-31 02:05:51 -04:00
oakes
3474a6dcdd Remove additional description 2014-03-31 01:34:40 -04:00
oakes
bbbf78aa40 Fix how static fields are displayed 2014-03-31 01:18:46 -04:00
oakes
1628bca0cd Indicate return value when appropriate 2014-03-31 01:14:44 -04:00
oakes
499ecf3fc7 Refactor and improve how fields are displayed 2014-03-31 01:01:06 -04:00
oakes
adfdb9bc95 Parse clj files 2014-03-31 00:20:33 -04:00
oakes
58828802e9 Improve formatting 2014-03-30 21:48:55 -04:00
oakes
1891ca3463 Start work on HTML generation 2014-03-30 21:15:31 -04:00
oakes
26e87e10e9 Add doclet 2014-03-30 20:24:04 -04:00
oakes
b31414467c Fix math docstrings and rename symbol 2014-03-30 20:22:36 -04:00
oakes
1d9fa25a7b Update tutorial to reflect the latest template 2014-03-25 18:48:22 -04:00
oakes
98130de91a Remove unnecessary import 2014-03-24 14:45:26 -04:00
oakes
a3832c47c4 Update documentation to reflect changes 2014-03-24 01:46:51 -04:00
oakes
10f1a071c3 Increment version number 2014-03-24 01:12:23 -04:00
oakes
12fdfe1a9f Remove unnecessary maven repo 2014-03-24 01:08:44 -04:00
oakes
50d9d9e95b Only update camera once after changing position 2014-03-24 00:55:57 -04:00
oakes
78e724408a Allow size! to work with any camera 2014-03-24 00:02:54 -04:00
oakes
ba7bb6df2b Provide a cleaner way to wrap screen functions 2014-03-23 21:50:33 -04:00
oakes
fe3735fea8 Pass screen directly to wrapper function 2014-03-23 20:19:03 -04:00
oakes
b385454313 Clarify docstring 2014-03-23 14:41:18 -04:00
oakes
0920379e28 Break entity code into separate namespace 2014-03-21 20:06:08 -04:00
oakes
bc0844310d Only allow entities that implement the draw-entity! function 2014-03-21 19:23:06 -04:00
oakes
8dd9024fc7 Fix defscreen to allow adding new screen functions in a REPL session 2014-03-21 14:51:32 -04:00
oakes
14ba95d670 Start 0.2.3-SNAPSHOT 2014-03-21 14:49:35 -04:00
oakes
dfe88b316b Generalize wrapping code 2014-03-16 16:23:24 -04:00
oakes
3c94e08dbf Allow passing a custom error function for screens 2014-03-16 13:31:18 -04:00
oakes
52f6b38477 Break camera code into separate file and add getter functions 2014-03-16 01:00:37 -04:00
oakes
9819b00d7b Rename entity class and provide default delta-time 2014-03-15 21:21:48 -04:00
oakes
6565f9b31c Remove unnecessary multi-method 2014-03-15 20:59:19 -04:00
oakes
07c296fee6 Draw entities with a protocol instead of a multi-method 2014-03-15 20:29:36 -04:00
oakes
8544ab94b6 Improve wording in the REPL section 2014-03-15 16:17:24 -04:00
oakes
362c88baec Add instruction for restarting a screen 2014-03-15 16:12:27 -04:00
oakes
29e72e73b0 Simplify show method 2014-03-15 11:32:00 -04:00
oakes
242a2b9e33 Increment version number 2014-03-05 18:29:37 -05:00
oakes
da9d9ce767 Rename symbols to avoid conflicts 2014-03-05 18:16:35 -05:00
oakes
c8d20ced6c Only make a new layer for each row of tiles in isometric maps 2014-02-24 13:35:38 -05:00
oakes
f21c6337b7 Update to 0.2.2-SNAPSHOT 2014-02-24 13:35:15 -05:00
oakes
c3c1b97a54 Add Timers section 2014-02-22 20:54:03 -05:00
oakes
495bc1ab91 Increment template version number 2014-02-22 20:20:12 -05:00
oakes
dd81ddf542 Increment version number 2014-02-22 19:35:49 -05:00
oakes
b196cbe5f0 Move more things to core-utils for better organization 2014-02-22 19:07:23 -05:00
oakes
a806010b17 Add timer 2014-02-22 18:59:10 -05:00