|
2cccc0597f
|
Small useless optimizations
|
2021-01-16 11:09:41 +01:00 |
|
|
06b727cbc5
|
Resize logo
|
2020-10-09 09:22:49 +02:00 |
|
|
6f738d8ccf
|
Revert "Remove logo from readme"
This reverts commit bd970853be .
|
2020-10-09 09:21:33 +02:00 |
|
|
bd970853be
|
Remove logo from readme
|
2020-10-09 01:32:24 +02:00 |
|
|
fa8cb082a5
|
Remove .gitlab-ci.yml
|
2020-10-09 00:04:25 +02:00 |
|
|
d83cb3e117
|
Reduce resolution
|
2020-09-09 00:32:25 +02:00 |
|
|
f09fdd52b3
|
Change logo
|
2020-09-09 00:30:56 +02:00 |
|
|
9fc1203640
|
Add logo
|
2020-09-09 00:00:34 +02:00 |
|
|
b115b92be7
|
Try to fix alpine
|
2020-08-17 12:02:32 +02:00 |
|
|
96009b6f5f
|
Try to fix missing header
|
2020-08-17 12:01:03 +02:00 |
|
|
c42d1e2b99
|
Try to fix missing header
|
2020-08-17 12:00:05 +02:00 |
|
|
73fb72981b
|
Found the typo
|
2020-08-17 11:54:52 +02:00 |
|
|
be03e4d1d8
|
Fix .gitlab-ci.yml
|
2020-08-17 11:53:42 +02:00 |
|
|
80f8b49b9b
|
Fix .gitlab-ci.yml
|
2020-08-17 11:49:38 +02:00 |
|
|
270602220f
|
Remove useless artifacts, revert CFLAGS optimization to native, check if it compiles on musl
|
2020-08-17 11:48:30 +02:00 |
|
|
b1050eb74b
|
Change test order, check stat output
|
2020-08-04 13:36:24 +02:00 |
|
|
9a6cb3b779
|
Add check for regular file
|
2020-08-04 12:35:30 +02:00 |
|
|
d26230c766
|
Fix before_script
|
2020-08-04 10:49:51 +02:00 |
|
|
83d22f4cee
|
Make window centered and borderless
|
2020-08-04 10:48:33 +02:00 |
|
|
5aa52b2fcc
|
Add .gitlab-ci.yml
|
2020-08-04 09:40:01 +02:00 |
|
|
423b3e1183
|
Add --strip-all to LDFLAGS
|
2020-08-04 09:06:58 +02:00 |
|
|
c34af5592b
|
Add some flags
|
2020-08-04 09:05:52 +02:00 |
|
|
53446c190b
|
Clean previously created data when exiting in init_SDL()
|
2020-08-04 09:02:24 +02:00 |
|
|
3b0b343337
|
Minor changes
Handle numpad the same way numerical keys were handled
Reduce audio buffer
Change some debugging output strings
|
2020-08-04 08:53:08 +02:00 |
|
|
1ecb8a7a8a
|
Small changes
|
2020-08-03 19:12:43 +02:00 |
|
|
a7af00d1b1
|
Rename local variables that were named s like the SDL_Surface
|
2020-08-03 19:10:55 +02:00 |
|
|
912c59580a
|
Small useless optimization
|
2020-08-03 18:22:48 +02:00 |
|
|
c7502adaac
|
Add dependencies
|
2020-08-03 18:02:48 +02:00 |
|
|
232af94325
|
Add sound, format code
|
2020-08-03 18:01:43 +02:00 |
|
|
e6b5a4dd1b
|
Update SDL flag
|
2020-08-03 17:35:33 +02:00 |
|
|
efce4d6d29
|
Use SDL2
|
2020-08-03 17:34:41 +02:00 |
|
|
2bfddbbfd0
|
Change default value for WAIT
Reorder global variable declarations
|
2020-08-03 16:57:18 +02:00 |
|
|
ab05516329
|
Fix a bug where v[X] was not handled in 0xFX55 and 0xFX65, use memcpy instead of looping, increment i like in the original implementation
|
2020-08-03 16:36:19 +02:00 |
|
|
522af3833a
|
Remove unused variable
|
2020-08-03 15:35:37 +02:00 |
|
|
77848b630a
|
Use memset and memcpy instead of loops
|
2020-08-03 15:34:33 +02:00 |
|
|
ef80e1ae34
|
Fix Makefile
|
2020-08-03 15:19:08 +02:00 |
|
|
57c5b89399
|
Add LICENSE
|
2020-08-03 15:15:02 +02:00 |
|
|
19c1a01cb5
|
Add information in README.md
|
2020-08-03 15:12:45 +02:00 |
|
|
b7edca10c2
|
Initial commit
|
2020-08-03 15:02:03 +02:00 |
|