History of
src
@master
git clone https://git.dumitru.net/nush/
0
»»
- lua_len/lua_objlen compatibility fix Vlad Dumitru 9 years ago
- Restore the cursor when quitting curses Ralph Versteegen 9 years ago
- Forgotten changes to C code, fixes compiling Ralph Versteegen 9 years ago
- Implement Dijkstra maps in C Ralph Versteegen 9 years ago
- Add curses.clearBox() Ralph Versteegen 9 years ago
- A few misc fixes Ralph Versteegen 9 years ago
- Replace lua_tointeger and lua_tostring with luaL_checkinteger and checkstring for more error checking Ralph Versteegen 9 years ago
- curses.getch(): report F keys Ralph Versteegen 9 years ago
- Partial UTF8 support: Optionally link libcursesw, and set curses.utf8 to say whether utf8 is OK Ralph Versteegen 9 years ago
- Add curses.WHITE, etc, and also allow all curses attrs in markup, eg. {{reverse}}, {{bold}} Ralph Versteegen 9 years ago
- Add curses.vline(), curses.hline(), curses.box() Ralph Versteegen 9 years ago
- log_printf(): append newline to match behaviour of Log:write() Ralph Versteegen 9 years ago
- Set delay for Esc to 100ms; Esc as alternative to Q and < as alternative to > Ralph Versteegen 9 years ago
- Add R/^R/^L, and curses.redraw(), to redraw the screen Ralph Versteegen 9 years ago
- Add log_printf() for writing to log.txt from C Ralph Versteegen 9 years ago
- Also report numpad insert & delete in pdcurses, for consistency Ralph Versteegen 9 years ago
- Add clib global library, with clib.sleep() and clib.time() functions Ralph Versteegen 9 years ago
- Fixups to nush and keytest under Windows+pdcurses; numpad works now Ralph Versteegen 9 years ago
- got a working binary for Windows, which works with lua 5.1 Vlad Dumitru 9 years ago
- Working ncurses numpad support; add keytest utility for investigating curse keyboard problems Ralph Versteegen 9 years ago
- Ctrl-C handler now works from both C and lua: simply call luaL_error() Ralph Versteegen 9 years ago
- Print lua backtrace on error. Added curses.running, and removed a tailcall in Actor:act() Ralph Versteegen 9 years ago
- added hidden doors, which are revealed by bumping into them Vlad Dumitru 9 years ago
- swapped raw() for cbreak() Vlad Dumitru 9 years ago
- initial commit Vlad Dumitru 9 years ago
- first commit Vlad Dumitru 11 years ago
0
»»