Nakidai
ad871be017
Some work with templates
...
- Now configure script also reads templates (files which end by .in)
- So added template for config.mk
- Moved templates to templates/ folder
2024-03-07 00:27:37 +03:00
Nakidai
bb55e690d0
Completely fix #3
2024-03-07 00:16:19 +03:00
Nakidai
1c7a0ef6b2
Probably fix #3
2024-03-07 00:16:18 +03:00
Nakidai Perumenei
71cfceee4b
Now game clears cursor at exit on ^C
2023-12-17 03:07:48 +03:00
Nakidai
eda7badf47
Finally separate platform-specific code from independent
2023-12-01 22:39:38 +03:00
Nakidai
50c7f9d632
Now you can configurate sleep time
2023-11-30 18:05:51 +03:00
Nakidai
4b208ab1c4
Move some functions
...
- Remove platform.c, instead use inlines
- Some small functions in screen.c are now inline too
- Make functions in sleep.c and input.c not specified in header static
2023-11-30 17:52:46 +03:00
Nakidai
be37715af7
Automatically link pthread on FreeBSD
2023-11-25 20:55:57 +03:00
Nakidai
cf8fe181a2
Change way to handle arguments in configure
2023-11-25 20:27:09 +03:00
Nakidai
49bd6ee329
Move platform specific code & make sleep platform independent
2023-11-25 13:24:01 +03:00
Nakidai
e6995af34a
Prepare for release
2023-11-25 00:52:02 +03:00
Neirokan
29e63d64ee
cmake, config, rand, srand
2023-10-31 06:07:03 +03:00