Commit Graph

1066 Commits

Author SHA1 Message Date
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 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 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 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
Adam D. Ruppe 49341201fe real sux 2019-03-14 16:51:34 -04:00
Adam Ruppe 63c3cf8a8a whatever 2019-03-10 17:19:40 -04:00
Adam Ruppe c266c59b1f (very slightly) better mac support 2019-03-10 17:18:57 -04:00
Adam D. Ruppe 6acfc5cb6e add unix domain socket support for scgi (and httpd but idk if that is useful) 2019-03-09 17:40:13 -05:00
Adam D. Ruppe b426390abe sanity check on header size jic 2019-03-09 12:00:41 -05:00
Adam D. Ruppe b106b2cc5c wrong version on windows 2019-03-08 09:16:35 -05:00
Adam D. Ruppe b3df2871d2 stupid dmd warnings are useless 2019-03-07 22:23:51 -05:00
Adam D. Ruppe 0c328aa3b0 notes to self 2019-03-07 22:23:00 -05:00
Adam D. Ruppe fe943409d1 add more context to exceptions 2019-03-04 10:19:29 -05:00
Adam D. Ruppe b06d1bcb32 Merge branch 'mac' 2019-03-02 21:34:49 -05:00
Adam D. Ruppe 08e525e2de more stuff 2019-03-02 21:34:46 -05:00
Adam Ruppe 2ea2b13591 merge 2019-03-02 21:32:01 -05:00
Adam Ruppe 10468ee9f4 fixing some of the old cocoa code 2019-03-02 21:30:47 -05:00
Adam D. Ruppe 3bcce8b478 new method to check if valid to create Terminal; 2019-03-01 12:29:43 -05:00
Adam D. Ruppe 2fa8f7cfa9 catchup 2019-02-25 09:42:47 -05:00
Adam D. Ruppe 26868a7526 speculative bug fix 2019-02-22 11:37:03 -05:00
Adam D. Ruppe 15e648f43e catchup 2019-02-18 15:59:06 -05:00
Adam D. Ruppe 076d28dba1 for now rest sample 2019-02-18 15:25:10 -05:00
Adam D. Ruppe 3f15f41ddc smaller buffer tbh no need for something so huge 2019-02-11 21:43:54 -05:00
Adam D. Ruppe 07e19d8ff1
Merge pull request #183 from MuriloMir/patch-1
Update jpeg.d
2019-02-11 21:39:52 -05:00
Murilo Miranda ba017f9065
Update jpeg.d
I did what you had already done before to all instances of core.stdc.stdlib.alloca() calls to solve the error with -m64.
2019-02-12 00:38:19 -02:00
Adam D. Ruppe ece8c2002e change alloca to static buffer to avoid spurious exception handling error 2019-02-11 20:34:17 -05:00
Adam D. Ruppe 13f3709acb catchup 2019-02-11 14:38:59 -05:00
Adam D. Ruppe 7bcd3eca8d prototype of web.d 2.0 in cgi.d 2019-02-11 14:38:53 -05:00
Adam D. Ruppe ec4a718730 fixup garbage with no > 2019-02-07 19:51:59 -05:00
Adam D. Ruppe ee12ef0b6e remove cruft 2019-02-06 21:45:36 -05:00
Adam D. Ruppe e9b1f5c650 wow i write awful, useless, untested code 2019-01-29 14:21:18 -05:00
Adam D. Ruppe fdd8eec60e wip 2019-01-24 21:14:23 -05:00