Mon, 12 May 2008 00:48:13 -0700 |
Atul Varma |
Replaced jquery.js with a minified version.
|
Mon, 12 May 2008 00:45:00 -0700 |
Atul Varma |
z5 js files are now encoded using base64, which makes them much smaller.
|
Mon, 12 May 2008 00:01:59 -0700 |
Atul Varma |
Added jsmin.py, although I've removed the comment from the SConstruct to use packer b/c it doesn't actually reduce the size of troll.js (nor does minify).
|
Sun, 11 May 2008 19:07:57 -0700 |
Atul Varma |
Added a TODO to use packer to further compress the z5 js file.
|
Sun, 11 May 2008 19:06:23 -0700 |
Atul Varma |
Slightly better compression on z5_to_js_array.py.
|
Sun, 11 May 2008 18:56:51 -0700 |
Atul Varma |
Added a cursor. It blinks!
|
Sun, 11 May 2008 18:38:45 -0700 |
Atul Varma |
Added auto-scrolling so that new text doesn't go out of view.
|
Sun, 11 May 2008 18:19:08 -0700 |
Atul Varma |
Basic keyboard input now works.
|
Sun, 11 May 2008 17:43:36 -0700 |
Atul Varma |
Enhanced style sheet a bit.
|
Sun, 11 May 2008 17:37:10 -0700 |
Atul Varma |
Added very simple style sheet.
|
Sun, 11 May 2008 17:31:51 -0700 |
Atul Varma |
The engine runner now throws an exception when it gets an unimplemented effect.
|
Sun, 11 May 2008 17:29:16 -0700 |
Atul Varma |
Added a trivial web-based zui that just prints stuff out and throws an exception when user input is required.
|
Sun, 11 May 2008 17:04:35 -0700 |
Atul Varma |
Oops, fixed coordinate-order bug.
|
Sun, 11 May 2008 17:01:09 -0700 |
Atul Varma |
Added more capabilities to engine runner.
|
Sun, 11 May 2008 16:55:56 -0700 |
Atul Varma |
Better output for tests.
|