- Apr 09, 2012
-
-
Christoph Ender authored
Added "disable-stream-2-wrap" to options. This allows us to get rid of the "wordwrap_output_left_padding" function, since stream-2-wrapping was the only thing which still required it.
-
- Apr 08, 2012
-
-
Christoph Ender authored
No more raw exit() calls, added screeninterface-specific filename prompt, new screeninterface-specific filename prompt replaces fizmo_register_ask_user_for_file_function, fixed autosave-functionality.
-
- Mar 15, 2012
- Mar 10, 2012
- Jan 29, 2012
-
-
chrender authored
- Isolated opcode identification into "parse_opcode" function. This wil allow the debugger to use this functionality from outside.
-
- Jan 27, 2012
- Jan 26, 2012
-
-
chrender authored
- Fixed missing $(DESTDIR) installation variable: Should have already been in since 0.7.1, but was simply forgotten. - Adapted version numbers in code, Makefiles and man pages for new version. - Adapted changelogs.
-
- Jan 20, 2012
- Jan 17, 2012
- Jan 16, 2012
-
-
chrender authored
- Implemented zerf's "DISABLE_PREFIX_COMMANDS" from github.
-
- Jan 13, 2012
- Nov 07, 2011
-
-
cvs2git authored
-
chrender authored
- Made bind IP a parameter and display it upon start.
-
chrender authored
- Made bind IP into a parameter and display it upon start.
-
chrender authored
- Bind debugger socket to localhost only.
-
chrender authored
- Cleaned up imports for "debugger.c".
-
chrender authored
- Fixed typo.
-
- Nov 06, 2011
-
-
chrender authored
- Updated changelog for opcode_restore_undo bugfix and debugger stubs.
-
chrender authored
- Made debugger request network connection on start. - Implemented "stack" command. - Implemented "help" command.
-
chrender authored
- Implemented "list_contains_element".
-
chrender authored
- Implemented debugger in abort function, help output, zpu for breakpoint checks and fizmo for starting / stopping. - Added conditional compiliation of debugger to Makefile.
-
chrender authored
- Simplified behind-stack test for stack-enlarging. - Added tracelogs for debugging.
-
chrender authored
- Implemented prototype debugger.
-
chrender authored
- Fix for "Tenth Plague.zblorb" as reported by Lewis Gentry.
-
- Nov 02, 2011