Commit Graph

1344 Commits

Author SHA1 Message Date
Adam D. Ruppe cc08b6f01e use newer openssl now 2019-07-03 00:09:07 -04:00
Adam D. Ruppe 787da8cd01 this seems to work better 2019-07-02 23:51:31 -04:00
Murilo Miranda fd7d32c57c
Give ScreenPainter another function
I am making a program that draws circles and I noticed there were no functions for that but I could make it happen by using drawArc() the right way so I figured it would be a good idea to add a drawCircle() function. This new function was crafted using the preexisting drawArc() function. I have tested it and it is much more practical than using drawArc() when working with pure circles.
2019-07-02 01:16:38 -03:00
Adam D. Ruppe 730a5af7e6
Merge pull request #198 from andre2007/sql
dub.json changes for database modules
2019-06-28 08:53:46 -04:00
Andre Pany 1d8b8f2a10 dub.json changes for database modules 2019-06-28 14:19:52 +02:00
Adam D. Ruppe 4748b8009a spurious deprecations 2019-06-23 16:49:50 -04:00
Adam D. Ruppe 2344fbb1d0 oops 2019-06-18 22:15:36 -04:00
Adam D. Ruppe 4b9eb734d3 newer openssl api versioned 2019-06-18 22:14:54 -04:00
Adam D. Ruppe ea545eabe2 Merge branch 'master' of github.com:adamdruppe/arsd 2019-06-18 22:12:39 -04:00
Adam D. Ruppe 9263a88bf7 newer openssl api internally 2019-06-18 22:12:29 -04:00
Adam D. Ruppe 57c995f4bf new stuff im working on 2019-06-15 18:50:32 -04:00
Adam D. Ruppe 3fa87f08c4 add some configurations for cgi, make embedded_httpd first and thus default 2019-06-14 10:34:43 -04:00
Adam D. Ruppe 8a608eae3b keep my version 2019-06-14 10:11:45 -04:00
Adam D. Ruppe 7629782830 dox 2019-06-14 10:10:58 -04:00
Adam D. Ruppe 2fb6f806be
Merge pull request #197 from andre2007/master
Dub.json update for terminal, cgi, http2
2019-06-14 10:07:12 -04:00
Andre Pany 856da3de53 Dub.json update for terminal, cgi, http2 2019-06-14 13:36:01 +02:00
Adam D. Ruppe 9dd03c3158 change style to mine again 2019-06-03 08:39:56 -04:00
Adam D. Ruppe 7613028eeb
Merge pull request #192 from MuriloMir/patch-2
Adding 2 more properties
2019-06-03 08:35:26 -04:00
Adam D. Ruppe 6ab8c638a1 thanks to MuriloMir for finding bug 2019-06-03 08:33:47 -04:00
Murilo Miranda 67d1e86115
Adding 2 more properties
I have added properties for the other 2 vertexes of the Rectangle, the upperRight and the lowerLeft vertexes.
2019-06-03 03:51:48 -03:00
Adam D. Ruppe 5967b959b4 remove spurious dependency 2019-05-19 14:45:58 -04:00
Adam D. Ruppe 50a752df70 more recent updates 2019-05-11 10:30:16 -04:00
Adam D. Ruppe 427b325296 Merge branch 'master' of github.com:adamdruppe/arsd 2019-05-11 10:28:38 -04:00
Adam D. Ruppe ac4078b845 experimenting with windows scroll stuff. still broken tho 2019-05-11 10:28:32 -04:00
Adam D. Ruppe bfc8afad87 Merge branch 'master' of github.com:adamdruppe/arsd 2019-05-11 09:43:00 -04:00
Adam D. Ruppe 6357257cb8 make the convenience method more legit convenient 2019-05-11 09:42:54 -04:00
Adam D. Ruppe 6f908d3e68 lol phobos sux 2019-05-06 22:08:09 -04:00
Adam D. Ruppe 4ff15ebe65 oops forgot version 2019-04-21 08:59:07 -04:00
Adam D. Ruppe 921ff7d046 signal fd check before other input, hopefully will ctrl+c responsively even when otherwise congested 2019-04-20 12:24:31 -04:00
Adam D. Ruppe 101c81cd7c ctrl+c on Linux now triggers a clean exit via event loop - major change 2019-04-20 12:21:57 -04:00
Adam D. Ruppe 83db97a467 block signals in the pcm thread 2019-04-20 12:16:15 -04:00
Adam D. Ruppe 10d65d0367 idk 2019-04-03 10:01:45 -04:00
Adam D. Ruppe f9442ead2a remove GC from potentially per-frame call 2019-04-03 09:56:43 -04:00
Adam D. Ruppe e9a140928b minimal interface to argon2 password hashing C library 2019-03-29 20:34:50 -04:00
Adam D. Ruppe 66a86be0b7 apng loading works 2019-03-26 22:49:50 -04:00
Adam D. Ruppe 85b6a93e47 apng starting code 2019-03-26 22:11:08 -04:00
Adam D. Ruppe 03885f286c Merge branch 'master' of git://192.168.1.10/home/me/arsd 2019-03-26 22:10:11 -04:00
Adam D. Ruppe 414762f19b Merge branch 'master' of git://192.168.1.10/home/me/arsd 2019-03-26 22:01:24 -04:00
Adam D. Ruppe 5b27bb20b5 apng starting code 2019-03-26 22:02:28 -04:00
Adam D. Ruppe 6e55085a10 apng starting code 2019-03-26 22:02:02 -04:00
Adam D. Ruppe 68e67279f2 bin compare precidence thnks mzfhhhh 2019-03-26 20:28:19 -04:00
Adam D. Ruppe 60dda09f96 lol so many stupid errors 2019-03-25 17:00:38 -04:00
Adam D. Ruppe d13f62ac36 real joystick to virtual snes for player 1 2019-03-24 20:45:15 -04:00
Adam D. Ruppe fc896e74cb making gamehelpers usable 2019-03-23 21:11:14 -04:00
Adam D. Ruppe 1d14657596 merge 2019-03-23 18:29:06 -04:00
Adam D. Ruppe 16c4348b83 windows fixes 2019-03-23 18:27:40 -04:00
Adam D. Ruppe 3132e05f0f dox 2019-03-23 18:05:42 -04:00
Adam D. Ruppe 8131c41440 dox sux less 2019-03-23 14:45:24 -04:00
Adam D. Ruppe dc8c03b7c7 sucking a wee bit less 2019-03-23 14:45:15 -04:00
Adam D. Ruppe 95755a1512 making it suck less 2019-03-23 14:44:53 -04:00