Kiëd Llaentenn
|
37caaa70a3
|
README.md: update
|
2020-09-17 19:03:57 +00:00 |
|
Kiëd Llaentenn
|
12c84f877a
|
update license
|
2020-09-17 18:59:10 +00:00 |
|
Kiëd Llaentenn
|
1648d8143c
|
update help messge
|
2020-09-17 18:41:57 +00:00 |
|
Kiëd Llaentenn
|
38165e8071
|
fix truecolor suport
|
2020-09-17 18:40:38 +00:00 |
|
Kiëd Llaentenn
|
85794e888f
|
add animation_speed control
|
2020-09-17 18:34:19 +00:00 |
|
Kiëd Llaentenn
|
7a417130c9
|
Allow user to have finer control on fire params
Plus numerous fixes
|
2020-09-17 18:01:40 +00:00 |
|
Kiëd Llaentenn
|
d3e4ed96d6
|
style: change
|
2020-09-17 12:10:27 +00:00 |
|
Kiëd Llaentenn
|
5adc07df8f
|
draw.c: remove redundant memset
|
2020-09-17 12:07:24 +00:00 |
|
Kiëd Llaentenn
|
f0db1af7a5
|
draw.c: use calloc instead of malloc
|
2020-09-17 12:06:16 +00:00 |
|
Kiëd Llaentenn
|
6c076eb2a9
|
style changes
|
2020-09-17 12:04:12 +00:00 |
|
Kiëd Llaentenn
|
da742e282d
|
main: handle q, ctrl+d; add exit point
|
2020-09-17 11:58:22 +00:00 |
|
Kiëd Llaentenn
|
d1ad444cd0
|
main.c: proper help message
|
2020-09-17 11:54:08 +00:00 |
|
Kiëd Llaentenn
|
228292d9f9
|
typo: types.h => stdint.h
|
2020-09-17 11:42:48 +00:00 |
|
Kiëd Llaentenn
|
0701008aea
|
README.md: update
|
2020-09-17 11:41:51 +00:00 |
|
Kiëd Llaentenn
|
f62a6ad48c
|
Update README.md
|
2020-03-09 22:25:39 -04:00 |
|
Kiëd Llaentenn
|
818a160894
|
Merge pull request #2 from mitchweaver/remove_gmake_dep
remove gmake dep
|
2020-03-09 22:24:01 -04:00 |
|
Kiëd Llaentenn
|
aac9f704e9
|
Merge pull request #1 from mitchweaver/remove_ccommon_dep
remove ccommon dependency
|
2020-03-09 22:22:58 -04:00 |
|
Mitch Weaver
|
48f7ea3f3b
|
remove ccommon dependency
remove submodule
|
2020-03-09 11:38:20 -05:00 |
|
Mitch Weaver
|
44d5ede804
|
remove gmake dependency
|
2020-03-09 11:35:10 -05:00 |
|
Mitch Weaver
|
bf6ce9452b
|
remove ccommon dependency
|
2020-03-09 11:29:38 -05:00 |
|
Kiëd Llaentenn
|
861d806379
|
args.h: update
|
2020-03-08 18:44:59 -04:00 |
|
Kied Llaentenn
|
0f742ab9af
|
Merge branch 'master' of github.com:lptstr/fire
|
2019-12-14 16:25:33 -05:00 |
|
Kied Llaentenn
|
c460aaf4ac
|
udpate
|
2019-12-14 16:25:12 -05:00 |
|
Kiëd Llaentenn
|
5cad8d0b3e
|
Update README.md
|
2019-12-13 20:55:45 -05:00 |
|
Kied Llaentenn
|
e38315c816
|
makefile: install recipe
|
2019-12-13 16:53:39 -05:00 |
|
Kied Llaentenn
|
6180a4b65f
|
main: bump version
|
2019-12-13 16:36:16 -05:00 |
|
Kied Llaentenn
|
115753a1ea
|
fix some minor bugs
|
2019-12-13 16:35:13 -05:00 |
|
Kied Llaentenn
|
f1b427d6cb
|
options: truecolor, refresh rate
|
2019-12-13 16:15:29 -05:00 |
|
Kied Llaentenn
|
31692a9f13
|
makefile: use gcc
|
2019-12-13 10:01:20 -05:00 |
|
Kied Llaentenn
|
fbd77b944b
|
README: proper newline
|
2019-12-13 09:51:38 -05:00 |
|
Kied Llaentenn
|
cfe514bea0
|
README: edit headers
|
2019-12-13 09:50:39 -05:00 |
|
Kied Llaentenn
|
3210c4d5ec
|
add README
|
2019-12-13 09:47:49 -05:00 |
|
Kied Llaentenn
|
018995a0c7
|
makefile: cflags: optimization
|
2019-12-13 09:44:13 -05:00 |
|
Kied Llaentenn
|
a7b012c086
|
makefile: add install recipe
|
2019-12-13 09:43:38 -05:00 |
|
Kied Llaentenn
|
be25d30069
|
fixed embarrasing bug: usize will never be below 0!
|
2019-12-13 09:39:23 -05:00 |
|
Kied Llaentenn
|
809c236f08
|
LICENSE: add
|
2019-12-12 23:09:48 -05:00 |
|
Kied Llaentenn
|
b67e8327d9
|
*really* terminate on ctrl-c :)
|
2019-12-12 23:08:35 -05:00 |
|
Kied Llaentenn
|
411e8db8a7
|
terminate on ctrl-c
|
2019-12-12 23:03:58 -05:00 |
|
Kied Llaentenn
|
6d2b6ffcca
|
argument parsing
|
2019-12-12 22:39:35 -05:00 |
|
Kied Llaentenn
|
a5c3fe1992
|
refactor :P
|
2019-12-12 22:27:13 -05:00 |
|
Kied Llaentenn
|
93a8575f08
|
it's working! :)
|
2019-12-12 21:18:56 -05:00 |
|
Kied Llaentenn
|
43f70b7c90
|
remove weird directory structure :P
|
2019-12-12 18:53:07 -05:00 |
|
Kied Llaentenn
|
4ed14729d8
|
partial refactor with termbox_next
|
2019-12-12 18:46:24 -05:00 |
|
Kied Llaentenn
|
03cc3bc723
|
udpate
|
2019-12-12 17:08:59 -05:00 |
|
Kied Llaentenn
|
202083fcef
|
update
|
2019-12-12 17:08:35 -05:00 |
|
Kied Llaentenn
|
d39751198c
|
update gitignore
|
2019-12-12 10:02:26 -05:00 |
|
Kied Llaentenn
|
1b44ec56dc
|
initial commit
|
2019-12-12 10:01:43 -05:00 |
|