Commit Graph

1493 Commits

Author SHA1 Message Date
Neale Pickett db2eea8c7f add p2.xcf 2012-06-27 14:41:52 -06:00
Neale Pickett 170e63fa4f 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 af4788b541 Add generalstatics category 2012-06-27 14:40:51 -06:00
Neale Pickett 5f563787f6 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 febb10e92f add 2012 generalstatics.com site 2012-06-27 13:46:32 -06:00
Neale Pickett b7f8578d62 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 d18ad8238f Add category to URL in puzzles.cgi 2012-06-13 11:37:13 -06:00
Neale Pickett c82870e8d9 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 0ac533c2cf Fixed my mistakes on puzzles.cgi.c 2012-06-13 13:31:14 -04:00
Aaron McPhall abe16d9d51 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 b0bb5b56ca Move var decl in puzzles.cgi.c to work with older C 2012-06-13 11:23:16 -06:00
Neale Pickett 67c631cdc1 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 0bcfe50137 pointscli no longer fails on success 2012-06-13 11:11:26 -06:00
Neale Pickett 86cc9c3524 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 b8296a5414 map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett e174031d7d 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 290bfced19 Make P2 use its own www directory 2012-06-12 21:07:56 -06:00
Neale Pickett 3281790c8e 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 f5d1035ee1 disable p2cli screen black (thanks slackish) 2012-06-12 19:48:19 -06:00
Neale Pickett 1e54e00e3a 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 f996c1921b 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 eb77d971c5 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 665a052c8c Working, tested p2 console 2012-06-11 14:37:39 -06:00
Neale Pickett 76e7b5eb98 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 fa12219e3a Start at p2 server package 2012-06-09 16:11:23 -06:00
Neale Pickett 16c9dc94e5 Start at p2 server package 2012-06-09 16:11:23 -06:00