/[LeafOK_CVS]/lbbs/utils/game/chicken.c
ViewVC logotype

Log of /lbbs/utils/game/chicken.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to MAIN: (view) (annotate)
Sticky Tag:

Revision 1.40 - (view) (annotate) - [select for diffs]
Sun Jan 18 09:14:57 2026 UTC (8 weeks, 2 days ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
Fix bug in pressany()


Revision 1.39 - (view) (annotate) - [select for diffs]
Tue Jan 13 04:07:58 2026 UTC (2 months ago) by sysadm
Branch: MAIN
Changes since 1.38: +6 -13 lines
Diff to previous 1.38
Fix bug in calculating age


Revision 1.38 - (view) (annotate) - [select for diffs]
Fri Dec 19 06:16:27 2025 UTC (2 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.37: +10 -10 lines
Diff to previous 1.37
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message


Revision 1.37 - (view) (annotate) - [select for diffs]
Sat Nov 29 01:56:08 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.36: +9 -0 lines
Diff to previous 1.36
Refresh user online status on user input


Revision 1.36 - (view) (annotate) - [select for diffs]
Fri Nov 21 07:36:41 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
Use static library for bbs_net and game/chicken while --without-sysv is applied to ./configure


Revision 1.35 - (view) (annotate) - [select for diffs]
Tue Nov 11 00:28:05 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.34: +4 -0 lines
Diff to previous 1.34
Use config.h


Revision 1.34 - (view) (annotate) - [select for diffs]
Mon Nov 10 14:24:37 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33
Replace ":" with ":"


Revision 1.33 - (view) (annotate) - [select for diffs]
Fri Nov 7 07:09:46 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.32: +24 -10 lines
Diff to previous 1.32
Apply BWF to set / change chicken name


Revision 1.32 - (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.31: +10 -8 lines
Diff to previous 1.31
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings


Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30
Use enum instead of macro define for constants in bbs.h


Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Oct 9 12:20:31 2025 UTC (5 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.29: +4 -4 lines
Diff to previous 1.29
Add move cursor feature to get_data()


Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Jul 16 06:01:24 2025 UTC (8 months ago) by sysadm
Branch: MAIN
Changes since 1.28: +12 -6 lines
Diff to previous 1.28
Fix errors reported by gcc -Werror=unused-result


Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Jul 2 04:17:33 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.27: +198 -198 lines
Diff to previous 1.27
Support UTF8 instead of GBK


Revision 1.27 - (view) (annotate) - [select for diffs]
Sat Jun 21 02:15:18 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Re-order included order files


Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Jun 18 04:38:33 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.25: +6 -0 lines
Diff to previous 1.25
Update user online status


Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Jun 17 13:18:55 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.24: +0 -2 lines
Diff to previous 1.24
Move macro definitions to autoconf


Revision 1.24 - (view) (annotate) - [select for diffs]
Mon May 26 12:06:05 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.23: +25 -22 lines
Diff to previous 1.23
Apply user tz setting


Revision 1.23 - (view) (annotate) - [select for diffs]
Sun May 11 04:09:08 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.22: +0 -1 lines
Diff to previous 1.22
Change getch to non-blocking
Refine select parameter
Remove sleep


Revision 1.22 - (view) (annotate) - [select for diffs]
Sat May 10 14:37:04 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +12 -12 lines
Diff to previous 1.21
Refine


Revision 1.21 - (view) (annotate) - [select for diffs]
Sat May 10 13:17:36 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.20: +2 -4 lines
Diff to previous 1.20
Fix bug of handling '\0' input


Revision 1.20 - (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.19: +57 -28 lines
Diff to previous 1.19
Refact tcplib
Refine handling of user input timeout


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri May 9 11:48:49 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Fix bug blocking server shutdown


Revision 1.18 - (view) (annotate) - [select for diffs]
Tue May 6 12:10:22 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.17: +12 -9 lines
Diff to previous 1.17
Refine


Revision 1.17 - (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.16: +118 -83 lines
Diff to previous 1.16
Refact chicken and money
Add database save/load for money


Revision 1.16 - (view) (annotate) - [select for diffs]
Mon May 5 14:27:57 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.15: +11 -508 lines
Diff to previous 1.15
Refine for strict GCC error check


Revision 1.15 - (view) (annotate) - [select for diffs]
Mon May 5 11:46:04 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.14: +7 -9 lines
Diff to previous 1.14
Refine


Revision 1.14 - (view) (annotate) - [select for diffs]
Mon May 5 11:11:06 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.13: +6 -5 lines
Diff to previous 1.13
Refine


Revision 1.13 - (view) (annotate) - [select for diffs]
Sun May 4 14:55:28 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.12: +31 -23 lines
Diff to previous 1.12
Refine


Revision 1.12 - (view) (annotate) - [select for diffs]
Fri May 2 03:34:58 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Refine


Revision 1.11 - (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.10: +6 -1 lines
Diff to previous 1.10
Add missing header files
Update compile dependency


Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Apr 28 03:31:00 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +1185 -1115 lines
Diff to previous 1.9
Update


Revision 1.9 - (view) (annotate) - [select for diffs]
Fri May 6 17:39:38 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
*** empty log message ***


Revision 1.8 - (view) (annotate) - [select for diffs]
Fri May 6 17:31:10 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.7: +6 -6 lines
Diff to previous 1.7
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri May 6 17:22:40 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri May 6 16:59:37 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +167 -167 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Fri May 6 16:57:58 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (annotate) - [select for diffs]
Fri May 6 16:37:59 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.3: +11 -11 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (annotate) - [select for diffs]
Fri May 6 16:10:30 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.2: +269 -268 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Fri May 6 15:48:44 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.1: +321 -323 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Apr 8 11:11:11 2005 UTC (20 years, 11 months ago) by sysadm
Branch: MAIN
*** empty log message ***


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1