This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-05 15:37:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
41ad2aed5d
evennia
/
evennia
/
objects
History
Download ZIP
Download TAR.GZ
Griatch
02ba1c0695
Fixed a wrong return from search_player with quiet=True. Fixes a traceback when using the find command to search for a player *me or *self.
2016-05-22 20:49:43 +02:00
..
migrations
Adding migrations for django1.8.
2015-04-04 00:08:51 +02:00
__init__.py
Made Evennia run with Django 1.9
2016-02-18 10:12:42 +01:00
admin.py
Have every class inherit from object.
2015-11-09 10:11:34 +01:00
manager.py
Don't use long, since it doesn't exist in python3.
2015-11-02 00:19:04 +01:00
models.py
Fixed typo in error reporter.
2015-12-15 20:59:05 +01:00
objects.py
Fixed a wrong return from search_player with quiet=True. Fixes a traceback when using the find command to search for a player *me or *self.
2016-05-22 20:49:43 +02:00