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