root/branches/simplest-thing

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @238 [238] 3 years ged Fixes #20
(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 -- More TypeCheck? -> ArgCheck? fixes. -- Comment and aesthetic fixes.
(edit) @195 [195] 4 years ged -- Added logging in debugging mode.
(edit) @194 [194] 4 years ged -- Fixed method comment.
(edit) @193 [193] 4 years ged -- Added tests for event reflection
(edit) @192 [192] 4 years ged -- Added tests for #<< method of Locus.
(edit) @191 [191] 4 years ged -- More fixes to event.tests, locus.tests, and verb.tests for Verbs being …
(edit) @190 [190] 4 years ged -- Removed bogus #to_s for SpeechEvent?. -- Aesthetic change to output: now …
(edit) @189 [189] 4 years ged -- Fixed direct calls to constructors instead of Singleton's #instance.
(edit) @188 [188] 4 years ged Epic4: Events. -- Added acceptance/epic4.rb -- Removed redundant constants …
(edit) @187 [187] 4 years ged -- Made epic3 code pass its tests again.
(edit) @186 [186] 4 years ged -- Oops. Misunderstood epic3 code. Re-arranging, now with the power of …
(edit) @185 [185] 4 years ged -- Oops. Misunderstood epic3 code. Re-arranging, now with the power of …
(edit) @184 [184] 4 years ged -- Oops. Misunderstood epic3 code. Re-arranging.
(edit) @183 [183] 4 years ged -- Oops. Misunderstood epic3 code. Re-arranging.
(edit) @182 [182] 4 years ged -- Consolidated all epic tests and libs under acceptance/ and …
(edit) @181 [181] 4 years ged -- Added event-generation interface + basic tests to Verb
(edit) @180 [180] 4 years ged -- Added initial implementation of FaerieMUD::Verb.
(edit) @179 [179] 4 years ged -- Call super version of #singleton_method_added for Entity.
(edit) @178 [178] 4 years ged -- Implemented reflecting #disperseEvents for Area.
(edit) @177 [177] 4 years ged -- Updated base template to use consolidated class declaration.
(edit) @176 [176] 4 years ged -- Updated require header in tests template to work from directories other …
(edit) @175 [175] 4 years aidan Added a missing require for fm/events/science
(edit) @174 [174] 4 years ged -- Added redist'ed PluginFactory?.
(edit) @173 [173] 4 years ged -- Added ignore prop for test.log to the root dir.
(edit) @172 [172] 4 years ged -- Merged event code from old trunk to the "simplest-thing" branch. -- …
(edit) @171 [171] 4 years ged - Re-enabled the require bits now that there's an fm.rb again.
(edit) @170 [170] 4 years stillflame - started in with the combat tests and their implementation
(edit) @169 [169] 4 years stillflame - added some notes from the last meeting - tweaked a little, but with no …
(edit) @168 [168] 4 years stillflame - stupid emacs ruby-mode problem fixed with #"
(edit) @167 [167] 4 years stillflame - added one extra little test
(edit) @166 [166] 4 years stillflame - added lame work-around to closing the game connection after the "quit" …
(edit) @165 [165] 4 years stillflame - almost all acceptance tests pass now
(edit) @164 [164] 4 years stillflame - added Character class for faeriemud.rb - added Game class to the …
(edit) @163 [163] 4 years stillflame - added TextUI module functions (with an extra method) - consolidated …
(edit) @162 [162] 4 years stillflame - filling in code for some more tests
(edit) @161 [161] 4 years stillflame - no need to show how much i did not know
(edit) @160 [160] 4 years stillflame - fixed io sync problem - tests all pass now
(edit) @159 [159] 4 years stillflame - faeriemud.rb is apparently what should be able to pass the tests - popen …
(edit) @158 [158] 4 years stillflame - commented out attempted require of fm libraries
(edit) @157 [157] 4 years ged Starting over using "simplest thing that could possibly work."
(edit) @156 [156] 4 years ged Starting over using "simplest thing that could possibly work."
(edit) @154 [154] 4 years stillflame - new simple tests, iteration 1 passing
(copy) @148 [148] 4 years ged Branching for agile experiment: "simplest thing that could possibly work".
copied from trunk:
(edit) @147 [147] 4 years stillflame stupid attempt at minimal reproduction of crazy seg fault
Note: See TracRevisionLog for help on using the revision log.