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-03-20 06:46:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb2608ffd2
evennia
/
src
/
script_parents
History
Download ZIP
Download TAR.GZ
Greg Taylor
5a465746c5
Adjust some function names in the script parents to be at_ instead of a_. Also re-designed the scheduling system to be a lot more pythonic and easy to use. Utilizes classes to represent events. Much easier to plug in events from within the game directory now as well.
2009-04-06 16:19:07 +00:00
..
__init__.py
Splitting the scripted parent system out into the gamesrc directory. There will be more explanation of this later.
2008-12-15 05:55:04 +00:00
basicobject.py
Adjust some function names in the script parents to be at_ instead of a_. Also re-designed the scheduling system to be a lot more pythonic and easy to use. Utilizes classes to represent events. Much easier to plug in events from within the game directory now as well.
2009-04-06 16:19:07 +00:00
basicplayer.py
Adjust some function names in the script parents to be at_ instead of a_. Also re-designed the scheduling system to be a lot more pythonic and easy to use. Utilizes classes to represent events. Much easier to plug in events from within the game directory now as well.
2009-04-06 16:19:07 +00:00