| age |
author |
description |
| 2007-09-03 |
Cory Dodt |
add the characteristics (just the booleans) used by skill |
| 2007-09-03 |
Cory Dodt |
rdfWrap sets parseType=Literal and tests on skillConverter include additional attributes we now serialize |
| 2007-09-03 |
Cory Dodt |
case where different number of Elements are compared is checked by compareXml |
| 2007-09-03 |
Cory Dodt |
serialize skillCheck, epicUse and fullText |
| 2007-09-03 |
Cory Dodt |
add 4 more fields that skills can handle exporting |
| 2007-09-03 |
Cory Dodt |
generate the correct reference column for psionic skills |
| 2007-09-03 |
Cory Dodt |
test the case that a converter is not found |
| 2007-09-03 |
Cory Dodt |
raise UsageError if converter name is missing |
| 2007-09-03 |
Cory Dodt |
docstrings |
| 2007-09-03 |
Cory Dodt |
docstrings, and test converterDoc in no-__doc__ case |
| 2007-09-03 |
Cory Dodt |
converterDoc should handle the no-doc case |
| 2007-09-03 |
Cory Dodt |
basic tests for PlaytoolsIO |
| 2007-09-03 |
Cory Dodt |
remove rapenpasted sibpath since we already depend on twisted anyway |
| 2007-09-03 |
Cory Dodt |
document the public api by adding __all__ |
| 2007-09-03 |
Stephen Thorne |
Use sibpath directly, this removed the dependancy on Goonmill, and |
| 2007-09-03 |
Cory Dodt |
Automated merge with file:/home/cdodt/wc/Playtools |
| 2007-09-03 |
Cory Dodt |
Skills converter |
| 2007-09-03 |
Cory Dodt |
converter uses subcommand options |
| 2007-09-03 |
Cory Dodt |
use # at the end of the xhtml namespace so tabulator doesn't complain |
| 2007-09-03 |
Cory Dodt |
rdfXmlWrap now takes an about arg as it obviously should |
| 2007-09-03 |
Cory Dodt |
convert framework and tests |
| 2007-09-02 |
Cory Dodt |
essentially, this is how ptconvert is gonna work now |
| 2007-09-02 |
Cory Dodt |
unit tests |
| 2007-08-29 |
Cory Dodt |
new dependencies into bootstrap |
| 2007-09-03 |
stephen |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-09-03 |
stephen |
More playing around with parsing out the spells. |
| 2007-09-01 |
stephen |
Use a different method of creating the n3 document, use rdflib directly to write |
| 2007-09-01 |
stephen |
I hope I'm merging this right! |
| 2007-09-01 |
stephen |
Be able to parse out the armor class status from the monsters. |
| 2007-09-02 |
Cory Dodt |
move notation3 into bin |
| 2007-09-02 |
Cory Dodt |
add Processor handlers for more tokens in the n3 |
| 2007-09-02 |
Cory Dodt |
some more test cases for simple.n3 |
| 2007-09-01 |
Cory Dodt |
notation3.py still DOES NOT handle unicode (and never will as long as it uses simpleparse) but now is able to overlook the only place unicode actually occurs, inside string literals |
| 2007-09-01 |
Cory Dodt |
check in beginnings of a test document for n3 parsers |
| 2007-09-01 |
Cory Dodt |
this n3 parser can now mostly parse family.n3 except no unicodes and some problems with (nested?) formulas |
| 2007-08-31 |
Cory Dodt |
experiment with parsing n3 myself |
| 2007-08-30 |
Cory Dodt |
rename properties to property |
| 2007-08-30 |
Cory Dodt |
rdfify should return parseable output, anyway |
| 2007-08-29 |
Cory Dodt |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-08-29 |
Cory Dodt |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-08-29 |
Cory Dodt |
ignore trial temp dir |
| 2007-08-26 |
Cory Dodt |
don't use p() which fails on old versions of bash |
| 2007-08-26 |
Cory Dodt |
working on plugins system for converters |
| 2007-08-30 |
stephen |
Import both monsters and skills. Only rudimentary monsters so far. Be a |
| 2007-08-29 |
stephen |
Initial commit of something that will dump a bunch of skills from the sqlite db. |
| 2007-08-29 |
stephen |
Make the bootstrap.sh file contain the same changes as in Goonmill that allow it to work under OSX. |
| 2007-08-26 |
Cory Dodt |
this file was an aborted experiment, let it trouble us no more |
| 2007-08-26 |
Cory Dodt |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-08-26 |
Cory Dodt |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-08-26 |
Cory Dodt |
this was a half-baked experiment, taking it out |
| 2007-08-27 |
stephen |
branch merge... |
| 2007-08-27 |
stephen |
Add the p: prefix to be the properties file, this is referenced in pcclass.n3 |
| 2007-08-27 |
stephen |
Fix some of the prefixes so that this file parses properly. |
| 2007-08-26 |
stephen |
Remove the copyn3.sh file, it's a relic, and only runs on thesoftworld.com |
| 2007-08-26 |
Cory Dodt |
add urls to the readme |
| 2007-08-22 |
Cory Dodt |
add an object mapper and make it possible to use data resources from here |
| 2007-08-17 |
Cory Dodt |
Automated merge with ssh://thesoftworld.com//usr/local/Playtools |
| 2007-08-17 |
Cory Dodt |
playtools images and starter package |
| 2007-08-16 |
Cory Dodt |
ignore file and Makefile to start hg serve |
| 2007-08-16 |
Cory Dodt |
initial stuff |