Commit Graph

1742 Commits

Author SHA1 Message Date
Neale Pickett 9b5bd34a47 add p2.xcf 2012-06-27 14:41:52 -06:00
Neale Pickett 182b4ac23f add p2.xcf 2012-06-27 14:41:52 -06:00
Neale Pickett a4b24249fe add p2.xcf 2012-06-27 14:41:52 -06:00
Neale Pickett 524a8d1c94 Add generalstatics category 2012-06-27 14:40:51 -06:00
Neale Pickett 1bbd111367 Add generalstatics category 2012-06-27 14:40:51 -06:00
Neale Pickett b918b27da3 Add generalstatics category 2012-06-27 14:40:51 -06:00
Neale Pickett 18fc122c8e Add generalstatics category 2012-06-27 14:40:51 -06:00
Neale Pickett fd26e233ac add 2012 generalstatics.com site 2012-06-27 13:46:32 -06:00
Neale Pickett d05062e8a2 add 2012 generalstatics.com site 2012-06-27 13:46:32 -06:00
Neale Pickett 990549b2cb add 2012 generalstatics.com site 2012-06-27 13:46:32 -06:00
Neale Pickett c49cf0c03e add 2012 generalstatics.com site 2012-06-27 13:46:32 -06:00
Neale Pickett 4d457b2b43 Add category to URL in puzzles.cgi 2012-06-13 11:37:13 -06:00
Neale Pickett 37325b11b6 Add category to URL in puzzles.cgi 2012-06-13 11:37:13 -06:00
Neale Pickett 622ed71052 Add category to URL in puzzles.cgi 2012-06-13 11:37:13 -06:00
Neale Pickett 2b71173ca8 Add category to URL in puzzles.cgi 2012-06-13 11:37:13 -06:00
Aaron McPhall 519a4a3d33 Fixed my mistakes on puzzles.cgi.c 2012-06-13 13:31:14 -04:00
Aaron McPhall 18fca7fce7 Fixed my mistakes on puzzles.cgi.c 2012-06-13 13:31:14 -04:00
Aaron McPhall 2db81def0d Fixed my mistakes on puzzles.cgi.c 2012-06-13 13:31:14 -04:00
Aaron McPhall f73ab8d01d Fixed my mistakes on puzzles.cgi.c 2012-06-13 13:31:14 -04:00
Neale Pickett b48b5924af Move var decl in puzzles.cgi.c to work with older C 2012-06-13 11:23:16 -06:00
Neale Pickett 739fd25703 Move var decl in puzzles.cgi.c to work with older C 2012-06-13 11:23:16 -06:00
Neale Pickett f1872cf6ba Move var decl in puzzles.cgi.c to work with older C 2012-06-13 11:23:16 -06:00
Neale Pickett 941dd5fd9b Move var decl in puzzles.cgi.c to work with older C 2012-06-13 11:23:16 -06:00
Neale Pickett d3185488ea pointscli no longer fails on success 2012-06-13 11:11:26 -06:00
Neale Pickett dcf9328adb pointscli no longer fails on success 2012-06-13 11:11:26 -06:00
Neale Pickett 6e0b12fe9f pointscli no longer fails on success 2012-06-13 11:11:26 -06:00
Neale Pickett ac038ac3f1 pointscli no longer fails on success 2012-06-13 11:11:26 -06:00
Neale Pickett ed71c577dd map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett 3c22ef84f5 map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett 2c6f2fbabf map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett 77c940437c map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett 7bcac17894 Make P2 use its own www directory 2012-06-12 21:07:56 -06:00
Neale Pickett beefd8c2c2 Make P2 use its own www directory 2012-06-12 21:07:56 -06:00
Neale Pickett 9a7fea046c Make P2 use its own www directory 2012-06-12 21:07:56 -06:00
Neale Pickett 9de96c1ca2 Make P2 use its own www directory 2012-06-12 21:07:56 -06:00
Neale Pickett 1741948bd7 disable p2cli screen black (thanks slackish) 2012-06-12 19:48:19 -06:00
Neale Pickett 006e9122f5 disable p2cli screen black (thanks slackish) 2012-06-12 19:48:19 -06:00
Neale Pickett 1540904f3e disable p2cli screen black (thanks slackish) 2012-06-12 19:48:19 -06:00
Neale Pickett 02e540123a disable p2cli screen black (thanks slackish) 2012-06-12 19:48:19 -06:00
Neale Pickett f5d4ef25a7 Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett 17901de534 Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett 78a67e9ab3 Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett f3c31e2d65 Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett 575a4dc43d Working, tested p2 console 2012-06-11 14:37:39 -06:00
Neale Pickett 7bb60f45f6 Working, tested p2 console 2012-06-11 14:37:39 -06:00
Neale Pickett af554eb3e6 Working, tested p2 console 2012-06-11 14:37:39 -06:00
Neale Pickett 81d52e3bdf Working, tested p2 console 2012-06-11 14:37:39 -06:00
Neale Pickett f53296c611 Start at p2 server package 2012-06-09 16:11:23 -06:00
Neale Pickett 9df3a506c1 Start at p2 server package 2012-06-09 16:11:23 -06:00
Neale Pickett bdc8452220 Start at p2 server package 2012-06-09 16:11:23 -06:00