2016-05-13 |
Christopher... | fixed infinite recursion on clerk main loop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-11 |
Christopher... | Switch inject-special! to do-inject-special! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-11 |
Christopher... | Rename inject! to inject-gameobj! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | clerk dismissing, and a "special guest" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | Only change location when it isn't the same as current... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | technically we're 0.1.0-pre |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | Moving README to right place |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | Add a basic README file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | Last minute bricabrac fixes and adjustments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | add bricabrac and goblin-hq |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | Add clerk and bell |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-09 |
Christopher... | adding and dropping things works |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-09 |
Christopher... | basic things, with the ability to pick them up (but... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-08 |
Christopher... | start of smoking room, and some namespacing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-08 |
Christopher... | remove "gameobj init!" debug message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | remove debugging pk |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | added dynamic linking approach to exits. live hacking... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | Most of the rest of support for live hacking! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | Injection almost works, you can pass along the appropri... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | fill in caache comment |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Add about to preposition list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | add chat as an alias for talk |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Add "to" to prepositions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Fix code for going someplace that doesn't exist |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Added emote! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | A bunch of stuff so you can set your own username |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Announce to other room participants when a guest arrives |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | add the grand hallway |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Announce comings and goings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | remove debugging code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Adding missing (c) notices (thx jxself) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | ability to say things, at last! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | remove debug message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | remove debug message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | room level messages, client disconnection |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | more tweaks |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | curio cabinet and stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Add keyword for generally-visible |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-06 |
Christopher... | Add Hotel Bricabrac |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | You can now look at things |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | remove stupid pre/post message stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | remove (pk 'foo) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | See objects in the same room as you |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | Some docstrings on gameobj |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | Remove all accessors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-05 |
Christopher... | Can FINALLY interact with objects! Woohoo! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | rearchitect so that the world can init with a game... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | better go-where text |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | more dynamic dispatch of commands |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | INSTALL was awkwardly a nonexistant symlink |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | look in rooms |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | We can finally move around! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | moving between rooms nearly works |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-04 |
Christopher... | commands finally dispatch |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | bad import made circular refs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | gameobj refactor mostly working now |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | big refactor to players, rooms, gameobj stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | Many steps towards handling input (but not there yet...) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | import player correctly, pass off input correctly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | goblin hq demo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | Split mudsync.scm out into multiple files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | Move networking stuff into its own file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | Basic automake build stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | refactoring commands slots |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | some example room commands |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | some TODOs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | more basic gameobj and player stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | Add commands and contain-commands to gameobj |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | Add copyright, clean up parser.scm |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | prototype sentence parsing code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | Move location onto game-actor |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | Finally can connect and get a room description! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | room exit wiring |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | rooms and exits and things |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | Move game-master methods beneath it, use wrap-apply... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | Networking hooked up to rudimentary <game-master> |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | Add GPL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | most network stuff, a copyright notice |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | Most of the network code is working, it seems |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | Some basic network code that kinda sorta works |
commit | commitdiff | tree | snapshot (zip tar.gz) |
|