Fri, 16 May 2008 00:43:45 -0700 |
Atul Varma |
The top window now properly repositions itself whenever the window is resized.
|
Fri, 16 May 2008 00:35:06 -0700 |
Atul Varma |
Added stub implementation for setBufferMode().
|
Fri, 16 May 2008 00:13:16 -0700 |
Atul Varma |
The top window and bottom window are now placed at a proper distance apart from each other.
|
Thu, 15 May 2008 23:49:12 -0700 |
Atul Varma |
Changed the engine runner unit test expected output as per a recent bugfix.
|
Thu, 15 May 2008 23:46:19 -0700 |
Atul Varma |
Found a much easier way of getting the last character of a string.
|
Thu, 15 May 2008 23:42:23 -0700 |
Atul Varma |
Modified indentation to be 2 spaces instead of 4, as per Mozilla's JS style guidelines.
|
Thu, 15 May 2008 03:05:32 -0700 |
Atul Varma |
Fixed another console display bug. The troll 'info' command now seems to work without any major visual bugs.
|
Thu, 15 May 2008 03:00:18 -0700 |
Atul Varma |
Increased column width of console to 80 characters.
|
Thu, 15 May 2008 02:56:45 -0700 |
Atul Varma |
Removed the scrollbar from appearing. This fixes some dynamic layout issues, too, as the client area can no longer change due to a scrollbar appearing.
|
Thu, 15 May 2008 02:11:25 -0700 |
Atul Varma |
Fixed some bugs regarding the escaping of output, some CSS changes.
|
Thu, 15 May 2008 01:54:01 -0700 |
Atul Varma |
Top window output is less buggy now.
|
Thu, 15 May 2008 00:03:40 -0700 |
Atul Varma |
Added very, very buggy support for the top window.
|
Tue, 13 May 2008 22:56:06 -0700 |
Atul Varma |
The zui now has a getSize() method which returns the size of the screen in characters. This is communicated to the z-machine.
|
Tue, 13 May 2008 22:33:20 -0700 |
Atul Varma |
Added docs for onEraseWindow(), changed implementation to match.
|
Tue, 13 May 2008 22:18:32 -0700 |
Atul Varma |
Added logging functionality to engine-runner.
|