Log of /lbbs/src/bbs.c
Parent Directory
|
Revision Log
Revision
1.38 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 04:19:21 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.37: +5 -2 lines
Diff to
previous 1.37
,
to
selected 1.13
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 15:08:54 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +1 -1 lines
Diff to
previous 1.34
,
to
selected 1.13
Reduce BBS_section_list_load_interval from 5 seconds to 1 second, to reduce update letency of article operations.
Revision
1.14 -
(
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.13: +0 -1 lines
Diff to
previous 1.13
Refact chicken and money
Add database save/load for money
Revision
1.13 -
(
view)
(
annotate)
-
[selected]
Mon May 5 14:27:57 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.12: +2 -2 lines
Diff to
previous 1.12
Refine for strict GCC error check
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.