root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @288 [288] 7 weeks ged * Updated build system * Finished converting statistic tests to specs.
(edit) @287 [287] 7 weeks ged Checkpoint commit
(edit) @286 [286] 2 months ged Added 'rubygems' dependency.
(edit) @285 [285] 2 months ged * More build system updates * Cleanup of some documentation headers * …
(edit) @284 [284] 2 months ged Checkpointing after upgrading to a new build system
(edit) @283 [283] 3 months ged Cleaned up FaerieMUD::Organism class.
(edit) @282 [282] 5 months ged * Finished up test::unit -> rspec conversion for FaerieMUD::Logger
(edit) @281 [281] 5 months ged Oops. Forgot to add the matcher library and the synopsis example
(edit) @280 [280] 5 months ged * More work on the specs for the Logger class. * Added an RSpec matcher …
(edit) @279 [279] 5 months ged Adding rake task libraries
(edit) @278 [278] 6 months ged * Set project file to binary mimetype to stop changes showing up in Trac …
(edit) @277 [277] 6 months ged * Updated the build system substantially, including stuff from both the …
(edit) @276 [276] 17 months ged source:trunk/Rakefile * Moved the default spec task into the toplevel …
(edit) @275 [275] 17 months ged Converted a few more specs
(edit) @274 [274] 17 months ged Added an external for the LinkParser binding
(edit) @273 [273] 17 months ged Updated external for Linguistics
(edit) @272 [272] 17 months ged Updated externals
(edit) @271 [271] 17 months ged Converted a few more unit tests to specs
(edit) @270 [270] 18 months ged * Started conversion of Test::Unit tests to RSpec (refs #24) * Added a …
(edit) @269 [269] 2 years ged * Changed thread-per-event model to two threads: one for user-interaction …
(edit) @268 [268] 2 years ged * Added the smoke-and-mirrors demo interface spike thingie.
(edit) @267 [267] 2 years stillflame - added redist of pdx ruby brigade's rbot plugin for svn watching
(edit) @266 [266] 3 years stillflame - added notes on hacking
(edit) @265 [265] 3 years stillflame - started plugging BogswiddleBot? up to the database - initial schema and …
(edit) @264 [264] 3 years stillflame - mode the TracPlugin? more fault tolerant and robust
(edit) @263 [263] 3 years stillflame - moved plugin require to the initialize - added comments, reformatted
(edit) @262 [262] 3 years stillflame - moved tools/irc/feed.rb to tools/irc/trac.rb
(edit) @261 [261] 3 years stillflame - much more workinging TracPlugin? out of FeedPlugin?
(edit) @260 [260] 3 years ged * Cleaned up some tests * Replaced last vestiges of Test::Unit::Mock with …
(edit) @259 [259] 3 years stillflame - adding the spike-ish work on an rbot plugin for rss feeds (broken)
(edit) @258 [258] 3 years stillflame - adding Linguistics and Ruby-WordNet
(edit) @257 [257] 3 years stillflame - no, that did not work
(edit) @256 [256] 3 years stillflame trying to redist Test-Unit-Mock
(edit) @255 [255] 3 years ged * Added bogswiddle (IRCbot) stub
(edit) @254 [254] 3 years ged * Checkpointing for Saturday code-sharing.
(edit) @253 [253] 3 years ged - Made Verb test reflect the change in #invoke's signature.
(edit) @252 [252] 3 years ged - Hooked up some of the volition stuff in Spirit. - Added beginnings of …
(edit) @251 [251] 3 years ged - A bit more work on the Observation epic.
(edit) @250 [250] 3 years ged - Committing what I have in case I get hit by a bus. (No really this …
(edit) @249 [249] 3 years ged - Committing what I have in case I get hit by a bus.
(edit) @248 [248] 3 years ged * Fixed lazy implementation of String#to_re * Added Integer#of (e.g., …
(edit) @247 [247] 3 years ged * Removed SVNUrl
(edit) @246 [246] 3 years ged * Added notes on Cultures from UPA conference.
(edit) @245 [245] 3 years ged * Added Perception diagram * Updates to class diagram
(edit) @244 [244] 3 years ged - Added call of class method from within instance.
(edit) @243 [243] 3 years ged - Made personas a loadable module - Added a trait snapshot to …
(edit) @242 [242] 3 years ged - Removed SVNUrl from the default template. It's too damn wide, and isn't …
(edit) @241 [241] 3 years ged Initial checkin of various experiments.
(edit) @240 [240] 3 years ged - Initial whack at creating a reusable set of persona characters.
(edit) @239 [239] 3 years ged Oops. Committed from an unswitched branch. Merging [238] back into the …
(edit) @238 [238] 3 years ged Fixes #20
(edit) @237 [237] 3 years ged - Synced with the project-utils version.
(edit) @236 [236] 3 years ged Initial checkin.
(edit) @235 [235] 3 years ged * Closes #7, #13, #14, #15, and #16. * Fixed docs for …
(edit) @234 [234] 3 years ged * Reworked logging so it's turned on before most of the FaerieMUD classes …
(edit) @233 [233] 3 years ged * Used pp instead of .inspect when YAML is disabled for more readable …
(edit) @232 [232] 3 years ged * Fixes #11 -- def_traits now correctly adds methods to the calling class …
(edit) @231 [231] 3 years ged Adding some experiments.
(edit) @230 [230] 3 years ged * Added Debuggable and Loggable. * Fixed PairStruct?. * Fixed the …
(edit) @229 [229] 3 years ged * Added Debuggable and Loggable. * Fixed PairStruct?. * Fixed the …
(edit) @228 [228] 3 years ged - Oops. Repeat after me: "Always run tests before checkin." Fixed …
(edit) @227 [227] 3 years ged - Moved #checkForHashArgs out of GameObject? into ArgCheckFunctions?.
(edit) @226 [226] 3 years ged - Moved locking methods that should have gone over to GameObject? with the …
(edit) @225 [225] 3 years ged - Cleaned up and simplified the class inheritance overview diagram.
(edit) @224 [224] 3 years ged - Worked on test coverage for properties
(edit) @223 [223] 3 years ged - Changed static PluginFactory? tarfile in redist to an external
(edit) @222 [222] 3 years ged Changes in the agile branch are too big for a merge, so I'm just copying …
(edit) @221 [221] 3 years ged Moving pre-agile stuff to a tag for posterity.
(edit) @220 [220] 3 years ged - Readded
(edit) @219 [219] 3 years ged - Futher work on the input/output code. Committing for merge with trunk, …
(edit) @218 [218] 3 years ged Initial checkin.
(edit) @217 [217] 3 years ged - Added interface for CommandParser to get wordset for its collection of …
(edit) @216 [216] 3 years ged - Removed SVNURL
(edit) @215 [215] 3 years ged - Moved mutex from Entity
(edit) @214 [214] 3 years ged - Added CommandCollisionError?
(edit) @213 [213] 3 years ged - Moved mutex into GameObject?
(edit) @212 [212] 3 years ged Initial (re)checkin.
(edit) @211 [211] 3 years ged - Renamed to make way for Lithium epic.
(edit) @210 [210] 3 years ged - Moved class into FaerieMUD::
(edit) @209 [209] 3 years ged - Fixed $LOAD_PATH - Imported utils instead of redefining them. - …
(edit) @208 [208] 3 years ged - Fixed argument ambiguity with parens
(edit) @207 [207] 3 years ged - Removed vestigial example code.
(edit) @206 [206] 3 years ged - Added Module#implements and #implements? aliases - Added …
(edit) @205 [205] 3 years ged - Fixed comment in header
(edit) @204 [204] 3 years ged - Added an ::abstract code-gen function for virtual methods.
(edit) @203 [203] 3 years ged - Fixed line-length problems - Added ConstituentError? and …
(edit) @202 [202] 3 years ged - Added method docs. - Sped up interval a bit.
(edit) @201 [201] 4 years ged - Cleaned up command-line error-handling
(edit) @200 [200] 4 years ged - Added comment footer transform
(edit) @199 [199] 4 years ged Initial checkin of wiki-conversion tool
(edit) @198 [198] 4 years ged -- Cleaned up docs and contributors lines.
(edit) @197 [197] 4 years ged -- Moved over gameobject tests from trunk. -- Added enough versioning …
(edit) @196 [196] 4 years ged