Log of /lbbs/src/screen.c
Parent Directory
|
Revision Log
Revision
1.138 -
(
view)
(
annotate)
-
[select for diffs]
Sun Dec 28 01:46:21 2025 UTC
(2 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.137: +1 -1 lines
Diff to
previous 1.137
Set key DEL as alias of key BACKSPACE in str_input()
Revision
1.137 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.136: +17 -17 lines
Diff to
previous 1.136
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.131 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 09:02:46 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.130: +0 -1 lines
Diff to
previous 1.130
Add alternative POSIX semaphore based rd/rw (un)lock in user_list
Revision
1.130 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 19 03:12:58 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.129: +1 -1 lines
Diff to
previous 1.129
Use POSIX shared object instead of SysV shared segment in file_loader
Revision
1.128 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 09:05:59 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.127: +42 -8 lines
Diff to
previous 1.127
Add dynamic wide-character display width in get_data()
Refine dynamic / fixed wide-character display width selection
Revision
1.127 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 08:21:31 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.126: +19 -5 lines
Diff to
previous 1.126
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection
Revision
1.126 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 7 13:22:57 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.125: +2 -2 lines
Diff to
previous 1.125
Fix bug: display_data does not exit on EOF when eof_exit is set
Revision
1.124 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:33:30 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.123: +8 -6 lines
Diff to
previous 1.123
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings in screen.h
Revision
1.123 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:04:06 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.122: +3 -3 lines
Diff to
previous 1.122
Use enum instead of macro define for constants in bbs.h
Revision
1.115 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 12:06:10 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.114: +18 -18 lines
Diff to
previous 1.114
Refine code to keep compatible with gcc -Wpedantic option
Revision
1.113 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 11:23:30 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.112: +7 -2 lines
Diff to
previous 1.112
Add press_any_key_ex() to support customizable prompt message
Revision
1.111 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.110: +2 -8 lines
Diff to
previous 1.110
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.106 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jul 20 02:04:21 2025 UTC
(7 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.105: +2 -0 lines
Diff to
previous 1.105
Logging incorrent UTF8 input only when _DEBUG is defined
Revision
1.63 -
(
view)
(
annotate)
-
[select for diffs]
Sun May 18 08:53:21 2025 UTC
(9 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.62: +2 -2 lines
Diff to
previous 1.62
Refine menu: clear screen lines before output
Truncate blank lines in menu config
Revision
1.52 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 15 14:17:53 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.51: +37 -39 lines
Diff to
previous 1.51
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap
Revision
1.41 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 10 11:09:02 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.40: +18 -8 lines
Diff to
previous 1.40
Refact tcplib
Refine handling of user input timeout
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 6 05:12:29 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +2 -0 lines
Diff to
previous 1.34
Refact chicken and money
Add database save/load for money
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:20 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +5 -1 lines
Diff to
previous 1.23
Add missing header files
Update compile dependency
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.