History for atlantis / lisp / world.lisp
2017-10-30
@Daniel Vedder
Implemented persistent state storage.
Daniel Vedder committed on 30 Oct 2017
2017-10-23
@Daniel Vedder
Updated source file headers. ...
Daniel Vedder committed on 23 Oct 2017
2017-10-20
@Daniel Vedder
Implemented autosaving. ...
Daniel Vedder committed on 20 Oct 2017
2017-10-10
@Daniel Vedder
Wrote the HACKING documentation file. ...
Daniel Vedder committed on 10 Oct 2017
2017-07-25
@Daniel Vedder
Added place commands and the lost-in-the-forest extension function. ...
Daniel Vedder committed on 25 Jul 2017
2017-06-26
@Daniel Vedder
Several minor changes, including slots for hooks (to be added later).
Daniel Vedder committed on 26 Jun 2017
2017-06-09
@Daniel Vedder
Removed the player creation function and made the start menu more user-friendly.
Daniel Vedder committed on 9 Jun 2017
@Daniel Vedder
Diked out character class and race.
Daniel Vedder committed on 9 Jun 2017
2015-07-13
@Daniel Vedder
Implemented in-game functions. ...
Daniel Vedder committed on 13 Jul 2015
2015-07-10
@Daniel Vedder
Implemented quests. A small feature with a large effect :-)
Daniel Vedder committed on 10 Jul 2015
2015-06-22
@Daniel Vedder
Started implementing trading system (buying works now). ...
Daniel Vedder committed on 22 Jun 2015
2015-06-17
@Daniel Vedder
Some refactoring and bug fixing (introduced debugging print function).
Daniel Vedder committed on 17 Jun 2015
@Daniel Vedder
Added single-player mode, enabled saving/loading of a game. ...
Daniel Vedder committed on 17 Jun 2015
2015-06-11
@Daniel Vedder
Continued working on networking capabilities. ...
Daniel Vedder committed on 11 Jun 2015
2015-06-02
@Daniel Vedder
Refactored define commands, started integrating monsters into the game world.
Daniel Vedder committed on 2 Jun 2015
2015-05-31
@Daniel Vedder
Some refactoring in world/game-object, expanded commandline parameter parsing.
Daniel Vedder committed on 31 May 2015
2015-05-30
@Daniel Vedder
Did some planning on how to proceed from here, started on the networking module.
Daniel Vedder committed on 30 May 2015
2015-05-22
@Daniel Vedder
Created an ATL-mode for Emacs and expanded the test world.
Daniel Vedder committed on 22 May 2015
2015-05-21
@Daniel Vedder
Saved a lot of code by writing build-symbol, started on client module.
Daniel Vedder committed on 21 May 2015
@Daniel Vedder
Enabled Lisp extension files to be loaded from ATL source file. ...
Daniel Vedder committed on 21 May 2015
2015-05-20
@Daniel Vedder
Added races and character classes, wrote safe-guard against circular imports.
Daniel Vedder committed on 20 May 2015
@Daniel Vedder
Parsing an ATL file now actually builds the *world*.
Daniel Vedder committed on 20 May 2015
2015-05-19
@Daniel Vedder
Enabled recursive loading of ATL files, implemented option command behaviour. ...
Daniel Vedder committed on 19 May 2015
2015-05-17
@Daniel Vedder
Integrated interpreter.lisp with atlantis.lisp, various bug fixes.
Daniel Vedder committed on 17 May 2015
2015-05-15
@Daniel Vedder
Expanded interpreter, started on world.
Daniel Vedder committed on 15 May 2015
@Daniel Vedder
Started work on the interpreter. ...
Daniel Vedder committed on 15 May 2015