|
|
|
@238
|
[238]
|
06/20/05 18:32:22 |
ged |
Fixes #20 |
|
|
|
@220
|
[220]
|
06/08/05 19:31:51 |
ged |
- Readded |
|
|
|
@219
|
[219]
|
06/08/05 06:26:58 |
ged |
- Futher work on the input/output code. Committing for merge with trunk, … |
|
|
|
@218
|
[218]
|
06/08/05 06:25:56 |
ged |
Initial checkin. |
|
|
|
@217
|
[217]
|
06/08/05 05:32:01 |
ged |
- Added interface for CommandParser to get wordset for its collection of … |
|
|
|
@216
|
[216]
|
06/08/05 05:25:48 |
ged |
- Removed SVNURL |
|
|
|
@215
|
[215]
|
06/08/05 05:24:39 |
ged |
- Moved mutex from Entity |
|
|
|
@214
|
[214]
|
06/08/05 05:23:31 |
ged |
- Added CommandCollisionError? |
|
|
|
@213
|
[213]
|
06/08/05 05:22:33 |
ged |
- Moved mutex into GameObject? |
|
|
|
@212
|
[212]
|
06/08/05 05:15:33 |
ged |
Initial (re)checkin. |
|
|
|
@211
|
[211]
|
06/08/05 05:06:06 |
ged |
- Renamed to make way for Lithium epic. |
|
|
|
@210
|
[210]
|
06/07/05 05:13:09 |
ged |
- Moved class into FaerieMUD:: |
|
|
|
@209
|
[209]
|
06/07/05 05:12:30 |
ged |
- Fixed $LOAD_PATH
- Imported utils instead of redefining them.
- … |
|
|
|
@208
|
[208]
|
06/07/05 05:11:35 |
ged |
- Fixed argument ambiguity with parens |
|
|
|
@207
|
[207]
|
06/07/05 05:10:23 |
ged |
- Removed vestigial example code. |
|
|
|
@206
|
[206]
|
06/07/05 05:08:27 |
ged |
- Added Module#implements and #implements? aliases
- Added … |
|
|
|
@205
|
[205]
|
06/07/05 05:06:54 |
ged |
- Fixed comment in header |
|
|
|
@204
|
[204]
|
06/07/05 05:06:13 |
ged |
- Added an ::abstract code-gen function for virtual methods. |
|
|
|
@203
|
[203]
|
06/07/05 05:04:51 |
ged |
- Fixed line-length problems
- Added ConstituentError? and … |
|
|
|
@202
|
[202]
|
05/24/05 18:38:42 |
ged |
- Added method docs.
- Sped up interval a bit. |
|
|
|
@201
|
[201]
|
05/23/05 13:30:25 |
ged |
- Cleaned up command-line error-handling |
|
|
|
@200
|
[200]
|
05/23/05 06:57:44 |
ged |
- Added comment footer transform |
|
|
|
@199
|
[199]
|
05/22/05 09:07:19 |
ged |
Initial checkin of wiki-conversion tool |
|
|
|
@198
|
[198]
|
11/25/04 16:36:14 |
ged |
-- Cleaned up docs and contributors lines. |
|
|
|
@197
|
[197]
|
11/20/04 14:42:52 |
ged |
-- Moved over gameobject tests from trunk.
-- Added enough versioning … |
|
|
|
@196
|
[196]
|
11/20/04 14:41:16 |
ged |
-- More TypeCheck? -> ArgCheck? fixes.
-- Comment and aesthetic fixes. |
|
|
|
@195
|
[195]
|
11/20/04 14:38:20 |
ged |
-- Added logging in debugging mode. |
|
|
|
@194
|
[194]
|
11/20/04 01:51:28 |
ged |
-- Fixed method comment. |
|
|
|
@193
|
[193]
|
11/20/04 01:51:04 |
ged |
-- Added tests for event reflection |
|
|
|
@192
|
[192]
|
11/20/04 01:49:18 |
ged |
-- Added tests for #<< method of Locus. |
|
|
|
@191
|
[191]
|
11/20/04 01:31:55 |
ged |
-- More fixes to event.tests, locus.tests, and verb.tests for Verbs being … |
|
|
|
@190
|
[190]
|
11/18/04 14:59:08 |
ged |
-- Removed bogus #to_s for SpeechEvent?.
-- Aesthetic change to output: now … |
|
|
|
@189
|
[189]
|
11/18/04 14:17:34 |
ged |
-- Fixed direct calls to constructors instead of Singleton's #instance. |
|
|
|
@188
|
[188]
|
11/18/04 14:13:19 |
ged |
Epic4: Events.
-- Added acceptance/epic4.rb
-- Removed redundant constants … |
|
|
|
@187
|
[187]
|
11/18/04 10:12:13 |
ged |
-- Made epic3 code pass its tests again. |
|
|
|
@186
|
[186]
|
11/18/04 09:06:15 |
ged |
-- Oops. Misunderstood epic3 code. Re-arranging, now with the power of … |
|
|
|
@185
|
[185]
|
11/18/04 09:05:44 |
ged |
-- Oops. Misunderstood epic3 code. Re-arranging, now with the power of … |
|
|
|
@184
|
[184]
|
11/18/04 08:43:19 |
ged |
-- Oops. Misunderstood epic3 code. Re-arranging. |
|
|
|
@183
|
[183]
|
11/18/04 08:42:48 |
ged |
-- Oops. Misunderstood epic3 code. Re-arranging. |
|
|
|
@182
|
[182]
|
11/18/04 08:39:46 |
ged |
-- Consolidated all epic tests and libs under acceptance/ and … |
|
|
|
@181
|
[181]
|
11/17/04 21:49:51 |
ged |
-- Added event-generation interface + basic tests to Verb |
|
|
|
@180
|
[180]
|
11/17/04 21:29:13 |
ged |
-- Added initial implementation of FaerieMUD::Verb. |
|
|
|
@179
|
[179]
|
11/17/04 21:27:01 |
ged |
-- Call super version of #singleton_method_added for Entity. |
|
|
|
@178
|
[178]
|
11/17/04 21:26:27 |
ged |
-- Implemented reflecting #disperseEvents for Area. |
|
|
|
@177
|
[177]
|
11/17/04 20:34:16 |
ged |
-- Updated base template to use consolidated class declaration. |
|
|
|
@176
|
[176]
|
11/17/04 20:31:13 |
ged |
-- Updated require header in tests template to work from directories other … |
|
|
|
@175
|
[175]
|
11/15/04 15:41:06 |
aidan |
Added a missing require for fm/events/science |
|
|
|
@174
|
[174]
|
11/15/04 15:32:01 |
ged |
-- Added redist'ed PluginFactory?. |
|
|
|
@173
|
[173]
|
11/15/04 15:27:08 |
ged |
-- Added ignore prop for test.log to the root dir. |
|
|
|
@172
|
[172]
|
11/15/04 15:23:47 |
ged |
-- Merged event code from old trunk to the "simplest-thing" branch.
-- … |
|
|
|
@171
|
[171]
|
11/15/04 15:21:36 |
ged |
- Re-enabled the require bits now that there's an fm.rb again. |
|
|
|
@170
|
[170]
|
11/13/04 14:28:15 |
stillflame |
- started in with the combat tests and their implementation |
|
|
|
@169
|
[169]
|
11/09/04 11:04:21 |
stillflame |
- added some notes from the last meeting
- tweaked a little, but with no … |
|
|
|
@168
|
[168]
|
11/07/04 18:44:05 |
stillflame |
- stupid emacs ruby-mode problem fixed with #" |
|
|
|
@167
|
[167]
|
11/07/04 13:58:00 |
stillflame |
- added one extra little test |
|
|
|
@166
|
[166]
|
11/05/04 20:53:51 |
stillflame |
- added lame work-around to closing the game connection after the "quit" … |
|
|
|
@165
|
[165]
|
11/01/04 18:24:07 |
stillflame |
- almost all acceptance tests pass now |
|
|
|
@164
|
[164]
|
11/01/04 17:31:48 |
stillflame |
- added Character class for faeriemud.rb
- added Game class to the … |
|
|
|
@163
|
[163]
|
11/01/04 14:36:47 |
stillflame |
- added TextUI module functions (with an extra method)
- consolidated … |
|
|
|
@162
|
[162]
|
10/23/04 16:45:35 |
stillflame |
- filling in code for some more tests |
|
|
|
@161
|
[161]
|
10/19/04 17:38:57 |
stillflame |
- no need to show how much i did not know |
|
|
|
@160
|
[160]
|
10/19/04 17:38:30 |
stillflame |
- fixed io sync problem
- tests all pass now |
|
|
|
@159
|
[159]
|
10/18/04 22:21:54 |
stillflame |
- faeriemud.rb is apparently what should be able to pass the tests
- popen … |
|
|
|
@158
|
[158]
|
10/18/04 22:16:21 |
stillflame |
- commented out attempted require of fm libraries |
|
|
|
@157
|
[157]
|
10/16/04 17:43:10 |
ged |
Starting over using "simplest thing that could possibly work." |
|
|
|
@156
|
[156]
|
10/16/04 17:41:54 |
ged |
Starting over using "simplest thing that could possibly work." |
|
|
|
@154
|
[154]
|
10/16/04 16:56:55 |
stillflame |
- new simple tests, iteration 1 passing |
|
|
|
@148
|
[148]
|
10/16/04 15:27:00 |
ged |
Branching for agile experiment: "simplest thing that could possibly work". |
|
|
|
@2
|
[2]
|
05/14/03 18:32:43 |
unknown |
This commit was manufactured by cvs2svn to create … |