Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Thu, 03 Jun 2010 02:36:09 +0000 | vtchill | credits screen now comes up properly when you click on the credits button. |
Wed, 02 Jun 2010 21:43:03 +0000 | prock | Items can now be serialized/deserialized to/from disk. I haven't finished actors yet. This allows for persistent states when you enter/leave maps. |
Tue, 01 Jun 2010 21:38:14 +0000 | prock | Refactored the Quest class a bit. Made it a base class for other possible quest types. Added the RETURN_ITEM quest type. |
Tue, 01 Jun 2010 19:19:08 +0000 | prock | Adding the temple_entrance object. |
Tue, 01 Jun 2010 19:17:30 +0000 | prock | Some misc code cleanup. |
Tue, 01 Jun 2010 18:28:25 +0000 | nihathrael | Improve errorhandling slighty |